aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c
Commit message (Expand)AuthorAge
* drm/amdgpu: add a workaround for GDS ordered append hangs with compute queuesMarek Olšák2019-02-05
* drm/amdgpu: add flags to emit_ib interface v2Jack Xiao2019-01-25
* drm/amdgpu: fix CPDMA hang in PRT mode for VEGA20Tao Zhou2019-01-14
* drm/amdgpu: make gfx9 enter into rlc safe mode when set MGCGLikun Gao2019-01-14
* Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2018-12-25
|\
| * drm/amdgpu: both support PCO FP5/AM4 rlc fwAaron Liu2018-12-07
| * drm/amdgpu: Use asic specific doorbell index instead of macro definitionOak Zeng2018-11-28
| * drm/amdgpu/gfx: use proper offset define for MEC doorbellsAlex Deucher2018-11-19
| * drm/amdgpu/gfx9: rework lbpw enable codeAlex Deucher2018-11-09
| * drm/amdgpu: abstract the function of enter/exit safe mode for RLCLikun Gao2018-11-09
| * drm/amdgpu: separate amdgpu_rlc into a single fileLikun Gao2018-11-09
| * drm/amdgpu: unify rlc function into structureLikun Gao2018-11-09
| * drm/amdgpu: set Vega20 LBPW as disabled at defaultEvan Quan2018-11-07
| * drm/amdgpu: Modify the argument of emit_ib interfaceRex Zhu2018-11-05
| * drm/amdgpu: drop the remaining uses of ring idx in messagesChristian König2018-11-05
| * drm/amdgpu: remove messages from IB testsChristian König2018-11-05
| * drm/amdgpu: cleanup skipping IB test on KIQChristian König2018-11-05
| * drm/amdgpu: further ring test cleanupsChristian König2018-11-05
| * drm/amdgpu: Retire amdgpu_ring.ready flag v4Andrey Grodzovsky2018-11-05
| * drm/amdgpu: increase the size of HQD EOP buffersMarek Olšák2018-11-05
| * drm/amdgpu: put HQD EOP buffers into VRAMMarek Olšák2018-11-05
| * drm/amdgpu: use scheduler fault instead of reset workChristian König2018-11-05
* | drm/amdgpu: Add delay after enable RLC ucodeshaoyunl2018-11-28
|/
* drm/amdgpu: Update gc_9_0 golden settings.Feifei Xu2018-10-16
* drm/amdgpu: Set the default value about gds vmid0 sizeEmily Deng2018-10-12
* drm/amdgpu: fix CPDMA hang in PRT modeTao Zhou2018-10-10
* drm/amdgpu: remove the intterupt handling for the KIQ eventsShirish S2018-10-09
* drm/amdgpu: Move gfx flag in_suspend to adevRex Zhu2018-10-09
* drm/amdgpu: change Raven always on CUs to 4Evan Quan2018-10-09
* drm/amdgpu: added vega20 LBPW support v2Evan Quan2018-10-09
* drm/amdgpu: Refine function nameRex Zhu2018-09-26
* drm/amdgpu: move reserving GDS/GWS/OA into common codeChristian König2018-09-19
* drm/amdgpu: fix up GDS/GWS/OA shiftingChristian König2018-09-19
* drm/amdgpu: use processed values for countingA. Wilcox2018-09-19
* drm/amdgpu: simplify Raven, Raven2, and Picasso handlingAlex Deucher2018-09-14
* drm/amdgpu/gfx9: add raven2 golden settingFeifei Xu2018-09-14
* drm/amdgpu/gfx9: add support for raven2 gfx firmwareFeifei Xu2018-09-14
* drm/amdgpu: add picasso support for gfx_v9_0Likun Gao2018-09-14
* drm/amdgpu: Change kiq ring initialize sequence on gfx9Rex Zhu2018-08-27
* drm/amdgpu: Refine gfx_v9_0_kcq_disable functionRex Zhu2018-08-27
* drm/amdgpu: Remove duplicate code in gfx_v9_0.cRex Zhu2018-08-27
* drm/amdgpu: implement soft_recovery for GFX9Christian König2018-08-27
* drm/amdgpu: Fix compile warningRex Zhu2018-08-27
* drm/amdgpu: Remove the sriov checking and add firmware checkingEmily Deng2018-08-27
* drm/amdgpu: Set power ungate state when suspend/finiRex Zhu2018-08-27
* drm/amdgpu/gfx9: Update gfx9 golden settings.Feifei Xu2018-08-27
* drm/amdgpu: Ctrl gfx off via amdgpu_gfx_off_ctrlRex Zhu2018-08-27
* drm/amdgpu: Fix RLC safe mode test in gfx_v9_0_enter_rlc_safe_modeMichel Dänzer2018-07-24
* drm/amdgpu/gfx9: Update golden settings for vg10.Feifei Xu2018-07-18
* drm/amd: Use newly added interrupt source defs for SOC15.Andrey Grodzovsky2018-07-13