summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu/discovery: get gpu info from ip discovery tableXiaojie Yuan2019-10-031-0/+12
* drm/amd/powerplay: properly set mp1 state for SW SMU suspend/reset routineEvan Quan2019-09-161-6/+6
* drm/amdgpu: remove needless usage of #ifdefShirish S2019-09-161-5/+1
* drm/amdgpu: fix build error without CONFIG_HSA_AMDShirish S2019-09-161-1/+5
* drm/amdgpu: disable gfxoff while use no H/W scheduling policyHuang Rui2019-09-161-1/+1
* drm/amdgpu: Add a kernel parameter for specifying the asic typeYong Zhao2019-09-161-1/+6
* drm/amdgpu: move the call of ras recovery_init and bad page reserve to proper...Tao Zhou2019-09-131-5/+0
* drm/amdkfd: Query kfd device info by CHIP id instead of pci device idYong Zhao2019-09-131-1/+1
* dmr/amdgpu: Add system auto reboot to RAS.Andrey Grodzovsky2019-09-131-0/+14
* drm/amdgpu: Avoid HW GPU reset for RAS.Andrey Grodzovsky2019-09-131-10/+28
* drm/amdgpu: Fix bugs in amdgpu_device_gpu_recover in XGMI case.Andrey Grodzovsky2019-09-131-13/+10
* drm/amdgpu: Handle job is NULL use case in amdgpu_device_gpu_recoverAndrey Grodzovsky2019-08-301-6/+4
* drm/amdgpu: Enable DC on RenoirRoman Li2019-08-291-0/+3
* drm/amdgpu: introduce vram lost for reset (v2)Monk Liu2019-08-291-2/+2
* drm/amdgpu: Use new mode2 reset interface for RV.Andrey Grodzovsky2019-08-151-0/+1
* drm/amdgpu: add renoir support for gpu_info and ip block settingHuang Rui2019-08-121-1/+7
* drm/amdgpu: add renoir asic_type enumHuang Rui2019-08-121-0/+1
* drm/amdgpu: remove RREG64/WREG64Tao Zhou2019-08-091-33/+0
* drm/amdgpu: replace readq/writeq with atomic64 operationsTao Zhou2019-08-091-6/+2
* drm/amdgpu: Fix GPU reset crash regression.Andrey Grodzovsky2019-08-061-0/+2
* drm/amdgpu: Fix panic during gpu resetxinhui pan2019-08-061-1/+1
* drm/amdgpu: Add nv12 DC ip blockLeo Li2019-08-021-0/+1
* drm/amdgpu: set asic family and ip blocks for navi12Xiaojie Yuan2019-08-021-0/+1
* drm/amdgpu: add gpu_info firmware for navi12Xiaojie Yuan2019-08-021-0/+4
* drm/amdgpu: add navi12 asic typeXiaojie Yuan2019-08-021-0/+1
* drm/amdgpu: fix double ucode load by PSP(v3)Monk Liu2019-08-021-21/+38
* drm/amdgpu: cleanup vega10 SRIOV code pathMonk Liu2019-08-021-3/+0
* drm/amdgpu: add RREG64/WREG64(_PCIE) operationsTao Zhou2019-07-311-0/+73
* drm/amdgpu: put the SMC into the proper state on reset/unloadAlex Deucher2019-07-301-0/+27
* drm/amdgpu: add Arcturus gpu info firmwareLe Ma2019-07-181-0/+4
* drm/amdgpu: add to set Arcturus ip blocksLe Ma2019-07-181-0/+1
* drm/amdgpu: add Arcturus asic typeLe Ma2019-07-181-0/+1
* drm/amd/display: add dm blockBhawanpreet Lakha2019-07-181-0/+1
* drm/amdgpu: set asic family and ip blocks for navi14Xiaojie Yuan2019-07-181-0/+1
* drm/amdgpu: add gpu_info firmware for navi14Xiaojie Yuan2019-07-181-0/+4
* drm/amdgpu: add navi14 asic typeXiaojie Yuan2019-07-181-0/+1
* drm/amdgpu/psp: add a mutex to protect access to the psp ringAlex Deucher2019-07-091-0/+1
* drm/amdgpu: properly guard the generic discovery codeAlex Deucher2019-07-091-2/+2
* amdgpu: make pmu support optionalArnd Bergmann2019-07-081-2/+4
* drm/amdgpu: Disable ras features on all IPs before gpu resetxinhui pan2019-07-051-0/+4
* drm/amdgpu: enable PCIE atomics ops supportJack Xiao2019-07-011-0/+11
* drm/amdgpu: fix MGPU fan boost enablement for XGMI resetEvan Quan2019-07-011-0/+13
* Merge branch 'drm-next' into drm-next-5.3Alex Deucher2019-06-251-1/+2
|\
| * Merge v5.2-rc5 into drm-nextDaniel Vetter2019-06-191-9/+3
| |\
| | * drm/amd/amdgpu: add RLC firmware to support raven1 refreshPrike Liang2019-06-051-9/+3
| * | Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2019-06-141-1/+2
| |\ \
| | * | drm/amd: drop use of drmP.h in amdgpu/amdgpu*Sam Ravnborg2019-06-101-1/+2
* | | | drm/amdgpu: Enable DC support for Navi10Harry Wentland2019-06-221-0/+3
* | | | drm/amd/display: Read soc_bounding_box from gpu_info (v2)Harry Wentland2019-06-211-1/+9
* | | | drm/amdgpu: add to set navi ip blocksHuang Rui2019-06-211-0/+8
OpenPOWER on IntegriCloud