summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
12 daysRevert "drm/pagemap: Disable device-to-device migration"Thomas Hellström
12 daysdrm/i915/psr: Fix for Panel Replay X granularity DPCD register handlingJouni Högander
12 daysdrm/ttm/tests: Fix build failure on PREEMPT_RTMaarten Lankhorst
12 daysdrm/sched: Fix kernel-doc warning for drm_sched_job_done()Yujie Liu
13 daysdrm/msm: Fix dma_free_attrs() buffer sizeThomas Fourier
13 daysdrm/msm/a6xx: Fix the bogus protect error on X2-85Akhil P Oommen
13 daysdrm/amd/display: Fallback to boot snapshot for dispclkDillon Varone
13 daysdrm/amdgpu: Enable DPG support for VCN5sguttula
14 daysdrm/amd/display: Enable DEGAMMA and reject COLOR_PIPELINE+DEGAMMA_LUTAlex Hung
14 daysdrm/amd/display: Use mpc.preblend flag to indicate 3D LUTAlex Hung
14 daysdrm/xe/queue: Call fini on exec queue creation failTomasz Lis
14 daysdrm/xe/configfs: Free ctx_restore_mid_bb in releaseShuicheng Lin
14 daysdrm/xe: Do not preempt fence signaling CS instructionsMatthew Brost
14 daysdrm/syncobj: Fix handle <-> fd ioctls with dirty stackJulian Orth
14 daysdrm: renesas: rz-du: mipi_dsi: Set DSI dividerChris Brandt
2026-02-27drm/ttm: Fix ttm_pool_beneficial_order() return typeTvrtko Ursulin
2026-02-27Merge tag 'amd-drm-fixes-7.0-2026-02-26' of https://gitlab.freedesktop.org/ag...Dave Airlie
2026-02-27Merge tag 'drm-xe-fixes-2026-02-26' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2026-02-27Merge tag 'drm-misc-fixes-2026-02-26' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2026-02-26drm/solomon: Fix page start when updating rectangle in page addressing modeFrancesco Lavra
2026-02-25drm/amd: Disable MES LR compute W/AMario Limonciello
2026-02-25drm/amdgpu: Fix error handling in slot resetLijo Lazar
2026-02-25drm/amdgpu/vcn5: Add SMU dpm interface typesguttula
2026-02-25drm/amdgpu: Fix locking bugs in error pathsBart Van Assche
2026-02-25drm/amdgpu: Unlock a mutex before destroying itBart Van Assche
2026-02-25drm/amd/display: Use GFP_ATOMIC in dc_create_stream_for_sinkNatalie Vock
2026-02-25drm/amdgpu: add upper bound check on user inputs in wait ioctlSunil Khatri
2026-02-25drm/amdgpu: add upper bound check on user inputs in signal ioctlSunil Khatri
2026-02-25drm/amdgpu/userq: Do not allow userspace to trivially triger kernel warningsTvrtko Ursulin
2026-02-25drm/amdgpu/userq: Fix reference leak in amdgpu_userq_wait_ioctlTvrtko Ursulin
2026-02-25drm/client: Do not destroy NULL modesJonathan Cavitt
2026-02-24drm/gpusvm: Fix drm_gpusvm_pages_valid_unlocked() kernel-docMatthew Brost
2026-02-24drm/msm/dsi: fix hdisplay calculation when programming dsi registersPengyu Luo
2026-02-24drm/msm/dpu: Don't use %pK through printk (again)Thomas Weißschuh
2026-02-24Revert "drm/msm/dpu: try reserving the DSPP-less LM first"Dmitry Baryshkov
2026-02-24drm/msm/dpu: Fix smatch warnings about variable dereferenced before checksunliming
2026-02-24drm/msm: Adjust msm_iommu_pagetable_prealloc_allocate() allocation typeKees Cook
2026-02-24drm/msm/dpu: Fix LM size on a number of platformsKonrad Dybcio
2026-02-24drm/msm/adreno: Add GPU to MODULE_DEVICE_TABLEAkhil P Oommen
2026-02-23drm/xe/sync: Fix user fence leak on alloc failureShuicheng Lin
2026-02-23drm/xe/sync: Cleanup partially initialized sync on parse failureShuicheng Lin
2026-02-23drm/xe/wa: Steer RMW of MCR registers while building default LRCMatt Roper
2026-02-23drm/i915/alpm: ALPM disable fixesJouni Högander
2026-02-23Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-20Merge tag 'drm-next-2026-02-21' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds