summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: fix GFXOFF on Picasso and Raven2Aaron Liu2019-08-271-7/+7
* drm/amdgpu: update gc/sdma goldensetting for rnAaron Liu2019-08-221-4/+3
* drm/amdgpu: add set_gfx_cgpg implement (v2)Aaron Liu2019-08-221-0/+5
* drm/amdgpu: remove duplicated include from gfx_v9_0.cYueHaibing2019-08-211-1/+0
* drm/amdgpu/gfx9: update pg_flags after determining if gfx off is possibleAlex Deucher2019-08-211-0/+4
* drm/amdgpu: update lbpw for renoirAaron Liu2019-08-121-0/+1
* drm/amdgpu: enable power gating for renoirAaron Liu2019-08-121-0/+1
* drm/amdgpu: enable clock gating for renoirAaron Liu2019-08-121-0/+1
* drm/amdgpu: add gfx golden settings for renoir (v2)Huang Rui2019-08-121-0/+26
* drm/amdgpu: set rlc funcs for renoirAaron Liu2019-08-121-0/+1
* drm/amdgpu: add gfx support for renoirHuang Rui2019-08-121-2/+24
* drm/amdgpu: fix gfx9 soft recoveryPierre-Eric Pelloux-Prayer2019-08-121-1/+1
* drm/amdgpu: increase CGCG gfx idle threshold for ArcturusLe Ma2019-08-121-2/+6
* drm/amdgpu: add gfx clock gating for ArcturusLe Ma2019-08-121-0/+4
* drm/amdgpu: add check to avoid array bound issueGuchun Chen2019-08-121-0/+3
* Merge tag 'v5.3-rc3' into drm-next-5.4Alex Deucher2019-08-091-0/+9
|\
| * drm/amdgpu: Default disable GDS for compute VMIDsJoseph Greathouse2019-07-181-0/+9
* | drm/amdgpu: disable MEC2 JT context init for ArcturusJohn Clements2019-08-021-5/+11
* | drm/amdgpu: removed duplicate lineJohn Clements2019-08-021-1/+0
* | drm/amdgpu: replace AMDGPU_RAS_UE with AMDGPU_RAS_SUCCESSTao Zhou2019-08-021-1/+1
* | drm/amdkfd: Extend CU mask to 8 SEs (v3)Jay Cornwall2019-08-021-0/+4
* | drm/amdgpu: support get_cu_info for ArcturusLe Ma2019-08-021-7/+28
* | drm/amdgpu: cleanup vega10 SRIOV code pathMonk Liu2019-08-021-9/+8
* | drm/amdgpu: disable inject for failed subblocks of gfxDennis Li2019-07-311-116/+165
* | drm/amdgpu: support gfx ras error injection and err_cnt queryDennis Li2019-07-311-0/+2
* | drm/amdgpu: add RAS callback for gfxDennis Li2019-07-311-1/+529
* | drm/amdgpu: add define for gfx ras subblockDennis Li2019-07-311-0/+201
* | drm/amdgpu: update interrupt callback for all ras clientsTao Zhou2019-07-311-0/+2
* | drm/amdgpu: Default disable GDS for compute+gfxJoseph Greathouse2019-07-301-7/+17
* | drm/amdgpu: Default disable GDS for compute VMIDsJoseph Greathouse2019-07-181-0/+9
* | drm/amdgpu: skip gfx 9 common golden settings for arctHawking Zhang2019-07-181-2/+3
* | drm/amdgpu: clean up nonexistent firmware declaration for ArcturusLe Ma2019-07-181-3/+0
* | drm/amdgpu: init gds config for arctHawking Zhang2019-07-181-0/+4
* | drm/amdgpu: add arct gc golden settingsHawking Zhang2019-07-181-0/+30
* | drm/amdgpu: skip all gfx ring settings for ArcturusLe Ma2019-07-181-14/+25
* | drm/amdgpu: skip load cp gfx firmware for ArcturusLe Ma2019-07-181-7/+12
* | drm/amdgpu: optimize gfx9 init_microcode functionLe Ma2019-07-181-94/+153
* | drm/amdgpu: skip to get 3D engine clockgating state for ArcturusLe Ma2019-07-181-8/+10
* | drm/amdgpu: add to set rlc funcs for ArcturusLe Ma2019-07-181-0/+1
* | drm/amdgpu: add number of mec for ArcturusLe Ma2019-07-181-0/+1
* | drm/amdgpu: add gfx config for ArcturusLe Ma2019-07-181-0/+10
* | drm/amdgpu: add support for Arcturus firmwareLe Ma2019-07-181-0/+10
* | drm/amdgpu: rename AMDGPU_GFXHUB/MMHUB macro with hub numberLe Ma2019-07-181-4/+4
|/
* drm/amd/amdgpu: Add VMID to SRBM debugfs bank selectionTom St Denis2019-07-161-2/+2
* drm/amdkfd: Consistently apply noretry settingFelix Kuehling2019-07-161-0/+4
* drm/amdgpu: Use kmemdup rather than duplicating its implementationFuqian Huang2019-07-051-3/+2
* drm/amdgpu/gfx9: use reset default for PA_SC_FIFO_SIZEAlex Deucher2019-07-011-19/+0
* Merge branch 'drm-next' into drm-next-5.3Alex Deucher2019-06-251-2/+6
|\
| * Merge v5.2-rc5 into drm-nextDaniel Vetter2019-06-191-1/+11
| |\
| | * drm/amd/amdgpu: add RLC firmware to support raven1 refreshPrike Liang2019-06-051-1/+11