summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c
AgeCommit message (Expand)Author
2019-08-12drm/amdgpu: increase CGCG gfx idle threshold for ArcturusLe Ma
2019-08-12drm/amdgpu: add gfx clock gating for ArcturusLe Ma
2019-08-12drm/amdgpu: add check to avoid array bound issueGuchun Chen
2019-08-09Merge tag 'v5.3-rc3' into drm-next-5.4Alex Deucher
2019-08-02drm/amdgpu: disable MEC2 JT context init for ArcturusJohn Clements
2019-08-02drm/amdgpu: removed duplicate lineJohn Clements
2019-08-02drm/amdgpu: replace AMDGPU_RAS_UE with AMDGPU_RAS_SUCCESSTao Zhou
2019-08-02drm/amdkfd: Extend CU mask to 8 SEs (v3)Jay Cornwall
2019-08-02drm/amdgpu: support get_cu_info for ArcturusLe Ma
2019-08-02drm/amdgpu: cleanup vega10 SRIOV code pathMonk Liu
2019-07-31drm/amdgpu: disable inject for failed subblocks of gfxDennis Li
2019-07-31drm/amdgpu: support gfx ras error injection and err_cnt queryDennis Li
2019-07-31drm/amdgpu: add RAS callback for gfxDennis Li
2019-07-31drm/amdgpu: add define for gfx ras subblockDennis Li
2019-07-31drm/amdgpu: update interrupt callback for all ras clientsTao Zhou
2019-07-30drm/amdgpu: Default disable GDS for compute+gfxJoseph Greathouse
2019-07-18drm/amdgpu: Default disable GDS for compute VMIDsJoseph Greathouse
2019-07-18drm/amdgpu: skip gfx 9 common golden settings for arctHawking Zhang
2019-07-18drm/amdgpu: clean up nonexistent firmware declaration for ArcturusLe Ma
2019-07-18drm/amdgpu: init gds config for arctHawking Zhang
2019-07-18drm/amdgpu: add arct gc golden settingsHawking Zhang
2019-07-18drm/amdgpu: skip all gfx ring settings for ArcturusLe Ma
2019-07-18drm/amdgpu: skip load cp gfx firmware for ArcturusLe Ma
2019-07-18drm/amdgpu: optimize gfx9 init_microcode functionLe Ma
2019-07-18drm/amdgpu: skip to get 3D engine clockgating state for ArcturusLe Ma
2019-07-18drm/amdgpu: add to set rlc funcs for ArcturusLe Ma
2019-07-18drm/amdgpu: add number of mec for ArcturusLe Ma
2019-07-18drm/amdgpu: add gfx config for ArcturusLe Ma
2019-07-18drm/amdgpu: add support for Arcturus firmwareLe Ma
2019-07-18drm/amdgpu: rename AMDGPU_GFXHUB/MMHUB macro with hub numberLe Ma
2019-07-18drm/amdgpu: Default disable GDS for compute VMIDsJoseph Greathouse
2019-07-16drm/amd/amdgpu: Add VMID to SRBM debugfs bank selectionTom St Denis
2019-07-16drm/amdkfd: Consistently apply noretry settingFelix Kuehling
2019-07-05drm/amdgpu: Use kmemdup rather than duplicating its implementationFuqian Huang
2019-07-01drm/amdgpu/gfx9: use reset default for PA_SC_FIFO_SIZEAlex Deucher
2019-06-25Merge branch 'drm-next' into drm-next-5.3Alex Deucher
2019-06-20drm/amdgpu: enable gfx eop interrupt per gfx pipeHawking Zhang
2019-06-20drm/amdgpu: rename amdgpu_gfx_compute_mqd_sw_initHawking Zhang
2019-06-20drm/amdgpu: add helper function for gfx queue/bitmap transitionHawking Zhang
2019-06-19Merge v5.2-rc5 into drm-nextDaniel Vetter
2019-06-17drm/amdgpu: explicitly set mmGDS_VMID0_BASE to 0James Zhu
2019-06-14Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2019-06-13amdgpu: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-06-11drm/amdgpu: Add GDS clearing workaround in later init for gfx9James Zhu
2019-06-11drm/amd/amdgpu: add RLC firmware to support raven1 refreshPrike Liang
2019-06-11drm/amdgpu: Fixed missing to clear some EDC countJames Zhu
2019-06-10drm/amd: drop use of drmP.h in remaining filesSam Ravnborg
2019-06-10drm/amd: drop dependencies on drm_os_linux.hSam Ravnborg
2019-06-05drm/amd/amdgpu: add RLC firmware to support raven1 refreshPrike Liang
2019-05-31drm/amdgpu/sriov: Correct some register program methodEmily Deng