summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2026-03-23drm/amd/display: System Hang When System enters to S0i3 w/ iGPUCharlene Liu-1/+2
2026-03-23drm/amd/display: Move DPM clk read to clk_mgr_construct in DCN42Ivan Lipski-124/+126
2026-03-23drm/amd/display: Add MRQ programming for DCN42Nicholas Kazlauskas-1/+40
2026-03-23drm/amd/display: dcn42 don't round up disclk and dppclkCharlene Liu-0/+8
2026-03-23drm/amd/display: Update dpia supported configurationMeenakshikumar Somasundaram-3/+4
2026-03-23drm/amdgpu: prevent immediate PASID reuse caseEric Huang-13/+34
2026-03-23drm/amdgpu: fix strsep() corrupting lockup_timeout on multi-GPU (v3)Ruijing Dong-2/+11
2026-03-23drm/amdgpu/gfx11: look at the right prop for gfx queue priorityAlex Deucher-1/+1
2026-03-23drm/amdgpu/gfx10: look at the right prop for gfx queue priorityAlex Deucher-1/+1
2026-03-23drm/amdgpu/pm: drop SMU driver if version not matched messagesAlex Deucher-7/+0
2026-03-23drm/amdgpu: Skip discovery dump when topology is unavailableSrinivasan Shanmugam-5/+3
2026-03-23drm/amd/ras: Add input pointer validation in ras core helpersSrinivasan Shanmugam-0/+9
2026-03-23drm/amd/ras: Add NULL checks for ras_core sys_fn callbacksSrinivasan Shanmugam-0/+13
2026-03-23drm/amdgpu: annotate eviction fence signaling pathChristian König-0/+10
2026-03-23drm/amdgpu: Avoid NULL dereference in discovery topology coredump path v3Srinivasan Shanmugam-1/+10
2026-03-23drm/amd/display: Do not skip unrelated mode changes in DSC validationYussuf Khalil-1/+9
2026-03-23drm/amd/ras: Remove redundant NULL check in pending bad-bank list iterationSrinivasan Shanmugam-1/+1
2026-03-23drm/amd/pm: Add smu v15_0_8 pmfw headerHawking Zhang-0/+427
2026-03-23drm/amd/pm: Add smu v15_0_8 message headerHawking Zhang-0/+100
2026-03-23drm/amd/pm: Add smu v15_0_8 driver interface headerHawking Zhang-0/+295
2026-03-23drm/amdgpu: make amdgpu_user_wait_ioctl more resilent v2Christian König-21/+27
2026-03-23drm/amdgpu: replace WARN with DRM_ERROR for invalid sched priorityJesse.Zhang-3/+1
2026-03-23drm/imagination: Skip 2nd thread DM association for non META FirmwareBrajesh Gupta-6/+9
2026-03-23drm/imagination: Improve firmware power off for layout_mars configBrajesh Gupta-28/+57
2026-03-23drm/xe/pf: Fix use-after-free in migration restoreMichał Winiarski-0/+2
2026-03-23drm/xe/xe3p: Skip TD flushTejas Upadhyay-0/+8
2026-03-23drm/xe/xe3p_lpg: Restrict UAPI to enable L2 flush optimizationTejas Upadhyay-0/+35
2026-03-23drm/xe/pat: define coh_mode 2wayTejas Upadhyay-11/+12
2026-03-23drm/xe/xe3p_lpg: flush shrinker bo cachelines manuallyTejas Upadhyay-1/+30
2026-03-23drm/xe/vf: Improve getting clean NULL contextMichal Wajdeczko-4/+46
2026-03-23drm/xe: Add MI_SEMAPHORE_WAIT command definitionMichal Wajdeczko-0/+13
2026-03-23drm/xe: Add PR_CTR_CTRL/THRSH register definitionsMichal Wajdeczko-0/+8
2026-03-23drm/xe/pf: Fix use-after-free in migration restoreMichał Winiarski-0/+2
2026-03-23drm/i915/dp_tunnel: Fix error handling when clearing stream BW in atomic stateImre Deak-11/+28
2026-03-23drm/i915: Unlink NV12 planes earlierVille Syrjälä-2/+9
2026-03-23drm/i915: Order OP vs. timeout correctly in __wait_for()Ville Syrjälä-1/+1
2026-03-23drm/i915/gmbus: fix spurious timeout on 512-byte burst readsSamasth Norway Ananda-1/+3
2026-03-23drm/sun4i: Use backend/mixer as dedicated DMA deviceChen-Yu Tsai-24/+30
2026-03-23drm/mediatek: Set dedicated DMA device and drop custom GEM callbacksChen-Yu Tsai-269/+3
2026-03-23drm/gem-dma: Support dedicated DMA device for allocation and mappingChen-Yu Tsai-9/+12
2026-03-23drm/prime: Limit scatter list size with dedicated DMA deviceChen-Yu Tsai-1/+1
2026-03-23Merge tag 'drm-misc-next-2026-03-20' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie-694/+983
2026-03-22drm/mediatek: dsi: Store driver data before invoking mipi_dsi_host_registerLuca Leonardo Scorcia-4/+5
2026-03-22drm/mediatek: ovl: Add specific entry for mt8167Val Packett-0/+12
2026-03-22drm/mediatek: Remove all conflicting aperture devices during probeLuca Leonardo Scorcia-0/+5
2026-03-22drm/mediatek: mtk_dsi: enable hs clock during pre-enableGary Bisson-18/+17
2026-03-21drm/i915/wm: Include .min_ddb_alloc_uv in the wm dumpsVille Syrjälä-4/+26
2026-03-21drm/i915/wm: Include ddb_y in skl_print_wm_changes() on pre-iclVille Syrjälä-2/+9
2026-03-21drm/i915/wm: Extract skl_print_plane_ddb_changes()Ville Syrjälä-5/+17
2026-03-21drm/i915/wm: s/skl_print_plane_changes()/skl_print_plane_wm_changes()/Ville Syrjälä-5/+6