aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2026-02-25drm: atmel-hlcdc: add LCD controller layer definition for sama7d65Ryan Wanner1-0/+81
2026-02-25drm/bridge: imx8qxp-pixel-link: get/put the next bridgeLuca Ceresoli1-14/+13
2026-02-24drm/xe/xe2_hpg: Drop invalid workaround Wa_15010599737Matt Roper1-4/+1
2026-02-24drm/xe: Consolidate workaround entries for Wa_18041344222Matt Roper1-18/+6
2026-02-25drm/sun4i: fix kernel-doc warnings in sunxi_engine.hRandy Dunlap1-2/+5
2026-02-25drm/sun4i: backend: fix error pointer dereferenceEthan Tidmore1-0/+3
2026-02-25drm/sun4i: mixer: Fix layer init codeJernej Skrabec1-1/+1
2026-02-24drm/i915/selftests: Fix build after dma-fence locking reworkMatthew Brost1-2/+2
2026-02-24drm/gpusvm: Fix drm_gpusvm_pages_valid_unlocked() kernel-docMatthew Brost1-5/+5
2026-02-24drm/xe/uapi: Introduce a flag to disallow vm overcommit in fault modeThomas Hellström3-2/+17
2026-02-24drm/nouveau: Add DRM_IOCTL_NOUVEAU_GET_ZCULL_INFOMel Henning3-0/+31
2026-02-24drm/nouveau: Fetch zcull info from deviceMel Henning5-6/+77
2026-02-24drm/msm/dsi: fix hdisplay calculation when programming dsi registersPengyu Luo1-6/+8
2026-02-24drm/tyr: Use vertical style for importsDeborah Brouwer5-55/+86
2026-02-24drm/tyr: gpu: fix GpuInfo::log model/version decodingOnur Özkan1-11/+9
2026-02-24drm/i915/lt_phy_regs: Add SoC/OS turnaround timeArun R Murthy1-4/+4
2026-02-24drm/i915/cx0_phy_regs: Include SoC and OS turnaround timeArun R Murthy1-2/+2
2026-02-23drm/xe: Consolidate workaround entries for Wa_14023061436Matt Roper1-3/+1
2026-02-23drm/xe/wa_oob: Consolidate some OOB rulesMatt Roper1-23/+8
2026-02-23drm/xe: Consolidate workaround entries for Wa_15016589081Matt Roper1-8/+4
2026-02-23drm/xe: Consolidate workaround entries for Wa_18033852989Matt Roper1-8/+4
2026-02-23drm/xe: Consolidate workaround entries for Wa_14019988906Matt Roper1-8/+4
2026-02-23drm/xe: Consolidate workaround entries for Wa_14019386621Matt Roper1-8/+4
2026-02-23drm/xe: Consolidate workaround entries for Wa_14019877138Matt Roper1-16/+4
2026-02-23drm/xe: Consolidate workaround entries for Wa_13012615864Matt Roper1-16/+5
2026-02-23drm/xe: Consolidate workaround entries for Wa_14021402888Matt Roper1-17/+4
2026-02-23drm/xe: Consolidate workaround entries for Wa_16021639441Matt Roper1-46/+13
2026-02-23drm/xe: Consolidate workaround entries for Wa_14018471104Matt Roper1-9/+5
2026-02-23drm/xe: Consolidate workaround entries for Wa_14020338487Matt Roper1-9/+5
2026-02-23drm/xe: Consolidate workaround entries for Wa_16018712365Matt Roper1-9/+5
2026-02-23drm/xe: Consolidate workaround entries for Wa_18032247524Matt Roper1-10/+7
2026-02-23drm/xe: Consolidate workaround entries for Wa_16021865536Matt Roper1-7/+1
2026-02-23drm/xe: Consolidate workaround entries for Wa_16028005424Matt Roper1-26/+5
2026-02-23drm/xe: Consolidate workaround entries for Wa_14019449301Matt Roper1-10/+5
2026-02-23drm/xe: Consolidate workaround entries for Wa_16021867713Matt Roper1-30/+8
2026-02-23drm/xe/wa: Document new policy regarding workaround IP rangesMatt Roper1-0/+11
2026-02-23drm/xe/pvc: Drop pre-prod workaroundsMatt Roper7-63/+0
2026-02-23drm/xe/mtl: Drop pre-prod workarounds Wa_14015795083 & Wa_14014475959Matt Roper2-6/+1
2026-02-24drm/msm/dpu: Don't use %pK through printk (again)Thomas Weißschuh1-1/+1
2026-02-24Revert "drm/msm/dpu: try reserving the DSPP-less LM first"Dmitry Baryshkov1-38/+14
2026-02-24drm/msm/dpu: Fix smatch warnings about variable dereferenced before checksunliming1-1/+3
2026-02-24drm/msm: Adjust msm_iommu_pagetable_prealloc_allocate() allocation typeKees Cook1-1/+1
2026-02-24drm/msm/dpu: Fix LM size on a number of platformsKonrad Dybcio5-30/+30
2026-02-24drm/msm/adreno: Add GPU to MODULE_DEVICE_TABLEAkhil P Oommen1-0/+1
2026-02-23drm/xe/sync: Fix user fence leak on alloc failureShuicheng Lin1-2/+4
2026-02-23drm/xe/sync: Cleanup partially initialized sync on parse failureShuicheng Lin1-7/+17
2026-02-23drm/xe: Add prefetch fault support for Xe3pVarun Gupta4-11/+25
2026-02-23drm/xe: Add counter for invalid prefetch pagefaultsVarun Gupta2-0/+2
2026-02-23drm/amd/display: Fix kdoc formatting in dcn42_hwseq.cSrinivasan Shanmugam1-1/+1
2026-02-23drm/amdgpu/userq: Use memdup_array_user in amdgpu_userq_signal_ioctlTvrtko Ursulin1-2/+2