summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
AgeCommit message (Expand)AuthorFilesLines
2020-09-08Merge tag 'amd-drm-next-5.10-2020-09-03' of git://people.freedesktop.org/~agd...Dave Airlie1-103/+184
2020-09-03drm/amdgpu: Remove superfluous NULL checkLuben Tuikov1-3/+0
2020-09-03drm/amdgpu: block ring buffer access during GPU recoveryDennis Li1-4/+13
2020-08-28drm/amdgpu: fix compiler warningsNirmoy Das1-4/+4
2020-08-27drm/amdgpu: simplify hw status clear/set logicJiawei1-7/+6
2020-08-26drm/amdgpu: report DC not supported if virtual display is enabled (v2)Alex Deucher1-1/+1
2020-08-26drm/amdgpu: add a wrapper for atom asic_initAlex Deucher1-3/+17
2020-08-26drm/amdgpu: Embed drm_device into amdgpu_device (v3)Luben Tuikov1-10/+5
2020-08-24drm/amdgpu: Get DRM dev from adev by inline-fLuben Tuikov1-13/+13
2020-08-24drm/amdgpu: drm_device to amdgpu_device by inline-f (v2)Luben Tuikov1-10/+10
2020-08-24drm/amdgpu: annotate a false positive recursive lockingDennis Li1-3/+8
2020-08-24drm/amdgpu: refine create and release logic of hive infoDennis Li1-2/+5
2020-08-24drm/amdgpu: refine message print for devices of hiveDennis Li1-16/+16
2020-08-24drm/amdgpu: fix the nullptr issue when reenter GPU recoveryDennis Li1-2/+3
2020-08-24drm/amdgpu: change reset lock from mutex to rw_semaphoreDennis Li1-3/+3
2020-08-24drm/amdgpu: refine codes to avoid reentering GPU recoveryDennis Li1-18/+19
2020-08-19drm/amdgpu: Fix repeatly flr issuejqdeng1-0/+28
2020-08-14drm/amdgpu: revert "fix system hang issue during GPU reset"Christian König1-33/+24
2020-08-14drm/amd/powerplay: optimize the interface for mgpu fan boost enablementEvan Quan1-3/+1
2020-08-14drm/amdgpu: annotate a false positive recursive lockingDennis Li1-3/+7
2020-08-12Merge drm/drm-next into drm-misc-nextThomas Zimmermann1-117/+162
2020-08-06drm/amdgpu: fix PSP autoload twice in FLRLiu ChengZhe1-1/+3
2020-08-06drm/amdgpu: fix spelling mistake "paramter" -> "parameter"Colin Ian King1-1/+1
2020-08-06drm/amdgfx/ttm: use wrapper to get ttm memory managersDave Airlie1-3/+2
2020-08-05drm/amdgpu: move IP discovery data to mmanAlex Deucher1-2/+2
2020-08-05drm/amdgpu: introduce a new parameter to configure how many KCQ we want(v5)Monk Liu1-0/+5
2020-08-05drm/amdgpu: break GPU recovery once it's in bad state(v4)Guchun Chen1-3/+17
2020-08-05drm/amdgpu: break driver init process when it's bad GPU(v5)Guchun Chen1-3/+9
2020-07-30drm/amdgpu: fix PSP autoload twice in FLRLiu ChengZhe1-1/+3
2020-07-28drm/amdgpu: enable DC support for SI parts (v2)Mauro Rossi1-0/+6
2020-07-27drm/amdgpu: fix system hang issue during GPU resetDennis Li1-24/+29
2020-07-15drm/amd/display: add DC support for navy flounderBhawanpreet Lakha1-0/+1
2020-07-15drm/amdgpu: set asic family and ip blocks for navy_flounderJiansong Chen1-0/+1
2020-07-15drm/amdgpu: add navy_flounder gpu info firmwareJiansong Chen1-0/+4
2020-07-15drm/amdgpu: add navy_flounder asic typeJiansong Chen1-0/+1
2020-07-15drm/amdgpu: RAS emergency restart logic refineWenhui Sheng1-11/+12
2020-07-11drm/amdgpu: minor cleanup of phase1 suspend codeNirmoy Das1-10/+13
2020-07-11drm/amdgpu: enable gpu recovery for sienna cichlidLikun Gao1-0/+1
2020-07-02Revert "drm/amdgpu: support access regs outside of mmio bar"Hawking Zhang1-17/+28
2020-07-02drm/amdgpu: make IB test synchronize with init for SRIOV(v2)Monk Liu1-0/+3
2020-07-02drm/amdgpu: merge atombios init blockWenhui Sheng1-22/+1
2020-07-02drm/amdgpu: invoke req full access early enoughWenhui Sheng1-31/+23
2020-07-01drm/amdgpu: call release_firmware() without a NULL checkNirmoy Das1-4/+2
2020-07-01drm/amdgpu: restrict the hw sched jobs number to power of twoKevin Wang1-0/+10
2020-07-01drm/amd: correct trivial kernel-doc inconsistenciesColton Lewis1-2/+0
2020-07-01drm/amdgpu: skip BAR resizing if the bios already did itAlex Deucher1-0/+5
2020-07-01drm/amdgpu: support reserve bad page for virt (v3)Stanley.Yang1-0/+3
2020-07-01drm/amdgpu: temporarily read bounding box from gpu_info fw for navi12Tianci.Yin1-1/+15
2020-07-01drm/amdgpu/dc: Add missing Sienna_Cichlid chip idJerry (Fangzhi) Zuo1-0/+3
2020-06-03drm/amdgpu: set asic family and ip blocks for sienna_cichlidLikun Gao1-0/+1