summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-09-16drm/amdgpu: reserve the root PD while freeing PASIDsChristian König1-11/+9
2019-09-16drm/amdgpu: allocate PDs/PTs with no_gpu_wait in a page faultChristian König3-4/+7
2019-09-16drm/amdgpu: allow direct submission of clearsChristian König1-6/+11
2019-09-16drm/amdgpu: allow direct submission of PTE updatesChristian König1-8/+10
2019-09-16drm/amdgpu: allow direct submission of PDE updates v2Christian König5-8/+10
2019-09-16drm/amdgpu: allow direct submission in the VM backends v2Christian König3-20/+26
2019-09-16drm/amdgpu: split the VM entity into direct and delayedChristian König4-13/+24
2019-09-16drm/ttm: return -EBUSY on pipelining with no_gpu_wait (v2)Christian König1-18/+26
2019-09-16drm/amdgpu: grab the id mgr lock while accessing passid_mappingChristian König1-3/+9
2019-09-16drm/amdgpu/SRIOV: Navi12 SRIOV VF doesn't load TOCJiange Zhao1-4/+2
2019-09-16drm/amdgpu/SRIOV: Navi10/12 VF doesn't support SMUJiange Zhao1-4/+4
2019-09-16drm/amd/amdgpu: power up sdma engine when S3 resume backPrike Liang3-5/+10
2019-09-16drm/amdgpu: For Navi12 SRIOV VF, register mailbox functionsJiange Zhao1-0/+19
2019-09-16drm/amdgpu/sriov: add ring_stop before ring_create in psp v11 codeJack Zhang1-27/+34
2019-09-16drm/amd/powerplay: check SMU engine readiness before proceeding on S3 resumeEvan Quan1-5/+23
2019-09-16drm/amd/powerplay: properly set mp1 state for SW SMU suspend/reset routineEvan Quan3-6/+48
2019-09-16drm/amdgpu: Fix KFD-related kernel oops on HawaiiFelix Kuehling1-1/+2
2019-09-16drm/amdgpu: Fix mutex lock from atomic context.Andrey Grodzovsky1-1/+3
2019-09-16drm/amdgpu: Add SRIOV mailbox backend for Navi1xJiange Zhao3-1/+422
2019-09-16drm/amdgpu: implement ras query function for pcie bifGuchun Chen1-0/+30
2019-09-16drm/amdgpu: add pcie bif ras related registersGuchun Chen2-0/+55
2019-09-16drm/amdgpu: support pcie bif ras query and injectGuchun Chen1-0/+5
2019-09-16drm/amdgpu: add ras error query count interface for nbioGuchun Chen2-0/+8
2019-09-16drm/amdgpu: fix CPDMA hang in PRT mode for VEGA10Tianci.Yin1-9/+9
2019-09-16drm/amdgpu: enable error injection to XGMI block via debugfsHawking Zhang1-0/+1
2019-09-16drm/amdgpu: initialize ras structures for xgmi block (v2)Hawking Zhang4-1/+41
2019-09-16drm/amdkfd: fix the missed asic name while inited renoir_device_infoHuang Rui1-0/+1
2019-09-16drm/amd/display: Implement voltage limitation for daliBhawanpreet Lakha1-0/+4
2019-09-16drm/amd/display: add Asic ID for DaliBhawanpreet Lakha1-2/+5
2019-09-16drm/amdgpu: Allow to reset to EERPOM table.Andrey Grodzovsky1-0/+25
2019-09-16drm/amdgpu: Add amdgpu_ras_eeprom_reset_tableAndrey Grodzovsky2-8/+18
2019-09-16drm/amdgpu: rename umc ras_init to err_cnt_initTao Zhou3-7/+7
2019-09-16drm/amdgpu: move umc ras init to umc blockTao Zhou2-4/+4
2019-09-16drm/amdgpu: move umc late init from gmc to umc blockTao Zhou7-54/+82
2019-09-16drm/amdgpu: remove duplicated header file includeGuchun Chen1-1/+0
2019-09-16drm/amdgpu: remove needless usage of #ifdefShirish S2-5/+3
2019-09-16drm/amdgpu: fix build error without CONFIG_HSA_AMDShirish S2-1/+7
2019-09-16drm/amd/powerplay: update smu11_driver_if_arcturus.hEvan Quan2-2/+6
2019-09-16drm/amd/powerplay: issue DC-BTC for arcturus on SMU initEvan Quan6-13/+20
2019-09-16drm/amdgpu: Avoid RAS recovery init when no RAS support.Andrey Grodzovsky1-1/+6
2019-09-16drm/amdgpu: cleanup PTE flag generation v3Christian König7-31/+81
2019-09-16drm/amdgpu: cleanup mtype mappingChristian König10-121/+59
2019-09-16drm/amdgpu: add navi14 PCI ID for work station SKUTianci.Yin1-0/+2
2019-09-16drm/amd/powerplay: Add the interface for geting dpm current power statePrike Liang1-0/+34
2019-09-16drm/amdgpu: check if nbio->ras_if existPhilip Yang1-1/+2
2019-09-16drm/amdgpu: fix null pointer deref in firmware header printingXiaojie Yuan1-22/+16
2019-09-16drm/amdkfd: enable renoir while device probesHuang Rui1-0/+1
2019-09-16drm/amdgpu: disable gfxoff while use no H/W scheduling policyHuang Rui2-1/+2
2019-09-16drm/amdkfd: add renoir kfd topologyHuang Rui1-0/+1
2019-09-16drm/amdkfd: add package manager for renoirHuang Rui1-0/+1