aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-misc-next-2021-10-06' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2021-10-111-6/+19
|\
| * Revert "drm/amd: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_BEG...Sean Paul2021-10-043-53/+43
| * drm/amd: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_BEGIN()Fernando Ramos2021-10-013-43/+53
| * drm/ttm: s/FLAG_SG/FLAG_EXTERNAL/Matthew Auld2021-09-291-5/+5
| * drm/ttm: move ttm_tt_{add, clear}_mapping into amdgpuMatthew Auld2021-09-291-1/+14
* | drm/amd/display: fix duplicated inclusionkernel test robot2021-10-081-1/+0
* | drm/amd/display: remove duplicate include in dcn201_clk_mgr.cLv Ruyi2021-10-081-3/+1
* | drm/amdgpu: use adev_to_drm for consistency when accessing drm_deviceGuchun Chen2021-10-0815-24/+24
* | drm/amdkfd: rm BO resv on validation to avoid deadlockAlex Sierra2021-10-081-6/+1
* | drm/amd/display: Fix Werror when buildingWayne Lin2021-10-081-0/+1
* | drm/amdgpu: add missing case for HDP for renoirAlex Deucher2021-10-081-0/+1
* | drm/amd/display: Remove redundant initialization of variable resultColin Ian King2021-10-081-1/+1
* | drm/amdgpu/discovery: add missing case for SMU 11.0.5Alex Deucher2021-10-081-0/+1
* | drm/amdgpu: unify BO evicting method in amdgpu_ttmNirmoy Das2021-10-076-35/+58
* | drm/amd/display: Add 120Hz support for freesync video modeSolomon Chiu2021-10-061-11/+11
* | drm/amdgpu: Register MCE notifier for Aldebaran RASMukul Joshi2021-10-061-0/+141
* | drm/amdgpu: return early if debugfs is not initializedNirmoy Das2021-10-061-0/+3
* | drm/amd/display: USB4 bring up set correct addressJude Shih2021-10-061-1/+1
* | drm/amd/display: Fix USB4 Aux via DMUB terminate unexpectedlyJude Shih2021-10-061-1/+2
* | drm/amd/display: Deadlock/HPD Status/Crash Bug FixJude Shih2021-10-061-26/+44
* | drm/amd/display: Fix for access for ddc pin and aux engine.Meenakshikumar Somasundaram2021-10-064-10/+10
* | drm/amd/display: Add debug flags for USB4 DP link training.Jimmy Kizito2021-10-064-1/+18
* | drm/amd/display: Fix DIG_HPD_SELECT for USB4 display endpoints.Jimmy Kizito2021-10-061-3/+9
* | drm/amd/display: Support for SET_CONFIG processing with DMUBJude Shih2021-10-065-20/+94
* | drm/amd/display: Add dpia debug optionsMeenakshikumar Somasundaram2021-10-065-3/+14
* | drm/amd/display: Read USB4 DP tunneling data from DPCD.Jimmy Kizito2021-10-064-2/+67
* | drm/amd/display: Support for SET_CONFIG processing with DMUBMeenakshikumar Somasundaram2021-10-068-4/+149
* | drm/amd/display: Implement end of training for hop in DPIA display pathJimmy Kizito2021-10-062-5/+83
* | drm/amd/display: Implement DPIA equalisation phaseJimmy Kizito2021-10-061-3/+246
* | drm/amd/display: Implement DPIA clock recovery phaseJimmy Kizito2021-10-062-7/+457
* | drm/amd/display: Implement DPIA link configurationJimmy Kizito2021-10-062-6/+45
* | drm/amd/display: Implement DPIA training loopJimmy Kizito2021-10-064-17/+120
* | drm/amd/display: Train DPIA links with fallbackJimmy Kizito2021-10-062-2/+8
* | drm/amd/display: Skip DPCD read for DPTX-to-DPIA hopJimmy Kizito2021-10-061-0/+7
* | drm/amd/display: Add stub to get DPIA tunneling device dataJimmy Kizito2021-10-065-1/+81
* | drm/amd/display: Stub out DPIA link training callJimmy Kizito2021-10-063-7/+182
* | drm/amd/display: Set DPIA link endpoint typeJimmy Kizito2021-10-062-0/+3
* | drm/amd/display: Support for DMUB HPD and HPD RX interrupt handlingMeenakshikumar Somasundaram2021-10-065-0/+45
* | drm/amd/display: USB4 DPIA enumeration and AUX TunnelingMeenakshikumar Somasundaram2021-10-068-5/+120
* | drm/amd/display: Update link encoder object creation.Jimmy Kizito2021-10-063-0/+80
* | drm/amd/display: fix DCC settings for DCN3Marek Olšák2021-10-062-3/+4
* | drm/amd/display: Fix error in dmesg at bootLeo (Hanghong) Ma2021-10-061-2/+2
* | drm/amd/display: Fix concurrent dynamic encoder assignment.Jimmy Kizito2021-10-061-3/+3
* | drm/amd/display: Add helper for blanking all dp displaysLeo (Hanghong) Ma2021-10-066-130/+59
* | drm/amd/display: 3.2.156Aric Cyr2021-10-061-1/+1
* | drm/amd/display: [FW Promotion] Release 0.0.87Anthony Koo2021-10-061-2/+2
* | drm/amd/display: Fix detection of 4 lane for DPALTHansen2021-10-062-1/+35
* | drm/amd/display: Limit display scaling to up to 4k for DCN 3.1Nikola Cornij2021-10-061-1/+1
* | drm/amd/display: Added root clock optimization flagsJake Wang2021-10-061-0/+18
* | drm/amd/display: Re-arrange FPU code structure for dcn2xQingqing Zhuo2021-10-067-10/+10