aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-09drm/amdgpu: unify rlc function into structureLikun Gao1-12/+18
2018-11-07drm/amdgpu: set Vega20 LBPW as disabled at defaultEvan Quan1-0/+14
2018-11-05drm/amdgpu: Modify the argument of emit_ib interfaceRex Zhu1-11/+15
2018-11-05drm/amdgpu: drop the remaining uses of ring idx in messagesChristian König1-2/+2
2018-11-05drm/amdgpu: remove messages from IB testsChristian König1-18/+10
2018-11-05drm/amdgpu: cleanup skipping IB test on KIQChristian König1-2/+0
2018-11-05drm/amdgpu: further ring test cleanupsChristian König1-17/+10
2018-11-05drm/amdgpu: Retire amdgpu_ring.ready flag v4Andrey Grodzovsky1-19/+11
2018-11-05drm/amdgpu: increase the size of HQD EOP buffersMarek Olšák1-1/+1
2018-11-05drm/amdgpu: put HQD EOP buffers into VRAMMarek Olšák1-1/+1
2018-11-05drm/amdgpu: use scheduler fault instead of reset workChristian König1-2/+29
2018-10-16drm/amdgpu: Update gc_9_0 golden settings.Feifei Xu1-0/+1
2018-10-12drm/amdgpu: Set the default value about gds vmid0 sizeEmily Deng1-1/+14
2018-10-10drm/amdgpu: fix CPDMA hang in PRT modeTao Zhou1-3/+12
2018-10-09drm/amdgpu: remove the intterupt handling for the KIQ eventsShirish S1-75/+0
2018-10-09drm/amdgpu: Move gfx flag in_suspend to adevRex Zhu1-12/+4
2018-10-09drm/amdgpu: change Raven always on CUs to 4Evan Quan1-2/+6
2018-10-09drm/amdgpu: added vega20 LBPW support v2Evan Quan1-1/+104
2018-09-26drm/amdgpu: Refine function nameRex Zhu1-2/+2
2018-09-19drm/amdgpu: move reserving GDS/GWS/OA into common codeChristian König1-19/+0
2018-09-19drm/amdgpu: fix up GDS/GWS/OA shiftingChristian König1-11/+1
2018-09-19drm/amdgpu: use processed values for countingA. Wilcox1-2/+2
2018-09-14drm/amdgpu: simplify Raven, Raven2, and Picasso handlingAlex Deucher1-27/+5
2018-09-14drm/amdgpu/gfx9: add raven2 golden settingFeifei Xu1-1/+39
2018-09-14drm/amdgpu/gfx9: add support for raven2 gfx firmwareFeifei Xu1-1/+11
2018-09-14drm/amdgpu: add picasso support for gfx_v9_0Likun Gao1-3/+27
2018-08-27drm/amdgpu: Change kiq ring initialize sequence on gfx9Rex Zhu1-14/+24
2018-08-27drm/amdgpu: Refine gfx_v9_0_kcq_disable functionRex Zhu1-17/+16
2018-08-27drm/amdgpu: Remove duplicate code in gfx_v9_0.cRex Zhu1-60/+12
2018-08-27drm/amdgpu: implement soft_recovery for GFX9Christian König1-0/+13
2018-08-27drm/amdgpu: Fix compile warningRex Zhu1-0/+2
2018-08-27drm/amdgpu: Remove the sriov checking and add firmware checkingEmily Deng1-1/+58
2018-08-27drm/amdgpu: Set power ungate state when suspend/finiRex Zhu1-7/+12
2018-08-27drm/amdgpu/gfx9: Update gfx9 golden settings.Feifei Xu1-1/+1
2018-08-27drm/amdgpu: Ctrl gfx off via amdgpu_gfx_off_ctrlRex Zhu1-4/+2
2018-07-24drm/amdgpu: Fix RLC safe mode test in gfx_v9_0_enter_rlc_safe_modeMichel Dänzer1-1/+1
2018-07-18drm/amdgpu/gfx9: Update golden settings for vg10.Feifei Xu1-1/+12
2018-07-13drm/amd: Use newly added interrupt source defs for SOC15.Andrey Grodzovsky1-4/+6
2018-07-13drm/amd/powerplay: add vega12 SMU gfxoff support v3Evan Quan1-0/+5
2018-07-13drm/amdgpu: reduce the idle period that RLC has to wait before request CGCGEvan Quan1-4/+7
2018-07-13drm/amdgpu: no touch for the reserved bit of RLC_CGTT_MGCG_OVERRIDEEvan Quan1-4/+11
2018-07-13drm/amdgpu: drop mmRLC_PG_CNTL clear v2Evan Quan1-3/+0
2018-07-13drm/amdgpu: correct rlc save restore list initialization for v2_1Evan Quan1-6/+12
2018-07-13drm/amdgpu: init CSIB regardless of rlc version and pg statusEvan Quan1-1/+2
2018-07-13drm/amdgpu: pin the csb buffer on hw init v2Evan Quan1-0/+40
2018-07-05drm/amdgpu: Add gfx_off support in smu through pp_set_powergating_by_smuRex Zhu1-0/+4
2018-06-13drm/amdgpu: fix parsing indirect register list v2Evan Quan1-6/+9
2018-06-13drm/amdgpu: fix CG enabling hang with gfxoff enabledHuang Rui1-5/+0
2018-05-31drm/gfx9: Update gc goldensetting for vega20.Feifei Xu1-0/+1
2018-05-17drm/amdgpu: Use vbios table for gpu info on vega20Alex Deucher1-2/+12