summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2024-03-22Merge tag 'drm-misc-next-fixes-2024-03-21' of https://gitlab.freedesktop.org/...Dave Airlie3-3/+2
2024-03-19nouveau/gsp: don't check devinit disable on GSP.Dave Airlie1-1/+0
2024-03-19Merge tag 'drm-misc-next-fixes-2024-03-14' of https://gitlab.freedesktop.org/...Dave Airlie11-27/+47
2024-03-19Merge tag 'drm-xe-next-fixes-2024-03-14' of https://gitlab.freedesktop.org/dr...Dave Airlie6-35/+55
2024-03-15drm/tests: Build KMS helpers when DRM_KUNIT_TEST_HELPERS is enabledKarolina Stolarek1-1/+1
2024-03-14drm/xe: Skip VMAs pin when requesting signal to the last XE_EXECJosé Roberto de Souza1-18/+23
2024-03-14drm/xe: Return if kobj creation is failedHimal Prasad Ghimiray1-1/+3
2024-03-14drm/xe: Invalidate userptr VMA on page pin faultMatthew Brost4-16/+29
2024-03-14drm/sun4i: hdmi: Fix u64 div on 32bit archMaxime Ripard1-1/+1
2024-03-13drm/exynos: simplify the return value handling in exynos_dp_get_modes()Jani Nikula1-4/+3
2024-03-13drm/bridge: lt9611uxc: use int for holding number of modesJani Nikula1-1/+1
2024-03-13drm/vc4: hdmi: do not return negative values from .get_modes()Jani Nikula1-1/+1
2024-03-13drm/imx/ipuv3: do not return negative values from .get_modes()Jani Nikula1-2/+2
2024-03-13drm/bridge: lt8912b: do not return negative values from .get_modes()Jani Nikula1-9/+7
2024-03-13drm/exynos: do not return negative values from .get_modes()Jani Nikula2-4/+4
2024-03-13drm/panel: do not return negative error codes from drm_panel_get_modes()Jani Nikula1-6/+11
2024-03-13drm/probe-helper: warn about negative .get_modes()Jani Nikula1-0/+7
2024-03-12drm/nouveau: fix kerneldoc warningsTimur Tabi1-0/+9
2024-03-12nouveau: reset the bo resource bus info after an evictionDave Airlie1-0/+2
2024-03-11Merge tag 'amd-drm-next-6.9-2024-03-08-1' of https://gitlab.freedesktop.org/a...drm-next-2024-03-13Dave Airlie74-791/+122906
2024-03-08Merge tag 'drm-msm-next-2024-03-07' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie23-291/+736
2024-03-08Merge tag 'drm-etnaviv-next-2024-03-07' of https://git.pengutronix.de/git/lst...Dave Airlie8-44/+158
2024-03-08Merge tag 'drm-xe-next-fixes-2024-03-04' of ssh://gitlab.freedesktop.org/drm/...Dave Airlie7-33/+13
2024-03-08Merge tag 'drm-misc-next-fixes-2024-03-07' of https://anongit.freedesktop.org...Dave Airlie1-1/+1
2024-03-08Merge tag 'amd-drm-next-6.9-2024-03-01' of https://gitlab.freedesktop.org/agd...Dave Airlie90-660/+783
2024-03-07drm/amd/display: Removed redundant @ symbol to fix kernel-doc warnings in -ne...R SUNDAR1-4/+3
2024-03-07drm/amd/pm: wait for completion of the EnableGfxImu messageTim Huang1-2/+9
2024-03-07drm/amdgpu/soc21: add mode2 asic reset for SMU IP v14.0.1lima10021-0/+1
2024-03-07drm/amdgpu: add smu 14.0.1 supportYifan Zhang2-0/+7
2024-03-07drm/amdgpu: add VPE 6.1.1 discovery supportAlex Deucher1-0/+1
2024-03-07drm/amdgpu/vpe: add VPE 6.1.1 supportLang Yu2-106/+207
2024-03-07drm/amdgpu/vpe: don't emit cond exec command under collaborate modeLang Yu1-0/+3
2024-03-07drm/amdgpu/vpe: add collaborate mode support for VPELang Yu2-0/+21
2024-03-07drm/amdgpu/vpe: add PRED_EXE and COLLAB_SYNC OPCODELang Yu1-1/+2
2024-03-07drm/amdgpu/vpe: add multi instance VPE supportLang Yu2-0/+13
2024-03-07drm/amdgpu/discovery: add nbif v6_3_1 ip blockLikun Gao1-0/+5
2024-03-07drm/amdgpu: Add nbif v6_3_1 ip block supportHawking Zhang3-1/+529
2024-03-07drm/amdgpu: Add pcie v6_1_0 ip headers (v5)Hawking Zhang2-0/+4880
2024-03-07drm/amdgpu: Add nbif v6_3_1 ip headers (v5)Hawking Zhang2-0/+44093
2024-03-07Merge drm/drm-next into drm-misc-next-fixesThomas Zimmermann169-4637/+15692
2024-03-07drm/etnaviv: Restore some id valuesChristian Gmeiner2-1/+10
2024-03-06drm/amdkfd: make kfd_class constantRicardo B. Marliere1-10/+11
2024-03-06drm/amdgpu: add ring timeout information in devcoredumpSunil Khatri2-0/+15
2024-03-06drm/amdgpu: add dcn3.5.1 supportYifan Zhang1-0/+1
2024-03-06drm/amdkfd: Use SQC when TCP would fail in gfx10.1 context saveLaurent Morichetti2-169/+530
2024-03-06drm/amdkfd: Increase the size of the memory reserved for the TBALaurent Morichetti2-10/+19
2024-03-06drm/amdgpu: disable ring_muxer if mcbp is offPierre-Eric Pelloux-Prayer2-11/+14
2024-03-06drm/amd/pm: disable pp_dpm_dcefclk node for gfx 11.0.3 sriovYang Wang1-13/+34
2024-03-06drm/amdgpu: remove unused codeJesse Zhang2-47/+15
2024-03-04drm/amdgpu: workaround to avoid SET_Q_MODE packets v2Christian König2-16/+93