aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
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
2024-01-29drm/amdgpu/pm: Use macro definitions in the smu IH process functionMa Jun4-13/+23
2024-01-29drm/amd/display: 3.2.270Aric Cyr1-1/+1
2024-01-29drm/amd/display: [FW Promotion] Release 0.0.202.0Anthony Koo1-1/+7
2024-01-29drm/amd/display: Populate invalid split index to be 0xFAlvin Lee1-2/+2
2024-01-29drm/amd/display: Fix dcn35 8k30 Underflow/Corruption IssueFangzhi Zuo2-18/+13
2024-01-29drm/amd/display: clkmgr unittest with removal of warn & rename DCN35 ips hand...Mounika Adhuri1-4/+4
2024-01-29drm/amd/display: fix DP audio settingsCharlene Liu1-2/+7
2024-01-29drm/amd/display: Underflow workaround by increasing SR exit latencyNicholas Susanto2-18/+18
2024-01-29drm/amd/display: use correct phantom pipe when populating subvp pipe infoWenjing Liu1-1/+2
2024-01-29drm/amd/display: fix incorrect mpc_combine array sizeWenjing Liu1-1/+1
2024-01-29drm/amd/display: Fix DPSTREAM CLK on and off sequenceDmytro Laktyushkin2-7/+6
2024-01-29drm/amd/display: fix invalid reg access on DCN35 FPGAEric Yang2-4/+23
2024-01-29drm/amd/display: refine code for dmcub inbox1 ring buffer debugFudongwang2-9/+5
2024-01-29drm/amd/display: Send DTBCLK disable message on first commitTaimur Hassan1-0/+1
2024-01-29drm/amd/display: fix USB-C flag update after enc10 feature initCharlene Liu2-4/+4
2024-01-29drm/amd/display: add debugfs disallow edp psrHersen Wu4-2/+67
2024-01-29drm/amd/display: For FPO and SubVP/DRR configs program vmin/max selAlvin Lee9-25/+56
2024-01-29drm/amd/display: Unify optimize_required flags and VRR adjustmentsAric Cyr5-17/+10
2024-01-29drm/amd/display: increased min_dcfclk_mhz and min_fclk_mhzSohaib Nadeem1-1/+1
2024-01-29drm/amd/display: Wait for mailbox ready when powering up DMCUBNicholas Kazlauskas1-2/+11
2024-01-29drm/amd/display: Wait before sending idle allow and after idle disallowNicholas Kazlauskas1-1/+6
2024-01-29Revert "drm/amd/display: initialize all the dpm level's stutter latency"Charlene Liu1-3/+1
2024-01-29drm/amd/display: Fix static screen event mask definition changeYiling Chen10-27/+28
2024-01-29Documentation/gpu: Introduce a simple contribution list for display codeRodrigo Siqueira1-110/+0
2024-01-29Documentation/gpu: Add entry for the DIO componentRodrigo Siqueira1-0/+10
2024-01-29Documentation/gpu: Add entry for OPP in the kernel docRodrigo Siqueira1-0/+16
2024-01-29Documentation/gpu: Add kernel doc entry for MPCRodrigo Siqueira1-77/+173
2024-01-29Documentation/gpu: Add kernel doc entry for DPPRodrigo Siqueira1-0/+25
2024-01-29drm/amdkfd: Use correct drm device for cgroup permission checkMukul Joshi1-2/+7
2024-01-29drm/amdkfd: Use S_ENDPGM_SAVED in trap handlerJay Cornwall3-9/+9
2024-01-29drm/amdkfd: Correct partial migration virtual addrPhilip Yang1-1/+1
2024-01-29drm/amdgpu: move the drm client creation behind drm device registrationLe Ma3-11/+27
2024-01-29drm/amd/display: Fix potential NULL pointer dereferences in 'dcn10_set_output...Srinivasan Shanmugam1-2/+5