summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2026-03-23drm/amd/display: Promote DC to 3.2.375Taimur Hassan1-1/+1
2026-03-23drm/amd/display: Rework YCbCr422 DSC policyRelja Vojvodic11-20/+25
2026-03-23drm/amd/display: Restore full update for tiling change to linearJoshua Aberback2-21/+9
2026-03-23drm/amd/display: add dccg FGCG mask initCharlene Liu1-0/+1
2026-03-23drm/amd/display: Remove unnecessary completion flag for secure displayWayne Lin2-8/+0
2026-03-23drm/amd/display: Agument live + capture with CVT case.ChunTao Tso2-2/+7
2026-03-23drm/amd/display: remove dc_clock_limit for apuCharlene Liu1-1/+1
2026-03-23drm/amd/display: Fix Signed/Unsigned Int Usage Compiler WarningGaghik Khachatrian1-1/+1
2026-03-23drm/amd/display: Hardcode dtbclk value in bw_paramsMatthew Stewart1-5/+2
2026-03-23drm/amd/display: Move DPM clk read to clk_mgr_construct in DCN42Ivan Lipski1-0/+5
2026-03-23drm/amd/display: Revert inbox0 lock for cursor due to deadlockNicholas Kazlauskas1-26/+4
2026-03-23drm/amd/display: Add 3DLUT DMA broadcast supportDillon Varone4-48/+67
2026-03-23drm/amd/display: Fix Silence warningsGaghik Khachatrian3-0/+9
2026-03-23drm/amd/display: export get_power_profile interface for later useCharlene Liu4-1/+4
2026-03-23drm/amd/display: pg cntl update based on previous asic.Charlene Liu1-4/+5
2026-03-23drm/amd/display: remove disable_sutter touch pstate debug codeCharlene Liu1-9/+0
2026-03-23drm/amd/display: Refactor DC update checksDillon Varone4-299/+201
2026-03-23drm/amd/display: Fix drm_edid leak in amdgpu_dmAlex Hung1-1/+2
2026-03-23drm/amd/display: Fix DCN42 memory clock table using MemClk instead of UClkAlexander Chechik1-1/+1
2026-03-23drm/amd/display: Add Extra SMU Log for dtbclkCharlene Liu1-0/+3
2026-03-23drm/amd/display: Update underflow detection for DCN42Roman Li2-0/+8
2026-03-23drm/amdgpu: fix some more bug in amdgpu_gem_va_ioctlChristian König1-42/+34
2026-03-23drm/amd/display: Clamp min DS DCFCLK value to DCN limitRoman Li3-0/+7
2026-03-23drm/amd/display: Split arbiter programming for DCN42Nicholas Kazlauskas1-1/+33
2026-03-23drm/amd/display: Add missing dcn42 hubbub function pointersRoman Li1-5/+17
2026-03-23drm/amd/display: Add get_default_tiling_info for dcn42Roman Li1-0/+1
2026-03-23drm/amd/display: move dcn42 bw_params initDmytro Laktyushkin1-5/+4
2026-03-23drm/amd/display: System Hang When System enters to S0i3 w/ iGPUCharlene Liu1-1/+2
2026-03-23drm/amd/display: Move DPM clk read to clk_mgr_construct in DCN42Ivan Lipski1-124/+126
2026-03-23drm/amd/display: Add MRQ programming for DCN42Nicholas Kazlauskas2-1/+40
2026-03-23drm/amd/display: dcn42 don't round up disclk and dppclkCharlene Liu1-0/+8
2026-03-23drm/amd/display: Update dpia supported configurationMeenakshikumar Somasundaram1-3/+4
2026-03-23drm/amdgpu: prevent immediate PASID reuse caseEric Huang3-13/+34
2026-03-23drm/amdgpu: fix strsep() corrupting lockup_timeout on multi-GPU (v3)Ruijing Dong1-2/+11
2026-03-23drm/amdgpu/gfx11: look at the right prop for gfx queue priorityAlex Deucher1-1/+1
2026-03-23drm/amdgpu/gfx10: look at the right prop for gfx queue priorityAlex Deucher1-1/+1
2026-03-23drm/amdgpu/pm: drop SMU driver if version not matched messagesAlex Deucher4-7/+0
2026-03-23drm/amdgpu: Skip discovery dump when topology is unavailableSrinivasan Shanmugam1-5/+3
2026-03-23drm/amd/ras: Add input pointer validation in ras core helpersSrinivasan Shanmugam1-0/+9
2026-03-23drm/amd/ras: Add NULL checks for ras_core sys_fn callbacksSrinivasan Shanmugam1-0/+13
2026-03-23drm/amdgpu: annotate eviction fence signaling pathChristian König1-0/+10
2026-03-23drm/amdgpu: Avoid NULL dereference in discovery topology coredump path v3Srinivasan Shanmugam1-1/+10
2026-03-23drm/amd/display: Do not skip unrelated mode changes in DSC validationYussuf Khalil3-1/+9
2026-03-23drm/amd/ras: Remove redundant NULL check in pending bad-bank list iterationSrinivasan Shanmugam1-1/+1
2026-03-23drm/amd/pm: Add smu v15_0_8 pmfw headerHawking Zhang1-0/+427
2026-03-23drm/amd/pm: Add smu v15_0_8 message headerHawking Zhang1-0/+100
2026-03-23drm/amd/pm: Add smu v15_0_8 driver interface headerHawking Zhang1-0/+295
2026-03-23drm/amdgpu: make amdgpu_user_wait_ioctl more resilent v2Christian König1-21/+27
2026-03-23drm/amdgpu: replace WARN with DRM_ERROR for invalid sched priorityJesse.Zhang1-3/+1
2026-03-23drm/imagination: Skip 2nd thread DM association for non META FirmwareBrajesh Gupta1-6/+9