summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
5 daysMerge tag 'drm-intel-fixes-2025-12-31' of https://gitlab.freedesktop.org/drm/...Dave Airlie1-20/+17
5 daysMerge tag 'drm-misc-fixes-2025-12-29' of https://gitlab.freedesktop.org/drm/m...Dave Airlie4-3/+28
5 daysMerge tag 'drm-xe-fixes-2025-12-30' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie5-28/+85
6 daysdrm/i915/gem: Zero-initialize the eb.vma array in i915_gem_do_execbufferKrzysztof Niemiec1-20/+17
8 daysdrm/xe/guc: READ/WRITE_ONCE g2h_fence->doneJonathan Cavitt1-4/+10
10 daysMerge tag 'drm-msm-fixes-2025-12-26' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie36-372/+347
13 daysdrm/msm: Replace unsafe snprintf usage with scnprintfEvan Lambert1-5/+5
13 daysdrm/msm/dpu: Add missing NULL pointer check for pingpong interfaceNikolay Kuratov1-6/+4
13 daysRevert "drm/msm/dpu: Enable quad-pipe for DSC and dual-DSI case"Abel Vesa6-35/+33
13 daysRevert "drm/msm/dpu: support plane splitting in quad-pipe case"Abel Vesa3-110/+40
13 daysdrm/msm: msm_iommu.c: fix all kernel-doc warningsRandy Dunlap1-2/+2
13 daysdrm/msm: msm_gpu.h: fix all kernel-doc warningsRandy Dunlap1-50/+18
13 daysdrm/msm: msm_gem_vma.c: fix all kernel-doc warningsRandy Dunlap1-1/+4
13 daysdrm/msm: msm_fence.h: fix all kernel-doc warningsRandy Dunlap1-17/+19
13 daysdrm/msm/dpu: dpu_hw_wb.h: fix all kernel-doc warningsRandy Dunlap1-2/+2
13 daysdrm/msm/dpu: dpu_hw_vbif.h: fix all kernel-doc warningsRandy Dunlap1-8/+8
13 daysdrm/msm/dpu: dpu_hw_top.h: fix all kernel-doc warningsRandy Dunlap1-11/+10
13 daysdrm/msm/dpu: dpu_hw_sspp.h: fix all kernel-doc warningsRandy Dunlap1-23/+24
13 daysdrm/msm/dpu: dpu_hw_pingpong.h: fix all kernel-doc warningsRandy Dunlap1-10/+10
13 daysdrm/msm/dpu: dpu_hw_merge3d.h: fix all kernel-doc warningsRandy Dunlap1-1/+0
13 daysdrm/msm/dpu: dpu_hw_lm.h: fix all kernel-doc warningsRandy Dunlap1-12/+11
13 daysdrm/msm/dpu: dpu_hw_intf.h: fix all kernel-doc warningsRandy Dunlap1-13/+7
13 daysdrm/msm/dpu: dpu_hw_dspp.h: fix all kernel-doc warningsRandy Dunlap1-3/+3
13 daysdrm/msm/dpu: dpu_hw_dsc.h: fix all kernel-doc warningsRandy Dunlap1-3/+7
13 daysdrm/msm/dpu: dpu_hw_cwb.h: fix all kernel-doc warningsRandy Dunlap1-2/+1
13 daysdrm/msm/dpu: dpu_hw_ctl.h: fix all kernel-doc warningsRandy Dunlap1-31/+53
13 daysdrm/msm/dpu: dpu_hw_cdm.h: fix all kernel-doc warningsRandy Dunlap1-2/+2
13 daysdrm/msm/dp: fix all kernel-doc warningsRandy Dunlap4-9/+11
13 daysdrm/msm/disp: mdp_format: fix all kernel-doc warningsRandy Dunlap1-1/+5
2025-12-23drm/pagemap, drm/xe: Ensure that the devmem allocation is idle before useThomas Hellström4-23/+74
2025-12-23drm/xe/svm: Fix a debug printoutThomas Hellström1-1/+1
2025-12-21drm/gem-shmem: Fix the MODULE_LICENSE() stringThomas Zimmermann1-1/+1
2025-12-21drm/gem-shmem: Fix typos in documentationThomas Zimmermann1-1/+2
2025-12-20drm/nouveau/dispnv50: Don't call drm_atomic_get_crtc_state() in prepare_fbLyude Paul2-1/+14
2025-12-20drm/msm: Fix a7xx per pipe register programmingAnna Maniscalco4-5/+55
2025-12-20drm/msm: add PERFCTR_CNTL to ifpc_reglistAnna Maniscalco1-0/+1
2025-12-20drm/msm/a6xx: move preempt_prepare_postamble after error checkAlok Tiwari1-2/+2
2025-12-20drm/msm: adreno: fix deferencing ifpc_reglist when not declaredNeil Armstrong1-8/+10
2025-12-19Merge tag 'drm-xe-fixes-2025-12-19' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie19-46/+75
2025-12-19Merge tag 'drm-misc-fixes-2025-12-18' of https://gitlab.freedesktop.org/drm/m...Dave Airlie5-7/+187
2025-12-18drm/xe: Use usleep_range for accurate long-running workload timeslicingMatthew Brost1-1/+19
2025-12-18drm/xe: Drop preempt-fences when destroying imported dma-bufs.Thomas Hellström1-11/+4
2025-12-18drm/xe/eustall: Disallow 0 EU stall property valuesAshutosh Dixit1-1/+1
2025-12-18drm/xe/oa: Disallow 0 OA property valuesAshutosh Dixit1-1/+1
2025-12-18drm/xe/xe_sriov_vfio: Fix return value in xe_sriov_vfio_migration_supported()Dan Carpenter1-1/+1
2025-12-18drm/xe/oa: Always set OAG_OAGLBCTXCTRL_COUNTER_RESUMEAshutosh Dixit1-3/+4
2025-12-18drm/xe: Adjust long-running workload timeslices to reasonable valuesMatthew Brost2-2/+5
2025-12-18drm/xe/oa: Limit num_syncs to prevent oversized allocationsShuicheng Lin1-0/+3
2025-12-18drm/xe: Limit num_syncs to prevent oversized allocationsShuicheng Lin2-1/+5
2025-12-18drm/imagination: Disallow exporting of PM/FW protected objectsAlessio Belle1-0/+11