summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c
AgeCommit message (Expand)AuthorFilesLines
2019-06-24drm/amdgpu: disable gfxoff on navi10tiancyin1-3/+1
2019-06-21drm/amdgpu: fix PA_SC_FIFO_SIZE for Navi10 (v2)Marek Olšák1-10/+11
2019-06-21drm/amdgpu/gfx10: update to latest golden settingAlex Deucher1-1/+1
2019-06-21drm/amdgpu/gfx10: update gfx golden settingstiancyin1-2/+4
2019-06-21drm/amdgpu/gfx10: require to pin/unpin CSIB BO when suspend/resumeJack Xiao1-0/+38
2019-06-21drm/amdgpu/gfx10: remove unnecessary waiting on gfx inactiveJack Xiao1-30/+5
2019-06-21drm/amdgpu: RLC must be disabled after SMU when S3 on naviJack Xiao1-3/+1
2019-06-21drm/amdgpu/gfx10: fix unbalanced MAP/UNMAP_QUEUES when async_gfx_ring is disa...Xiaojie Yuan1-3/+7
2019-06-21drm/amdgpu/gfx10: drop redundant se/sh selectionXiaojie Yuan1-1/+0
2019-06-21drm/amdgpu/gfx10: fix issues for suspend/resumeJack Xiao1-5/+30
2019-06-21drm/amdgpu/gfx10: fix resume failure when enabling async gfx ringXiaojie Yuan1-12/+14
2019-06-21drm/amdgpu/gfx10: update gfx golden settingsTianci Yin1-0/+3
2019-06-21drm/amdgpu: add gfx v10 implementation (v10)Hawking Zhang1-0/+5171