aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2026-01-27drm/amd/pm: fix smu v13 soft clock frequency setting issueYang Wang2-0/+2
2026-01-27drm/amd/include : Update MES v12 API header - SUSPENDShaoyun Liu1-2/+4
2026-01-27drm/amdgpu: Simplify sorting of the bo listTvrtko Ursulin1-5/+3
2026-01-27drm/amdgpu/mes: Remove idr leftovers v2Tvrtko Ursulin6-69/+21
2026-01-27drm/xe: Unregister drm device on probe errorShuicheng Lin1-0/+1
2026-01-27drm/bridge: imx8qxp-pxl2dpi: Fix NULL pointer dereference in imx8qxp_pxl2dpi_bridge_destroy()Liu Ying1-0/+3
2026-01-27drm/bridge: imx8qxp-ldb: Fix NULL pointer dereference in imx8qxp_ldb_bridge_destroy()Liu Ying1-2/+5
2026-01-26mm/zone_device: reinitialize large zone device private foliosMatthew Brost3-3/+3
2026-01-27Merge tag 'amd-drm-next-6.20-2026-01-23' of https://gitlab.freedesktop.org/agd5f/linux into drm-nextDave Airlie64-1186/+1429
2026-01-26drm/xe/ptl: Disable DCC on PTLVinay Belgaumkar1-0/+34
2026-01-26drm/xe: Reduce LRC timestamp stuck message on VFs to noticeMatthew Brost1-3/+8
2026-01-26drm/display: bridge_connector: move audio_infoframe checks to OP_HDMIDmitry Baryshkov1-3/+6
2026-01-26gpu: tyr: remove redundant `.as_ref()` for `dev_*` printGary Guo2-4/+4
2026-01-26drm/xe: derive mem copy capability from graphics versionNitin Gote2-6/+1
2026-01-26drm/xe/xelp: Fix Wa_18022495364Tvrtko Ursulin1-1/+1
2026-01-26drm/xe: Skip address copy for sync-only execsShuicheng Lin1-3/+3
2026-01-26Merge tag 'v6.19-rc7' into driver-core-nextDanilo Krummrich78-580/+823
2026-01-26drm: Do not allow userspace to trigger kernel warnings in drm_gem_change_handle_ioctl()Tvrtko Ursulin1-6/+12
2026-01-26drm/i915/display: Prevent u64 underflow in intel_fbc_stolen_endJonathan Cavitt1-8/+21
2026-01-26drm/tyr: depend on `COMMON_CLK` to fix build errorMiguel Ojeda1-0/+1
2026-01-23drm/msm/a6xx: fix bogus hwcg register updatesJohan Hovold1-2/+0
2026-01-23rust: io: separate generic I/O helpers from MMIO implementationZhi Wang1-0/+1
2026-01-23drm/tyr: suppress unread field warningsDeborah Brouwer1-6/+6
2026-01-23Merge tag 'drm-misc-next-2026-01-22' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-nextDave Airlie73-1078/+2840
2026-01-23Merge tag 'mediatek-drm-fixes-20260119' of https://git.kernel.org/pub/scm/linux/kernel/git/chunkuang.hu/linux into drm-fixesDave Airlie9-242/+157
2026-01-23Merge tag 'drm-intel-next-fixes-2026-01-22' of https://gitlab.freedesktop.org/drm/i915/kernel into drm-nextDave Airlie1-1/+6
2026-01-23Merge tag 'amd-drm-fixes-6.19-2026-01-22' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixesDave Airlie9-48/+36
2026-01-23Merge tag 'drm-xe-fixes-2026-01-22' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-fixesDave Airlie19-38/+158
2026-01-22Revert "drm/amd/display: pause the workload setting in dm"Alex Deucher1-11/+0
2026-01-22Revert "drm/amd/display: pause the workload setting in dm"Alex Deucher1-11/+0
2026-01-22drm/xe: Select CONFIG_DEVICE_PRIVATE when DRM_XE_GPUSVM is selectedThomas Hellström1-1/+2
2026-01-22drm, drm/xe: Fix xe userptr in the absence of CONFIG_DEVICE_PRIVATEThomas Hellström3-3/+5
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