aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-11Merge branch 'drm-fixes-5.0' of git://people.freedesktop.org/~agd5f/linux into drm-fixesDave Airlie1-5/+9
2019-01-09drm/amdgpu: fix CPDMA hang in PRT mode for VEGA20Tao Zhou1-5/+5
2019-01-03drm/amdgpu: make gfx9 enter into rlc safe mode when set MGCGLikun Gao1-0/+4
2018-12-25Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-242/+164
2018-12-07drm/amdgpu: both support PCO FP5/AM4 rlc fwAaron Liu1-1/+15
2018-11-28drm/amdgpu: Use asic specific doorbell index instead of macro definitionOak Zeng1-4/+4
2018-11-28drm/amdgpu: Add delay after enable RLC ucodeshaoyunl1-3/+4
2018-11-19drm/amdgpu/gfx: use proper offset define for MEC doorbellsAlex Deucher1-1/+1
2018-11-09drm/amdgpu/gfx9: rework lbpw enable codeAlex Deucher1-17/+12
2018-11-09drm/amdgpu: abstract the function of enter/exit safe mode for RLCLikun Gao1-141/+42
2018-11-09drm/amdgpu: separate amdgpu_rlc into a single fileLikun Gao1-16/+2
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