aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2024-01-31drm/amdgpu: Fix the warning info in mode1 resetMa Jun5-12/+24
2024-01-31drm/amd/display: Fix dcn35 8k30 Underflow/Corruption IssueFangzhi Zuo2-18/+13
2024-01-31drm/amd/display: Underflow workaround by increasing SR exit latencyNicholas Susanto2-18/+18
2024-01-31drm/amd/display: fix incorrect mpc_combine array sizeWenjing Liu1-1/+1
2024-01-31drm/amd/display: Fix DPSTREAM CLK on and off sequenceDmytro Laktyushkin2-7/+6
2024-01-31drm/amd/display: fix USB-C flag update after enc10 feature initCharlene Liu2-4/+4
2024-01-31drm/amd/display: increased min_dcfclk_mhz and min_fclk_mhzSohaib Nadeem1-1/+1
2024-01-31Revert "drm/amd/display: initialize all the dpm level's stutter latency"Charlene Liu1-3/+1
2024-01-31drm/amdkfd: Use correct drm device for cgroup permission checkMukul Joshi1-2/+7
2024-01-31drm/amdkfd: Use S_ENDPGM_SAVED in trap handlerJay Cornwall3-9/+9
2024-01-31drm/amdkfd: Correct partial migration virtual addrPhilip Yang1-1/+1
2024-01-31drm/amdgpu: move the drm client creation behind drm device registrationLe Ma3-11/+27
2024-01-31drm/nouveau/svm: remove unused but set variablesJani Nikula1-7/+3
2024-01-31drm/nouveau/acr/ga102: remove unused but set variableJani Nikula1-2/+1
2024-01-31drm/amdgpu: Reset IH OVERFLOW_CLEAR bitFriedrich Vock10-0/+59
2024-01-31drm/amdgpu: remove asymmetrical irq disabling in vcn 4.0.5 suspendYifan Zhang2-36/+0
2024-01-31drm/amdgpu: use PSP address query commandTao Zhou1-7/+39
2024-01-31drm/amdgpu: add PSP RAS address query commandTao Zhou3-0/+64
2024-01-31drm/amdgpu: drm/amdgpu: remove golden setting for gfx 11.5.0Yifan Zhang1-22/+0
2024-01-31drm/amdkfd: reserve the BO before validating itLang Yu3-5/+21
2024-01-31drm/amd/display: Fix buffer overflow in 'get_host_router_total_dp_tunnel_bw()'Srinivasan Shanmugam1-1/+1
2024-01-31drm/amd/display: Add NULL check for kzalloc in 'amdgpu_dm_atomic_commit_tail()'Srinivasan Shanmugam1-0/+4
2024-01-31drm/amdgpu: Fix missing error code in 'gmc_v6/7/8/9_0_hw_init()'Srinivasan Shanmugam4-8/+8
2024-01-31drm/amdgpu: Need to resume ras during gpu reset for gfx v9_4_3 sriovYiPeng Chai1-0/+1
2024-01-31drm/amdgpu: disable RAS feature when finiTao Zhou1-1/+1
2024-01-31drm/amdgpu: Update boot time errors polling sequenceHawking Zhang2-1/+18
2024-01-31drm/amd: Don't init MEC2 firmware when it fails to loadDavid McFarland1-2/+0
2024-01-31drm/xe: Make all GuC ABI shift values unsignedMatthew Brost5-21/+21
2024-01-31drm/xe: Convert job timeouts from assert to warningMatt Roper1-3/+6
2024-01-31drm/amdgpu: Fix the warning info in mode1 resetMa Jun5-12/+24
2024-01-31drm/xe: Don't use __user error pointersThomas Hellström1-25/+25
2024-01-31drm/xe: Annotate mcr_[un]lock()Thomas Hellström1-2/+2
2024-01-31drm/xe: drop display/ subdir from include directoriesJani Nikula5-7/+6
2024-01-31drm/xe: move xe_display.[ch] under display/Jani Nikula3-9/+9
2024-01-31drm/imx: prefer snprintf over sprintfJani Nikula1-1/+1
2024-01-31drm/amdgpu: prefer snprintf over sprintfJani Nikula1-1/+2
2024-01-30drm/xe: Only allow 1 ufence per exec / bind IOCTLMatthew Brost3-2/+23
2024-01-30drm/vram-helper: Fix 'multi-line' kernel-doc commentsAnna-Maria Behnsen1-24/+20
2024-01-30drm/xe: Add batch buffer addresses to devcoredumpJosé Roberto de Souza5-0/+56
2024-01-30drm/xe: Add functions to convert regular address to canonical address and backJosé Roberto de Souza2-0/+13
2024-01-30drm/xe: Use function to emit PIPE_CONTROLJosé Roberto de Souza1-33/+24
2024-01-30drm/xe/guc: Reduce a print from warn to debugKarthik Poosa1-2/+2
2024-01-30drm/vmwgfx: Fix the lifetime of the bo cursor memoryZack Rusin1-12/+1
2024-01-30drm/vmwgfx: Fix vmw_du_get_cursor_mob fencing of newly-created MOBsMartin Krastev1-1/+10
2024-01-30drm/vmwgfx: Make all surfaces shareableMaaz Mombasawala3-16/+10
2024-01-30drm/vmwgfx: Refactor drm connector probing for display modesMartin Krastev5-191/+101
2024-01-30drm/i915/xe2lpd: Move registers to PICALucas De Marchi4-65/+121
2024-01-30drm/i915/xe2lpd: Move D2D enable/disableLucas De Marchi2-10/+36
2024-01-30drm/xe/xe2: Enable has_usmLucas De Marchi1-1/+1
2024-01-29drm/amdgpu: use helper macro HW_ERR instead of Hardware error stringYang Wang2-8/+8