summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
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
2026-05-18drm/syncobj: Fix memory leak in drm_syncobj_find_fence()Liviu Dudau
2026-05-18drm/bridge: it66121: acquire reset GPIO in probeJulien Chauveau
2026-05-18drm/i915/psr: Apply SDP on prior scanline workaround for Xe3pJouni Högander
2026-05-18drm/i915/psr: Apply Intel DPCD workaround when SDP on prior line usedJouni Högander
2026-05-18drm/i915/psr: Read Intel DPCD workaround registerJouni Högander
2026-05-18drm/i915/psr: Add defininitions for INTEL_WA_REGISTER_CAPS DPCD registerJouni Högander
2026-05-18drm/i915/dp: Include all relevant AS SDP fields in comparisonAnkit Nautiyal
2026-05-18drm/i915/dp: Set sdp_type in AS SDP unpackAnkit Nautiyal
2026-05-18drm/i915/dp: Use revision field of AS SDP data structureAnkit Nautiyal
2026-05-18drm/i915/dp: Fix readback for target_rr in Adaptive Sync SDPAnkit Nautiyal