summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c
AgeCommit message (Expand)Author
2019-11-06drm/amdgpu/gfx10: update gfx golden settingsTianci.Yin
2019-08-06Revert "drm/amdgpu: fix transform feedback GDS hang on gfx10 (v2)"Marek Olšák
2019-07-27Merge tag 'Wimplicit-fallthrough-5.3-rc2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2019-07-25drm/amdgpu/gfx10: Fix missing break in switch statementGustavo A. R. Silva
2019-07-18drm/amdgpu: Default disable GDS for compute VMIDsJoseph Greathouse
2019-07-16drm/amdgpu/gfx10: set SH_MEM_CONFIG.INITIAL_INST_PREFETCHNicolai Hähnle
2019-07-16drm/amd/amdgpu: Add missing select_me_pipe_q() for gfx10Tom St Denis
2019-07-09drm/amdgpu: don't invalidate caches in RELEASE_MEM, only do the writebackMarek Olšák
2019-07-01drm/amdgpu: handle AMDGPU_IB_FLAG_RESET_GDS_MAX_WAVE_ID on gfx10Marek Olšák
2019-07-01drm/amdgpu: fix transform feedback GDS hang on gfx10 (v2)Marek Olšák
2019-07-01drm/amdgpu/gfx10: use reset default for PA_SC_FIFO_SIZEAlex Deucher
2019-06-27drm/amdgpu: drop copy/paste leftover to fix big endianAlex Deucher
2019-06-24drm/amdgpu: disable gfxoff on navi10tiancyin
2019-06-21drm/amdgpu: fix PA_SC_FIFO_SIZE for Navi10 (v2)Marek Olšák
2019-06-21drm/amdgpu/gfx10: update to latest golden settingAlex Deucher
2019-06-21drm/amdgpu/gfx10: update gfx golden settingstiancyin
2019-06-21drm/amdgpu/gfx10: require to pin/unpin CSIB BO when suspend/resumeJack Xiao
2019-06-21drm/amdgpu/gfx10: remove unnecessary waiting on gfx inactiveJack Xiao
2019-06-21drm/amdgpu: RLC must be disabled after SMU when S3 on naviJack Xiao
2019-06-21drm/amdgpu/gfx10: fix unbalanced MAP/UNMAP_QUEUES when async_gfx_ring is disa...Xiaojie Yuan
2019-06-21drm/amdgpu/gfx10: drop redundant se/sh selectionXiaojie Yuan
2019-06-21drm/amdgpu/gfx10: fix issues for suspend/resumeJack Xiao
2019-06-21drm/amdgpu/gfx10: fix resume failure when enabling async gfx ringXiaojie Yuan
2019-06-21drm/amdgpu/gfx10: update gfx golden settingsTianci Yin
2019-06-21drm/amdgpu: add gfx v10 implementation (v10)Hawking Zhang