aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/soc15.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-06drm/amdgpu/renoir: move gfxoff handling into gfx9 moduleAlex Deucher1-5/+0
2019-11-06drm/amdgpu: enable VCN DPG on Raven and Raven2Alex Deucher1-2/+6
2019-10-25drm/amdgpu: Allow reading more status registers on si/cikMarek Olšák1-0/+1
2019-10-15drm/amdgpu/soc15: add support for baco reset with swSMUAlex Deucher1-20/+35
2019-10-15drm/amdgpu: remove in_baco_reset hackAlex Deucher1-2/+0
2019-10-15drm/amdgpu/soc15: disable doorbell interrupt as part of BACO entry sequenceLe Ma1-0/+9
2019-10-03drm/amdgpu: hide another #warningArnd Bergmann1-2/+0
2019-10-03drm/amdgpu: don't increment vram lost if we are in hibernationAlex Deucher1-2/+4
2019-10-03drm/amd/amdgpu/sriov ip block setting of ArcturusJack Zhang1-4/+14
2019-10-03drm/amd/amdgpu: add IH cg support on soc15 projectKenneth Feng1-1/+2
2019-10-03drm/amdgpu: add ras fini for nbioTao Zhou1-0/+1
2019-10-03drm/amdgpu: Use mode2 mode to perform GPU RESET for Renoirchen gong1-0/+3
2019-10-03drm/amdgpu: disable vcn ip block for front door loading on ArcturusLe Ma1-1/+2
2019-10-03drm/amdgpu: add psp ip block for arctHawking Zhang1-0/+2
2019-09-16drm/amdgpu: check if nbio->ras_if existPhilip Yang1-1/+2
2019-09-13drm/amd/amdgpu: add sw_fini interface for df_funcsJack Zhang1-0/+3
2019-09-13drm/amdgpu: switch to amdgpu_ras_late_init for nbio v7_4 (v2)Hawking Zhang1-1/+12
2019-09-13drm/amdgpu: switch to new amdgpu_nbio structureHawking Zhang1-32/+39
2019-08-29drm/amdgpu: Enable DC on RenoirRoman Li1-0/+6
2019-08-29drm/amdgpu: introduce vram lost for reset (v2)Monk Liu1-0/+2
2019-08-22drm/amdgpu: enable VCN DPG for RenoirThong Thai1-1/+3
2019-08-22drm/amdgpu: enable SDMA power gating for rnPrike Liang1-1/+1
2019-08-22drm/amdgpu: enable DF clock gating for rnPrike Liang1-1/+2
2019-08-22drm/amdgpu: enable athub clock gating for rnPrike Liang1-1/+3
2019-08-22drm/amdgpu: enable IH clock gating for rnPrike Liang1-1/+2
2019-08-22drm/amdgpu: enable vcn clock gating for rnPrike Liang1-1/+2
2019-08-22drm/amdgpu: enable rom clock gating for rnPrike Liang1-1/+2
2019-08-22drm/amdgpu: enable HDP clock gating for rnPrike Liang1-1/+2
2019-08-22drm/amdgpu: enable BIF clock gating for rnPrike Liang1-1/+2
2019-08-22drm/amdgpu: enable sdma clock gating for rnPrike Liang1-1/+3
2019-08-22drm/amdgpu: enable mmhub clock gating for rnPrike Liang1-1/+3
2019-08-22drm/amdgpu: enable gfx clock gating for rnPrike Liang1-1/+7
2019-08-22drm/amdgpu: add and enable gfxoff featureAaron Liu1-0/+5
2019-08-22drm/amdgpu/powerplay: add power up/down SDMA interfaces for renoirAaron Liu1-2/+2
2019-08-22drm/amdgpu/powerplay: add smu ip block for renoir (v2)Aaron Liu1-0/+2
2019-08-21drm/amdgpu/gfx9: update pg_flags after determining if gfx off is possibleAlex Deucher1-5/+0
2019-08-15drm/amdgpu: Use new mode2 reset interface for RV.Andrey Grodzovsky1-8/+17
2019-08-12drm/amdgpu: enable clock gating for renoirAaron Liu1-0/+1
2019-08-12drm/amdgpu: add VCN2.0 to Renoir IP blocksLeo Liu1-0/+2
2019-08-12drm/amdgpu: add psp_v12_0 for renoir (v2)Aaron Liu1-0/+2
2019-08-12drm/amdgpu: add asic funcs for renoirAaron Liu1-0/+1
2019-08-12drm/amdgpu: enable dce virtual ip module for RenoirAaron Liu1-0/+2
2019-08-12drm/amdgpu: set ip blocks for renoirHuang Rui1-0/+7
2019-08-12drm/amdgpu: add soc15 common ip block support for renoirHuang Rui1-0/+6
2019-08-12drm/amdgpu: enable mmhub clock gating for ArcturusLe Ma1-1/+3
2019-08-12drm/amdgpu: add GFX_CP_LS flag to ArcturusLe Ma1-0/+1
2019-08-12drm/amdgpu: enable sdma clock gating for ArcturusLe Ma1-1/+3
2019-08-12drm/amdgpu: enable hdp clock gating for ArcturusLe Ma1-1/+3
2019-08-12drm/amdgpu: add hdp clock gating for ArcturusLe Ma1-1/+6
2019-08-12drm/amdgpu: enable gfx clock gating for ArcturusLe Ma1-1/+4