summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: put flush_delayed_work at firstYintian Tao2019-11-221-3/+1
* drm/amd/amdgpu: finish delay works before release resourcesJesse Zhang2019-11-111-0/+3
* drm/amdgpu: perform p-state switch after the whole hive initializedEvan Quan2019-11-061-12/+35
* drm/amdgpu: register gpu instance before fan boost feature enablmentEvan Quan2019-11-061-0/+7
* drm/amdgpu: change pstate only after all XGMI device initializedEvan Quan2019-11-061-3/+12
* drm/amdgpu: bypass some cleanup work after err_event_athub (v2)Le Ma2019-10-301-0/+6
* drm/amd: correct "_LENTH" mispelling in constantWambui Karuga2019-10-281-2/+2
* drm/amdgpu: Move amdgpu_ras_recovery_init to after SMU ready.Andrey Grodzovsky2019-10-251-0/+13
* drm/amdgpu: add a generic fb accessing helper function(v3)Tianci.Yin2019-10-171-0/+30
* drm/amdgpu: move gpu reset out of amdgpu_device_suspendAlex Deucher2019-10-151-4/+0
* drm/amdgpu: move pci_save_state into suspend pathAlex Deucher2019-10-151-1/+1
* drm/amdgpu: Fix tdr3 could hang with slow compute issueEmily Deng2019-10-151-1/+4
* drm/amdgpu: move amdgpu_device_get_job_timeout_settingsAlex Deucher2019-10-071-0/+64
* drm/amdgpu: Iterate through DRM connectors correctlyLyude Paul2019-10-031-6/+14
* drm/amd/amdgpu:Fix compute ring unable to detect hang.Jesse Zhang2019-10-031-6/+6
* 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-141-5/+0
* drm/amdkfd: Query kfd device info by CHIP id instead of pci device idYong Zhao2019-09-141-1/+1
* dmr/amdgpu: Add system auto reboot to RAS.Andrey Grodzovsky2019-09-141-0/+14
* drm/amdgpu: Avoid HW GPU reset for RAS.Andrey Grodzovsky2019-09-141-10/+28
* drm/amdgpu: Fix bugs in amdgpu_device_gpu_recover in XGMI case.Andrey Grodzovsky2019-09-141-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-311-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