summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2026-05-18Revert "drm/amd/display: dmub_cmd.h: add missing kernel-doc for enums"James Lin
2026-05-18drm/amd/display: Add some missing code for dcn42James Lin
2026-05-18drm/amd: Reduce code duplication in runtime PMMario Limonciello
2026-05-18drm/amdkfd: Check bounds for allocate_sdma_queue restore_sdma_idDavid Francis
2026-05-18drm/amdgpu: use atomic operation to achieve lockless serializationSunil Khatri
2026-05-18drm/amdgpu/vce3: Fix VCE 3 firmware size and offsetsTimur Kristóf
2026-05-18drm/amdkfd: Check bounds on allocate_doorbellDavid Francis
2026-05-18drm/amdgpu/vce2: Fix VCE 2 firmware size and offsetsTimur Kristóf
2026-05-18drm/amdgpu/vce1: Stop using amdgpu_vce_resumeTimur Kristóf
2026-05-18drm/amdgpu/vce1: Fix VCE 1 firmware size and offsetsTimur Kristóf
2026-05-18drm/amdgpu/vce1: Don't repeat GTT MGR node allocationTimur Kristóf
2026-05-18drm/amdgpu/vce1: Check if VRAM address is lower than GART.Timur Kristóf
2026-05-18drm/amdgpu/vce1: Remove superfluous address checkTimur Kristóf
2026-05-18drm/amdgpu/vce1: Check that the GPU address is < 128 MiBTimur Kristóf
2026-05-18drm/amdgpu: Align amdgpu_gtt_mgr entries to TLB size on Tahiti (v2)Timur Kristóf
2026-05-18drm/amdkfd: Fix OOB memory exposure in get_wave_state()Sunday Clement
2026-05-18drm/amd/pm: fix memleak of dpm_policies on smu v15Yang Wang
2026-05-18drm/amdkfd: Enable SDMA queue reset on gfx v12.1Amber Lin
2026-05-18drm/amdgpu: Support MES suspend_all_sdma_gangsAmber Lin
2026-05-18drm/amdgpu: fix OOB risk parsing virt RAS batch trace replies on the VFChenglei Xie
2026-05-18drm/amdgpu: Add guest driver CUID supportchong li
2026-05-18drm/amdgpu: Fix discovery offset check under VFLijo Lazar
2026-05-18drm/amdgpu: remove va cursors for all mappingsSunil Khatri
2026-05-18drm/amdgpu: reject non-user addresses early in GEM_USERPTR ioctlAmir Shetaia
2026-05-18drm/amdgpu/vpe: Force collaborate sync after TRAPAlan Liu
2026-05-18drm/amdgpu/userq: update the vm task info during signal ioctlSunil Khatri
2026-05-18drm/amdgpu/userq: cancel reset work while tear down in progressSunil Khatri
2026-05-18drm/amdgpu: Remove UML build exclusion from KconfigHarry Wentland
2026-05-18drm/amdgpu: rework userq reset work handlingChristian König
2026-05-18drm/amdgpu/userq: pin mqd and fw object bo to avoid evictionSunil Khatri
2026-05-18drm/amdgpu/userq: use drm_exec in amdgpu_userq_fence_read_wptrSunil Khatri
2026-05-18drm/xe/guc: Use xe_device_is_l2_flush_optimized()Gustavo Sousa
2026-05-18drm/xe/multi_queue: Fix secondary queue error caseNiranjana Vishwanathapura
2026-05-18drm/dp/mst: fix OOB reads on 2-byte fields in sideband reply parsersAshutosh Desai
2026-05-18drm/dp/mst: fix OOB reads in remote DPCD/I2C sideband reply parsersAshutosh Desai
2026-05-18drm/panel-edp: Add panel for Surface Pro 12inHarrison Vanderbyl
2026-05-18drm/mediatek: mtk_hdmi_ddc: Fix non-static global variableLouis-Alexis Eyraud
2026-05-18drm/mediatek: mtk_cec: Fix non-static global variableLouis-Alexis Eyraud
2026-05-18drm/mediatek: mtk_hdmi_v2: Fix non-static global variableLouis-Alexis Eyraud
2026-05-18drm/mediatek: mtk_hdmi_ddc_v2: Fix non-static global variableLouis-Alexis Eyraud
2026-05-18drm/mediatek: dsi: Add compatible for mt8167-dsiLuca Leonardo Scorcia
2026-05-18drm/mediatek: Convert legacy DRM logging to drm_* helpers in mtk_dsi.cAbhishek Rajput
2026-05-18drm/xe: Define and use MCR version of COMMON_SLICE_CHICKEN4Gustavo Sousa
2026-05-18drm/xe: Define and use MCR version of COMMON_SLICE_CHICKEN1Gustavo Sousa
2026-05-18drm/xe: Define CACHE_MODE_1 as MCR registerGustavo Sousa
2026-05-18drm/xe/pf: Fix CFI failure in debugfs accessMohanram Meenakshisundaram
2026-05-18drm/xe/vf: Fix signature of print functionsMichal Wajdeczko
2026-05-18drm/xe/gsc: Fix double-free of managed BO in error pathShuicheng Lin
2026-05-18drm/xe/memirq: Update interrupt handler logicMichal Wajdeczko
2026-05-18drm/gem: Make the GEM LRU lock part of drm_deviceBoris Brezillon