summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c
AgeCommit message (Expand)AuthorFilesLines
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-31drm/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
2019-06-25Merge branch 'drm-next' into drm-next-5.3Alex Deucher1-2/+6
2019-06-21drm/amdgpu: enable gfx eop interrupt per gfx pipeHawking Zhang1-2/+2
2019-06-21drm/amdgpu: rename amdgpu_gfx_compute_mqd_sw_initHawking Zhang1-2/+2
2019-06-21drm/amdgpu: add helper function for gfx queue/bitmap transitionHawking Zhang1-9/+9
2019-06-19Merge v5.2-rc5 into drm-nextDaniel Vetter1-1/+11
2019-06-17drm/amdgpu: explicitly set mmGDS_VMID0_BASE to 0James Zhu1-18/+17
2019-06-14Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter1-2/+6
2019-06-13amdgpu: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-4/+1
2019-06-11drm/amdgpu: Add GDS clearing workaround in later init for gfx9James Zhu1-0/+49
2019-06-11drm/amd/amdgpu: add RLC firmware to support raven1 refreshPrike Liang1-1/+11
2019-06-11drm/amdgpu: Fixed missing to clear some EDC countJames Zhu1-45/+40
2019-06-11drm/amd: drop use of drmP.h in remaining filesSam Ravnborg1-1/+2
2019-06-10drm/amd: drop dependencies on drm_os_linux.hSam Ravnborg1-1/+4
2019-06-05drm/amd/amdgpu: add RLC firmware to support raven1 refreshPrike Liang1-1/+11
2019-05-31drm/amdgpu/sriov: Correct some register program methodEmily Deng1-5/+5
2019-05-31drm/amdgpu:Fix the unpin warning about csb bufferEmily Deng1-3/+1
2019-05-24drm/amdgpu: remove static GDS, GWS and OA allocationChristian König1-32/+7
2019-05-24drm/amdgpu: gfx handle ras resumexinhui pan1-1/+19