summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorLines
2026-01-21drm/amdkfd: Do not include VGPR MSBs in saved PC during saveLancelot Six-4/+4
2026-01-21drm/amd/pm: Correct comment above power2_cap attributesTimur Kristóf-1/+1
2026-01-21drm/amd/pm: Return -EOPNOTSUPP when can't read power limitTimur Kristóf-1/+1
2026-01-21drm/amd/pm: Workaround SI powertune issue on Radeon 430 (v2)Timur Kristóf-1/+12
2026-01-21drm/amd/pm: Don't clear SI SMC table when setting power limitTimur Kristóf-10/+0
2026-01-21drm/amdkfd: gfx12.1 trap handler support for expert scheduling modeJay Cornwall-189/+218
2026-01-21drm/amdkfd: gfx12.1 cluster barrier context save workaroundJay Cornwall-20/+47
2026-01-21drm/amdkfd: Fix scalar load ordering in gfx12.1 trap handlerJay Cornwall-5/+5
2026-01-21drm/amdkfd: Sync trap handler binary with sourceJay Cornwall-896/+825
2026-01-21drm/amdgpu/vcn5.0.1: rework reset handlingJesse.Zhang-3/+101
2026-01-21drm/amdgpu/vcn4.0.3: rework reset handlingJesse.Zhang-3/+100
2026-01-21drm/amdgpu/vcn4.0.3: implement DPG pause mode handling for VCN 4.0.3Jesse.Zhang-0/+41
2026-01-21drm/amd/pm: Fix si_dpm mmCG_THERMAL_INT settingTimur Kristóf-4/+4
2026-01-21drm/bridge: fix kdoc syntaxLuca Ceresoli-0/+3
2026-01-21drm/xe: Update wedged.mode only after successful reset policy changeLukasz Laguna-22/+87
2026-01-21drm/xe/migrate: fix job lock assertMatthew Auld-2/+2
2026-01-21drm/xe/uapi: disallow bind queue sharingMatthew Auld-3/+45
2026-01-21drm: rcar-du: lvds: convert to of_drm_find_and_get_bridge()Luca Ceresoli-1/+9
2026-01-21drm/exynos: hdmi: convert to of_drm_find_and_get_bridge()Luca Ceresoli-1/+3
2026-01-21drm/mediatek: mtk_hdmi*: convert to of_drm_find_and_get_bridge()Luca Ceresoli-7/+6
2026-01-21drm/imx/dw-hdmi: convert to of_drm_find_and_get_bridge()Luca Ceresoli-2/+5
2026-01-21drm/meson/dw-hdmi: convert to of_drm_find_and_get_bridge()Luca Ceresoli-1/+5
2026-01-21drm/bridge: dw-hdmi: convert to of_drm_find_and_get_bridge()Luca Ceresoli-4/+3
2026-01-21drm/bridge: simple: add the Algoltek AG6311 DP-to-HDMI bridgeVal Packett-0/+5
2026-01-21drm/bridge: anx7625: Fix invalid EDID sizeLoic Poulain-1/+1
2026-01-21drm/tests/drm_buddy: Add tests for allocations exceeding max_orderSanjay Yadav-0/+35
2026-01-21drm/buddy: Prevent BUG_ON by validating rounded allocationSanjay Yadav-0/+9
2026-01-21drm/atmel-hlcdc: don't reject the commit if the src rect has fractional partsLudovic Desroches-15/+4
2026-01-20watchdog: softlockup: panic when lockup duration exceeds N thresholdsLi RongQing-3/+3
2026-01-21drm/atmel-hlcdc: fix use-after-free of drm_crtc_commit after releaseLudovic Desroches-2/+1
2026-01-21drm/atmel-hlcdc: fix memory leak from the atomic_destroy_state callbackLudovic Desroches-2/+1
2026-01-20drm/amd/display: Only poll analog connectorsTimur Kristóf-2/+8
2026-01-20drm/amdgpu: fix error handling in ib_schedule()Alex Deucher-1/+1
2026-01-20drm/amdkfd: fix gfx11 restrictions on debugging cooperative launchJonathan Kim-2/+1
2026-01-20drm/amdgpu: free hw_vm_fence when fail in amdgpu_job_allocJiqian Chen-2/+5
2026-01-20drm/amdgpu: remove frame cntl for gfx v12Likun Gao-12/+0
2026-01-21drm/msm/dp: Avoid division by zero in msm_dp_ctrl_config_msa()Nathan Chancellor-6/+18
2026-01-21drm/msm/dpu: try reserving the DSPP-less LM firstDmitry Baryshkov-14/+38
2026-01-21drm/msm/dpu: correct error messages in RMDmitry Baryshkov-12/+10
2026-01-21drm/msm/dpu: Add support for Kaanapali DPUYuanjie Yang-0/+535
2026-01-21drm/msm/dpu: Add Kaanapali WB supportYuanjie Yang-2/+15
2026-01-21drm/msm/dpu: Add Kaanapali SSPP sub-block supportYuanjie Yang-4/+373
2026-01-21drm/msm/dpu: Refactor SSPP to compatible DPU 13.0.0Yuanjie Yang-41/+111
2026-01-21drm/msm/dpu: Add interrupt registers for DPU 13.0.0Yuanjie Yang-1/+88
2026-01-21drm/msm/dsi: Add support for KaanapaliYuanjie Yang-0/+14
2026-01-21drm/msm/dsi/phy: Add support for KaanapaliYuanjie Yang-0/+26
2026-01-21drm/msm/mdss: Add support for KaanapaliYuanjie Yang-1/+9
2026-01-21drm/msm/dpu: fix SSPP_UBWC_STATIC_CTRL programming on UBWC 5.x+Dmitry Baryshkov-21/+24
2026-01-21drm/msm/dpu: program correct register for UBWC config on DPU 8.x+Dmitry Baryshkov-6/+19
2026-01-21drm/msm/dpu: offset HBB values written to DPU by -13Dmitry Baryshkov-4/+6