aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2026-01-22drm/i915/display: Fix color pipeline enum name leakChaitanya Kumar Borah1-5/+13
2026-01-22drm/vkms: Fix color pipeline enum name leakChaitanya Kumar Borah1-7/+8
2026-01-22drm/amd/display: Fix color pipeline enum name leakChaitanya Kumar Borah2-5/+12
2026-01-22drm/i915/color: Place 3D LUT after CSC in plane color pipelineChaitanya Kumar Borah1-9/+9
2026-01-22drm/msm/a8xx: Add UBWC v6 supportAkhil P Oommen1-0/+4
2026-01-22drm/ci: ignore Gamma test failures on Qualcomm SC7180Dmitry Baryshkov2-0/+8
2026-01-22drm/msm/dpu: Add DSPP GC driver to provide GAMMA_LUT DRM propertyFederico Amedeo Izzo6-14/+163
2026-01-21drm/nouveau/disp: Set drm_mode_config_funcs.atomic_(check|commit)Lyude Paul1-0/+2
2026-01-21drm/nouveau: implement missing DCB connector types; gracefully handle unknown connectorsAlex Ramírez1-20/+53
2026-01-21drm/nouveau: add missing DCB connector typesAlex Ramírez1-21/+74
2026-01-21drm/amdgpu: fix type for wptr in ring backupAlex Deucher1-1/+1
2026-01-21drm/amdgpu: Fix validating flush_gpu_tlb_pasid()Timur Kristóf1-2/+4
2026-01-21drm/amd/pm: Workaround SI powertune issue on Radeon 430 (v2)Timur Kristóf1-1/+12
2026-01-21drm/amd/pm: Don't clear SI SMC table when setting power limitTimur Kristóf1-10/+0
2026-01-21drm/amd/pm: Fix si_dpm mmCG_THERMAL_INT settingTimur Kristóf1-4/+4
2026-01-21drm/amdgpu: rename amdgpu_fence_driver_guilty_force_completion()Alex Deucher3-6/+6
2026-01-21drm/amdgpu: fix type for wptr in ring backupAlex Deucher1-1/+1
2026-01-21drm/amdgpu: mark invalid records with U64_MAXGangliang Xie1-0/+6
2026-01-21drm/amdgpu: Avoid excessive dmesg logLijo Lazar1-1/+2
2026-01-21drm/amdgpu: Fix validating flush_gpu_tlb_pasid()Timur Kristóf1-2/+4
2026-01-21drm/amdkfd: simplify svm_range_unmap_from_gpus()Yury Norov1-4/+1
2026-01-21drm/amdkfd: Do not include VGPR MSBs in saved PC during saveLancelot Six2-4/+4
2026-01-21drm/amd/pm: Correct comment above power2_cap attributesTimur Kristóf1-1/+1
2026-01-21drm/amd/pm: Return -EOPNOTSUPP when can't read power limitTimur Kristóf1-1/+1
2026-01-21drm/amd/pm: Workaround SI powertune issue on Radeon 430 (v2)Timur Kristóf1-1/+12
2026-01-21drm/amd/pm: Don't clear SI SMC table when setting power limitTimur Kristóf1-10/+0
2026-01-21drm/amdkfd: gfx12.1 trap handler support for expert scheduling modeJay Cornwall2-189/+218
2026-01-21drm/amdkfd: gfx12.1 cluster barrier context save workaroundJay Cornwall2-20/+47
2026-01-21drm/amdkfd: Fix scalar load ordering in gfx12.1 trap handlerJay Cornwall2-5/+5
2026-01-21drm/amdkfd: Sync trap handler binary with sourceJay Cornwall2-896/+825
2026-01-21drm/amdgpu/vcn5.0.1: rework reset handlingJesse.Zhang2-3/+101
2026-01-21drm/amdgpu/vcn4.0.3: rework reset handlingJesse.Zhang2-3/+100
2026-01-21drm/amdgpu/vcn4.0.3: implement DPG pause mode handling for VCN 4.0.3Jesse.Zhang1-0/+41
2026-01-21drm/amd/pm: Fix si_dpm mmCG_THERMAL_INT settingTimur Kristóf1-4/+4
2026-01-21drm/bridge: fix kdoc syntaxLuca Ceresoli1-0/+3
2026-01-21drm/xe: Update wedged.mode only after successful reset policy changeLukasz Laguna4-22/+87
2026-01-21drm/xe/migrate: fix job lock assertMatthew Auld1-2/+2
2026-01-21drm/xe/uapi: disallow bind queue sharingMatthew Auld5-3/+45
2026-01-21drm: rcar-du: lvds: convert to of_drm_find_and_get_bridge()Luca Ceresoli1-1/+9
2026-01-21drm/exynos: hdmi: convert to of_drm_find_and_get_bridge()Luca Ceresoli1-1/+3
2026-01-21drm/mediatek: mtk_hdmi*: convert to of_drm_find_and_get_bridge()Luca Ceresoli4-7/+6
2026-01-21drm/imx/dw-hdmi: convert to of_drm_find_and_get_bridge()Luca Ceresoli1-2/+5
2026-01-21drm/meson/dw-hdmi: convert to of_drm_find_and_get_bridge()Luca Ceresoli1-1/+5
2026-01-21drm/bridge: dw-hdmi: convert to of_drm_find_and_get_bridge()Luca Ceresoli1-4/+3
2026-01-21drm/bridge: simple: add the Algoltek AG6311 DP-to-HDMI bridgeVal Packett1-0/+5
2026-01-21drm/bridge: anx7625: Fix invalid EDID sizeLoic Poulain1-1/+1
2026-01-21drm/tests/drm_buddy: Add tests for allocations exceeding max_orderSanjay Yadav1-0/+35
2026-01-21drm/buddy: Prevent BUG_ON by validating rounded allocationSanjay Yadav1-0/+9
2026-01-21drm/atmel-hlcdc: don't reject the commit if the src rect has fractional partsLudovic Desroches1-15/+4
2026-01-20watchdog: softlockup: panic when lockup duration exceeds N thresholdsLi RongQing3-3/+3