summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: fix gfx9 soft recoveryPierre-Eric Pelloux-Prayer2019-08-131-1/+1
* drm/amdgpu: Default disable GDS for compute VMIDsJoseph Greathouse2019-07-181-0/+9
* 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/+2Star
* drm/amdgpu/gfx9: use reset default for PA_SC_FIFO_SIZEAlex Deucher2019-07-011-19/+0Star
* 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
| * | Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2019-06-141-2/+6
| |\ \
| | * | drm/amd: drop use of drmP.h in remaining filesSam Ravnborg2019-06-101-1/+2
| | * | drm/amd: drop dependencies on drm_os_linux.hSam Ravnborg2019-06-101-1/+4
| | |/
* | | drm/amdgpu: enable gfx eop interrupt per gfx pipeHawking Zhang2019-06-211-2/+2
* | | drm/amdgpu: rename amdgpu_gfx_compute_mqd_sw_initHawking Zhang2019-06-211-2/+2
* | | drm/amdgpu: add helper function for gfx queue/bitmap transitionHawking Zhang2019-06-211-9/+9
* | | drm/amdgpu: explicitly set mmGDS_VMID0_BASE to 0James Zhu2019-06-171-18/+17Star
* | | amdgpu: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-131-4/+1Star
* | | drm/amdgpu: Add GDS clearing workaround in later init for gfx9James Zhu2019-06-111-0/+49
* | | drm/amd/amdgpu: add RLC firmware to support raven1 refreshPrike Liang2019-06-111-1/+11
* | | drm/amdgpu: Fixed missing to clear some EDC countJames Zhu2019-06-111-45/+40Star
|/ /
* | drm/amdgpu/sriov: Correct some register program methodEmily Deng2019-05-311-5/+5
* | drm/amdgpu:Fix the unpin warning about csb bufferEmily Deng2019-05-311-3/+1Star
* | drm/amdgpu: remove static GDS, GWS and OA allocationChristian König2019-05-241-32/+7Star
* | drm/amdgpu: gfx handle ras resumexinhui pan2019-05-241-1/+19
* | drm/amdgpu: Fix S3 test issueJames Zhu2019-05-241-9/+5Star
* | drm/amdgpu: RLC to program regs for Vega10 SR-IOVTrigger Huang2019-05-241-50/+50
* | drm/amdgpu: Skip setting some regs under Vega10 VFTrigger Huang2019-05-241-6/+8
* | drm/amdgpu: gfx support ras gpu resetxinhui pan2019-05-241-2/+8
* | drm/amdgpu: add gfx9 gpr EDC workaround when RAS is enabledJames Zhu2019-05-241-0/+245
|/
* BackMerge v5.1-rc5 into drm-nextDave Airlie2019-04-151-2/+0Star
|\
| * drm/amdgpu: remove unnecessary rlc reset function on gfx9Le Ma2019-04-021-2/+0Star
* | drm/amdgpu: Add a check to avoid panic because of unexpected irqsxinhui pan2019-04-101-1/+7
* | drm/amdgpu: gfx use amdgpu_ras_feature_enable_on_bootxinhui pan2019-04-101-2/+2
* | Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2019-04-031-0/+199
|\ \ | |/ |/|
| * drm/amdgpu: add one rlc version into gfxoff blacklistHuang Rui2019-03-211-0/+1
| * drm/amdgpu: enable gfxoff again on raven series (v2)Huang Rui2019-03-211-0/+21
| * drm/amdgpu: handle ras resumexinhui pan2019-03-191-1/+4
| * drm/amdkfd: add RAS ECC event support (v3)Eric Huang2019-03-191-0/+1
| * drm/amdgpu: enable ras on gfx9 (v2)Feifei Xu2019-03-191-0/+173
* | drm/amdgpu: Update gc golden setting for vega familyshaoyunl2019-03-111-0/+1
|/
* drm/amdgpu: add a workaround for GDS ordered append hangs with compute queuesMarek Olšák2019-02-061-2/+38
* drm/amdgpu: add flags to emit_ib interface v2Jack Xiao2019-01-251-2/+2
* drm/amdgpu: fix CPDMA hang in PRT mode for VEGA20Tao Zhou2019-01-141-5/+5
* drm/amdgpu: make gfx9 enter into rlc safe mode when set MGCGLikun Gao2019-01-141-0/+4
* Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2018-12-251-242/+164Star
|\
| * drm/amdgpu: both support PCO FP5/AM4 rlc fwAaron Liu2018-12-071-1/+15
| * drm/amdgpu: Use asic specific doorbell index instead of macro definitionOak Zeng2018-11-281-4/+4
| * drm/amdgpu/gfx: use proper offset define for MEC doorbellsAlex Deucher2018-11-191-1/+1
| * drm/amdgpu/gfx9: rework lbpw enable codeAlex Deucher2018-11-091-17/+12Star
| * drm/amdgpu: abstract the function of enter/exit safe mode for RLCLikun Gao2018-11-091-141/+42Star