summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorLines
2026-01-27drm/amdgpu/mes: Remove idr leftovers v2Tvrtko Ursulin-69/+21
2026-01-27drm/xe: Unregister drm device on probe errorShuicheng Lin-0/+1
2026-01-27drm/bridge: imx8qxp-pxl2dpi: Fix NULL pointer dereference in imx8qxp_pxl2dpi_...Liu Ying-0/+3
2026-01-27drm/bridge: imx8qxp-ldb: Fix NULL pointer dereference in imx8qxp_ldb_bridge_d...Liu Ying-2/+5
2026-01-26mm/zone_device: reinitialize large zone device private foliosMatthew Brost-3/+3
2026-01-27Merge tag 'amd-drm-next-6.20-2026-01-23' of https://gitlab.freedesktop.org/ag...Dave Airlie-1186/+1429
2026-01-26drm/xe/ptl: Disable DCC on PTLVinay Belgaumkar-0/+34
2026-01-26drm/xe: Reduce LRC timestamp stuck message on VFs to noticeMatthew Brost-3/+8
2026-01-26drm/display: bridge_connector: move audio_infoframe checks to OP_HDMIDmitry Baryshkov-3/+6
2026-01-26gpu: tyr: remove redundant `.as_ref()` for `dev_*` printGary Guo-4/+4
2026-01-26drm/xe: derive mem copy capability from graphics versionNitin Gote-6/+1
2026-01-26drm/xe/xelp: Fix Wa_18022495364Tvrtko Ursulin-1/+1
2026-01-26drm/xe: Skip address copy for sync-only execsShuicheng Lin-3/+3
2026-01-26Merge tag 'v6.19-rc7' into driver-core-nextDanilo Krummrich-580/+823
2026-01-26drm: Do not allow userspace to trigger kernel warnings in drm_gem_change_hand...Tvrtko Ursulin-6/+12
2026-01-26drm/i915/display: Prevent u64 underflow in intel_fbc_stolen_endJonathan Cavitt-8/+21
2026-01-26drm/tyr: depend on `COMMON_CLK` to fix build errorMiguel Ojeda-0/+1
2026-01-23drm/msm/a6xx: fix bogus hwcg register updatesJohan Hovold-2/+0
2026-01-23rust: io: separate generic I/O helpers from MMIO implementationZhi Wang-0/+1
2026-01-23drm/tyr: suppress unread field warningsDeborah Brouwer-6/+6
2026-01-23Merge tag 'drm-misc-next-2026-01-22' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie-1093/+2855
2026-01-23Merge tag 'mediatek-drm-fixes-20260119' of https://git.kernel.org/pub/scm/lin...Dave Airlie-242/+157
2026-01-23Merge tag 'drm-intel-next-fixes-2026-01-22' of https://gitlab.freedesktop.org...Dave Airlie-1/+6
2026-01-23Merge tag 'amd-drm-fixes-6.19-2026-01-22' of https://gitlab.freedesktop.org/a...Dave Airlie-48/+36
2026-01-23Merge tag 'drm-xe-fixes-2026-01-22' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie-38/+158
2026-01-22Revert "drm/amd/display: pause the workload setting in dm"Alex Deucher-11/+0
2026-01-22Revert "drm/amd/display: pause the workload setting in dm"Alex Deucher-11/+0
2026-01-22drm/xe: Select CONFIG_DEVICE_PRIVATE when DRM_XE_GPUSVM is selectedThomas Hellström-1/+2
2026-01-22drm, drm/xe: Fix xe userptr in the absence of CONFIG_DEVICE_PRIVATEThomas Hellström-3/+5
2026-01-22drm/i915/display: Fix color pipeline enum name leakChaitanya Kumar Borah-5/+13
2026-01-22drm/vkms: Fix color pipeline enum name leakChaitanya Kumar Borah-7/+8
2026-01-22drm/amd/display: Fix color pipeline enum name leakChaitanya Kumar Borah-5/+12
2026-01-22drm/i915/color: Place 3D LUT after CSC in plane color pipelineChaitanya Kumar Borah-9/+9
2026-01-22drm/msm/a8xx: Add UBWC v6 supportAkhil P Oommen-0/+4
2026-01-22drm/ci: ignore Gamma test failures on Qualcomm SC7180Dmitry Baryshkov-0/+8
2026-01-22drm/msm/dpu: Add DSPP GC driver to provide GAMMA_LUT DRM propertyFederico Amedeo Izzo-14/+163
2026-01-21drm/nouveau/disp: Set drm_mode_config_funcs.atomic_(check|commit)Lyude Paul-0/+2
2026-01-21drm/nouveau: implement missing DCB connector types; gracefully handle unknown...Alex Ramírez-20/+53
2026-01-21drm/nouveau: add missing DCB connector typesAlex Ramírez-21/+74
2026-01-21drm/amdgpu: fix type for wptr in ring backupAlex Deucher-1/+1
2026-01-21drm/amdgpu: Fix validating flush_gpu_tlb_pasid()Timur Kristóf-2/+4
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/amd/pm: Fix si_dpm mmCG_THERMAL_INT settingTimur Kristóf-4/+4
2026-01-21drm/amdgpu: rename amdgpu_fence_driver_guilty_force_completion()Alex Deucher-6/+6
2026-01-21drm/amdgpu: fix type for wptr in ring backupAlex Deucher-1/+1
2026-01-21drm/amdgpu: mark invalid records with U64_MAXGangliang Xie-0/+6
2026-01-21drm/amdgpu: Avoid excessive dmesg logLijo Lazar-1/+2
2026-01-21drm/amdgpu: Fix validating flush_gpu_tlb_pasid()Timur Kristóf-2/+4
2026-01-21drm/amdkfd: simplify svm_range_unmap_from_gpus()Yury Norov-4/+1