summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'drm-fixes-5.0' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2019-01-111-5/+9
|\
| * drm/amdgpu: fix CPDMA hang in PRT mode for VEGA20Tao Zhou2019-01-091-5/+5
| * drm/amdgpu: make gfx9 enter into rlc safe mode when set MGCGLikun Gao2019-01-031-0/+4
* | Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2018-12-251-242/+164
|\|
| * 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/+12
| * drm/amdgpu: abstract the function of enter/exit safe mode for RLCLikun Gao2018-11-091-141/+42
| * drm/amdgpu: separate amdgpu_rlc into a single fileLikun Gao2018-11-091-16/+2
| * drm/amdgpu: unify rlc function into structureLikun Gao2018-11-091-12/+18
| * drm/amdgpu: set Vega20 LBPW as disabled at defaultEvan Quan2018-11-071-0/+14
| * drm/amdgpu: Modify the argument of emit_ib interfaceRex Zhu2018-11-051-11/+15
| * drm/amdgpu: drop the remaining uses of ring idx in messagesChristian König2018-11-051-2/+2
| * drm/amdgpu: remove messages from IB testsChristian König2018-11-051-18/+10
| * drm/amdgpu: cleanup skipping IB test on KIQChristian König2018-11-051-2/+0
| * drm/amdgpu: further ring test cleanupsChristian König2018-11-051-17/+10
| * drm/amdgpu: Retire amdgpu_ring.ready flag v4Andrey Grodzovsky2018-11-051-19/+11
| * drm/amdgpu: increase the size of HQD EOP buffersMarek Olšák2018-11-051-1/+1
| * drm/amdgpu: put HQD EOP buffers into VRAMMarek Olšák2018-11-051-1/+1
| * drm/amdgpu: use scheduler fault instead of reset workChristian König2018-11-051-2/+29
* | drm/amdgpu: Add delay after enable RLC ucodeshaoyunl2018-11-281-3/+4
|/
* drm/amdgpu: Update gc_9_0 golden settings.Feifei Xu2018-10-161-0/+1
* drm/amdgpu: Set the default value about gds vmid0 sizeEmily Deng2018-10-121-1/+14
* drm/amdgpu: fix CPDMA hang in PRT modeTao Zhou2018-10-101-3/+12
* drm/amdgpu: remove the intterupt handling for the KIQ eventsShirish S2018-10-091-75/+0
* drm/amdgpu: Move gfx flag in_suspend to adevRex Zhu2018-10-091-12/+4
* drm/amdgpu: change Raven always on CUs to 4Evan Quan2018-10-091-2/+6
* drm/amdgpu: added vega20 LBPW support v2Evan Quan2018-10-091-1/+104
* drm/amdgpu: Refine function nameRex Zhu2018-09-261-2/+2
* drm/amdgpu: move reserving GDS/GWS/OA into common codeChristian König2018-09-191-19/+0
* drm/amdgpu: fix up GDS/GWS/OA shiftingChristian König2018-09-191-11/+1
* drm/amdgpu: use processed values for countingA. Wilcox2018-09-191-2/+2
* drm/amdgpu: simplify Raven, Raven2, and Picasso handlingAlex Deucher2018-09-141-27/+5
* drm/amdgpu/gfx9: add raven2 golden settingFeifei Xu2018-09-141-1/+39
* drm/amdgpu/gfx9: add support for raven2 gfx firmwareFeifei Xu2018-09-141-1/+11
* drm/amdgpu: add picasso support for gfx_v9_0Likun Gao2018-09-141-3/+27
* drm/amdgpu: Change kiq ring initialize sequence on gfx9Rex Zhu2018-08-271-14/+24
* drm/amdgpu: Refine gfx_v9_0_kcq_disable functionRex Zhu2018-08-271-17/+16
* drm/amdgpu: Remove duplicate code in gfx_v9_0.cRex Zhu2018-08-271-60/+12
* drm/amdgpu: implement soft_recovery for GFX9Christian König2018-08-271-0/+13
* drm/amdgpu: Fix compile warningRex Zhu2018-08-271-0/+2
* drm/amdgpu: Remove the sriov checking and add firmware checkingEmily Deng2018-08-271-1/+58
* drm/amdgpu: Set power ungate state when suspend/finiRex Zhu2018-08-271-7/+12
* drm/amdgpu/gfx9: Update gfx9 golden settings.Feifei Xu2018-08-271-1/+1
* drm/amdgpu: Ctrl gfx off via amdgpu_gfx_off_ctrlRex Zhu2018-08-271-4/+2
* drm/amdgpu: Fix RLC safe mode test in gfx_v9_0_enter_rlc_safe_modeMichel Dänzer2018-07-241-1/+1
* drm/amdgpu/gfx9: Update golden settings for vg10.Feifei Xu2018-07-181-1/+12
* drm/amd: Use newly added interrupt source defs for SOC15.Andrey Grodzovsky2018-07-131-4/+6
* drm/amd/powerplay: add vega12 SMU gfxoff support v3Evan Quan2018-07-131-0/+5
OpenPOWER on IntegriCloud