summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorLines
2026-04-17drm/amdgpu/mes_v12_1: Fix iterator reuse in mes_v12_1_test_ring()Srinivasan Shanmugam-4/+4
2026-04-17drm/amd/pm: add od table upload error message parsing for smu v14.0.xYang Wang-8/+52
2026-04-17drm/amd/pm: add read arg support to smu_cmn_update_tableYang Wang-17/+35
2026-04-17drm/amd/pm: fix runtime PM imbalance issue in amdgpu_pm.cYang Wang-4/+10
2026-04-17drm/amdgpu/sdma7.1: add support for disable_kqAlex Deucher-0/+12
2026-04-17drm/amdgpu: fix IP discovery v0 handlingfilippor-1/+2
2026-04-17drm/amd/pm: Fix mode2 reset ACK handling on aldebaran v2Srinivasan Shanmugam-3/+3
2026-04-17drm/amd/pm: smu7: Remove stale error check in smu7_hwmgr_backend_initSrinivasan Shanmugam-3/+0
2026-04-17drm/amd/ras: Avoid ECC status update in hw_fini for VF unloadCe Sun-7/+2
2026-04-17drm/amdgpu: fix CPER ring header parsingXiang Liu-9/+27
2026-04-17drm/amdgpu: fix heap buffer overflow in amdgpu_coredump ring dumpVitaly Prosyak-1/+1
2026-04-17drm/amdgpu: correct single device PCIe reset flow for DPCCe Sun-5/+9
2026-04-17drm/amdgpu: fix NULL pointer dereference in amdgpu_devcoredump_formatVitaly Prosyak-1/+4
2026-04-17drm/amdgpu: add job->pasid in check as amdgpu_job could be NULLSunil Khatri-1/+1
2026-04-17drm/amdkfd: Clear VRAM on allocation to prevent stale data exposureAmir Shetaia-1/+2
2026-04-17drm/amdgpu: Use NBIF offset for register RCC_STRAP0_RCC_DEV0_EPF0_STRAP0 .Ramalingeswara Reddy, Kanala-1/+8
2026-04-17drm/amd: Add missing firmware declaration for PSP v15.0.0Mario Limonciello-0/+1
2026-04-17amdgpu/jpeg: fix deepsleep register for jpeg 5_0_0 and 5_0_2David (Ming Qiang) Wu-6/+46
2026-04-17drm/amdgpu: gate VM CPU HDP flush on reset lockChenglei Xie-1/+11
2026-04-17drm/amdgpu: Use SMUIO 15.0.0 offsets for TSC upper and lower count.Ramalingeswara Reddy, Kanala-5/+26
2026-04-17drm/amdgpu: Remove sys file compute_partition_mem_alloc_mode at module unloadXiaogang Chen-0/+2
2026-04-17drm/amd/pm: fix incorrect FeatureCtrlMask setting on smu v14.0.xYang Wang-3/+7
2026-04-17drm/panel: visionox-rm69299: Make use of prepare_prev_firstGuido Günther-0/+2
2026-04-17Merge tag 'drm-intel-next-fixes-2026-04-16' of https://gitlab.freedesktop.org...Dave Airlie-4/+9
2026-04-17Merge tag 'topic/pipe-reorder-2026-04-15' of https://gitlab.freedesktop.org/d...Dave Airlie-70/+95
2026-04-16drm/drm_atomic: duplicate colorop states if plane color pipeline in useMelissa Wen-0/+12
2026-04-16drm/nouveau: fix nvkm_device leak on aperture removal failureDavid Carlier-1/+1
2026-04-16Merge tag 'amd-drm-next-7.1-2026-04-03' of https://gitlab.freedesktop.org/agd...Dave Airlie-703/+1019
2026-04-15Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-6/+6
2026-04-15Merge tag 'drm-next-2026-04-15' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-24014/+149108
2026-04-15Merge tag 'media/v7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds-0/+2
2026-04-15drm/i915/display: change pipe allocation order for discrete platformsJani Nikula-3/+26
2026-04-14Merge tag 'bitmap-for-v7.1' of https://github.com/norov/linuxLinus Torvalds-2/+1
2026-04-14drm/bridge: dw-mipi-dsi: Fix bridge leak when host attach failsOsama Abdelkader-2/+10
2026-04-14drm/arcpgu: fix device node leakLuca Ceresoli-1/+2
2026-04-14drm/i915/wm: Verify the correct plane DDB entryVille Syrjälä-2/+2
2026-04-14drm/i915/backlight: Fix VESA backlight possible check conditionSuraj Kandpal-2/+7
2026-04-13Merge tag 'acpi-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds-4/+0
2026-04-13Merge tag 'vfs-7.1-rc1.kino' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-2/+2
2026-04-13Merge tag 'rust-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/l...Linus Torvalds-12/+0
2026-04-13Merge branch 'nocache-cleanup'Linus Torvalds-2/+2
2026-04-13drm/panthor: Fix outdated function documentationAdrián Larumbe-1/+1
2026-04-13drm/panthor: Extend VM locked region for remap case to be a supersetAdrián Larumbe-0/+19
2026-04-13drm/bridge: stm_lvds: Do not fail atomic_check on disabled connectorMarek Vasut-3/+3
2026-04-13drm/i915: Walk crtcs in pipe orderVille Syrjälä-52/+64
2026-04-13drm/i915/joiner: Make joiner "nomodeset" state copy independent of pipe orderVille Syrjälä-15/+5
2026-04-11Merge tag 'drm-intel-fixes-2026-04-09' of https://gitlab.freedesktop.org/drm/...Dave Airlie-20/+38
2026-04-10Merge tag 'drm-misc-fixes-2026-04-09' of https://gitlab.freedesktop.org/drm/m...Dave Airlie-8/+15
2026-04-10Merge tag 'drm-misc-next-fixes-2026-04-09' of https://gitlab.freedesktop.org/...Dave Airlie-20/+37
2026-04-10drm/ttm/tests: Remove checks from ttm_pool_free_no_dma_allocMaarten Lankhorst-6/+0