aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-06drm/amdgpu/renoir: move gfxoff handling into gfx9 moduleAlex Deucher1-0/+6
2019-11-06drm/amdgpu: add warning for GRBM 1-cycle delay issue in gfx9changzhu1-0/+7
2019-09-17drm/amdgpu: remove program of lbpw for renoirAaron Liu1-2/+0
2019-08-27drm/amdgpu: fix GFXOFF on Picasso and Raven2Aaron Liu1-7/+7
2019-08-22drm/amdgpu: update gc/sdma goldensetting for rnAaron Liu1-4/+3
2019-08-22drm/amdgpu: add set_gfx_cgpg implement (v2)Aaron Liu1-0/+5
2019-08-21drm/amdgpu: remove duplicated include from gfx_v9_0.cYueHaibing1-1/+0
2019-08-21drm/amdgpu/gfx9: update pg_flags after determining if gfx off is possibleAlex Deucher1-0/+4
2019-08-12drm/amdgpu: update lbpw for renoirAaron Liu1-0/+1
2019-08-12drm/amdgpu: enable power gating for renoirAaron Liu1-0/+1
2019-08-12drm/amdgpu: enable clock gating for renoirAaron Liu1-0/+1
2019-08-12drm/amdgpu: add gfx golden settings for renoir (v2)Huang Rui1-0/+26
2019-08-12drm/amdgpu: set rlc funcs for renoirAaron Liu1-0/+1
2019-08-12drm/amdgpu: add gfx support for renoirHuang Rui1-2/+24
2019-08-12drm/amdgpu: fix gfx9 soft recoveryPierre-Eric Pelloux-Prayer1-1/+1
2019-08-12drm/amdgpu: increase CGCG gfx idle threshold for ArcturusLe Ma1-2/+6
2019-08-12drm/amdgpu: add gfx clock gating for ArcturusLe Ma1-0/+4
2019-08-12drm/amdgpu: add check to avoid array bound issueGuchun Chen1-0/+3
2019-08-09Merge tag 'v5.3-rc3' into drm-next-5.4Alex Deucher1-0/+9
2019-08-02drm/amdgpu: disable MEC2 JT context init for ArcturusJohn Clements1-5/+11
2019-08-02drm/amdgpu: removed duplicate lineJohn Clements1-1/+0
2019-08-02drm/amdgpu: replace AMDGPU_RAS_UE with AMDGPU_RAS_SUCCESSTao Zhou1-1/+1
2019-08-02drm/amdkfd: Extend CU mask to 8 SEs (v3)Jay Cornwall1-0/+4
2019-08-02drm/amdgpu: support get_cu_info for ArcturusLe Ma1-7/+28
2019-08-02drm/amdgpu: cleanup vega10 SRIOV code pathMonk Liu1-9/+8
2019-07-31drm/amdgpu: disable inject for failed subblocks of gfxDennis Li1-116/+165
2019-07-31drm/amdgpu: support gfx ras error injection and err_cnt queryDennis Li1-0/+2
2019-07-31drm/amdgpu: add RAS callback for gfxDennis Li1-1/+529
2019-07-31drm/amdgpu: add define for gfx ras subblockDennis Li1-0/+201
2019-07-31drm/amdgpu: update interrupt callback for all ras clientsTao Zhou1-0/+2
2019-07-30drm/amdgpu: Default disable GDS for compute+gfxJoseph Greathouse1-7/+17
2019-07-18drm/amdgpu: Default disable GDS for compute VMIDsJoseph Greathouse1-0/+9
2019-07-18drm/amdgpu: skip gfx 9 common golden settings for arctHawking Zhang1-2/+3
2019-07-18drm/amdgpu: clean up nonexistent firmware declaration for ArcturusLe Ma1-3/+0
2019-07-18drm/amdgpu: init gds config for arctHawking Zhang1-0/+4
2019-07-18drm/amdgpu: add arct gc golden settingsHawking Zhang1-0/+30
2019-07-18drm/amdgpu: skip all gfx ring settings for ArcturusLe Ma1-14/+25
2019-07-18drm/amdgpu: skip load cp gfx firmware for ArcturusLe Ma1-7/+12
2019-07-18drm/amdgpu: optimize gfx9 init_microcode functionLe Ma1-94/+153
2019-07-18drm/amdgpu: skip to get 3D engine clockgating state for ArcturusLe Ma1-8/+10
2019-07-18drm/amdgpu: add to set rlc funcs for ArcturusLe Ma1-0/+1
2019-07-18drm/amdgpu: add number of mec for ArcturusLe Ma1-0/+1
2019-07-18drm/amdgpu: add gfx config for ArcturusLe Ma1-0/+10
2019-07-18drm/amdgpu: add support for Arcturus firmwareLe Ma1-0/+10
2019-07-18drm/amdgpu: rename AMDGPU_GFXHUB/MMHUB macro with hub numberLe Ma1-4/+4
2019-07-18drm/amdgpu: Default disable GDS for compute VMIDsJoseph Greathouse1-0/+9
2019-07-16drm/amd/amdgpu: Add VMID to SRBM debugfs bank selectionTom St Denis1-2/+2
2019-07-16drm/amdkfd: Consistently apply noretry settingFelix Kuehling1-0/+4
2019-07-05drm/amdgpu: Use kmemdup rather than duplicating its implementationFuqian Huang1-3/+2
2019-07-01drm/amdgpu/gfx9: use reset default for PA_SC_FIFO_SIZEAlex Deucher1-19/+0