summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
AgeCommit message (Expand)AuthorFilesLines
2019-11-30Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds1-0/+1
2019-11-23drm/amdgpu: Use mmu_interval_insert instead of hmm_mirrorJason Gunthorpe1-0/+1
2019-11-22drm/amdgpu: put flush_delayed_work at firstYintian Tao1-3/+1
2019-11-11drm/amd/amdgpu: finish delay works before release resourcesJesse Zhang1-0/+3
2019-11-06drm/amdgpu: perform p-state switch after the whole hive initializedEvan Quan1-12/+35
2019-11-06drm/amdgpu: register gpu instance before fan boost feature enablmentEvan Quan1-0/+7
2019-11-06drm/amdgpu: change pstate only after all XGMI device initializedEvan Quan1-3/+12
2019-10-30drm/amdgpu: bypass some cleanup work after err_event_athub (v2)Le Ma1-0/+6
2019-10-28drm/amd: correct "_LENTH" mispelling in constantWambui Karuga1-2/+2
2019-10-25drm/amdgpu: Move amdgpu_ras_recovery_init to after SMU ready.Andrey Grodzovsky1-0/+13
2019-10-17drm/amdgpu: add a generic fb accessing helper function(v3)Tianci.Yin1-0/+30
2019-10-15drm/amdgpu: move gpu reset out of amdgpu_device_suspendAlex Deucher1-4/+0
2019-10-15drm/amdgpu: move pci_save_state into suspend pathAlex Deucher1-1/+1
2019-10-15drm/amdgpu: Fix tdr3 could hang with slow compute issueEmily Deng1-1/+4
2019-10-07drm/amdgpu: move amdgpu_device_get_job_timeout_settingsAlex Deucher1-0/+64
2019-10-03drm/amdgpu: Iterate through DRM connectors correctlyLyude Paul1-6/+14
2019-10-03drm/amd/amdgpu:Fix compute ring unable to detect hang.Jesse Zhang1-6/+6
2019-10-03drm/amdgpu/discovery: get gpu info from ip discovery tableXiaojie Yuan1-0/+12
2019-09-16drm/amd/powerplay: properly set mp1 state for SW SMU suspend/reset routineEvan Quan1-6/+6
2019-09-16drm/amdgpu: remove needless usage of #ifdefShirish S1-5/+1
2019-09-16drm/amdgpu: fix build error without CONFIG_HSA_AMDShirish S1-1/+5
2019-09-16drm/amdgpu: disable gfxoff while use no H/W scheduling policyHuang Rui1-1/+1
2019-09-16drm/amdgpu: Add a kernel parameter for specifying the asic typeYong Zhao1-1/+6
2019-09-13drm/amdgpu: move the call of ras recovery_init and bad page reserve to proper...Tao Zhou1-5/+0
2019-09-13drm/amdkfd: Query kfd device info by CHIP id instead of pci device idYong Zhao1-1/+1
2019-09-13dmr/amdgpu: Add system auto reboot to RAS.Andrey Grodzovsky1-0/+14
2019-09-13drm/amdgpu: Avoid HW GPU reset for RAS.Andrey Grodzovsky1-10/+28
2019-09-13drm/amdgpu: Fix bugs in amdgpu_device_gpu_recover in XGMI case.Andrey Grodzovsky1-13/+10
2019-08-30drm/amdgpu: Handle job is NULL use case in amdgpu_device_gpu_recoverAndrey Grodzovsky1-6/+4
2019-08-29drm/amdgpu: Enable DC on RenoirRoman Li1-0/+3
2019-08-29drm/amdgpu: introduce vram lost for reset (v2)Monk Liu1-2/+2
2019-08-15drm/amdgpu: Use new mode2 reset interface for RV.Andrey Grodzovsky1-0/+1
2019-08-12drm/amdgpu: add renoir support for gpu_info and ip block settingHuang Rui1-1/+7
2019-08-12drm/amdgpu: add renoir asic_type enumHuang Rui1-0/+1
2019-08-09drm/amdgpu: remove RREG64/WREG64Tao Zhou1-33/+0
2019-08-09drm/amdgpu: replace readq/writeq with atomic64 operationsTao Zhou1-6/+2
2019-08-06drm/amdgpu: Fix GPU reset crash regression.Andrey Grodzovsky1-0/+2
2019-08-06drm/amdgpu: Fix panic during gpu resetxinhui pan1-1/+1
2019-08-02drm/amdgpu: Add nv12 DC ip blockLeo Li1-0/+1
2019-08-02drm/amdgpu: set asic family and ip blocks for navi12Xiaojie Yuan1-0/+1
2019-08-02drm/amdgpu: add gpu_info firmware for navi12Xiaojie Yuan1-0/+4
2019-08-02drm/amdgpu: add navi12 asic typeXiaojie Yuan1-0/+1
2019-08-02drm/amdgpu: fix double ucode load by PSP(v3)Monk Liu1-21/+38
2019-08-02drm/amdgpu: cleanup vega10 SRIOV code pathMonk Liu1-3/+0
2019-07-31drm/amdgpu: add RREG64/WREG64(_PCIE) operationsTao Zhou1-0/+73
2019-07-30drm/amdgpu: put the SMC into the proper state on reset/unloadAlex Deucher1-0/+27
2019-07-18drm/amdgpu: add Arcturus gpu info firmwareLe Ma1-0/+4
2019-07-18drm/amdgpu: add to set Arcturus ip blocksLe Ma1-0/+1
2019-07-18drm/amdgpu: add Arcturus asic typeLe Ma1-0/+1
2019-07-18drm/amd/display: add dm blockBhawanpreet Lakha1-0/+1