summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c
AgeCommit message (Expand)Author
2018-12-07drm/amdgpu: both support PCO FP5/AM4 rlc fwAaron Liu
2018-11-28drm/amdgpu: Use asic specific doorbell index instead of macro definitionOak Zeng
2018-11-19drm/amdgpu/gfx: use proper offset define for MEC doorbellsAlex Deucher
2018-11-09drm/amdgpu/gfx9: rework lbpw enable codeAlex Deucher
2018-11-09drm/amdgpu: abstract the function of enter/exit safe mode for RLCLikun Gao
2018-11-09drm/amdgpu: separate amdgpu_rlc into a single fileLikun Gao
2018-11-09drm/amdgpu: unify rlc function into structureLikun Gao
2018-11-07drm/amdgpu: set Vega20 LBPW as disabled at defaultEvan Quan
2018-11-05drm/amdgpu: Modify the argument of emit_ib interfaceRex Zhu
2018-11-05drm/amdgpu: drop the remaining uses of ring idx in messagesChristian König
2018-11-05drm/amdgpu: remove messages from IB testsChristian König
2018-11-05drm/amdgpu: cleanup skipping IB test on KIQChristian König
2018-11-05drm/amdgpu: further ring test cleanupsChristian König
2018-11-05drm/amdgpu: Retire amdgpu_ring.ready flag v4Andrey Grodzovsky
2018-11-05drm/amdgpu: increase the size of HQD EOP buffersMarek Olšák
2018-11-05drm/amdgpu: put HQD EOP buffers into VRAMMarek Olšák
2018-11-05drm/amdgpu: use scheduler fault instead of reset workChristian König
2018-10-16drm/amdgpu: Update gc_9_0 golden settings.Feifei Xu
2018-10-12drm/amdgpu: Set the default value about gds vmid0 sizeEmily Deng
2018-10-10drm/amdgpu: fix CPDMA hang in PRT modeTao Zhou
2018-10-09drm/amdgpu: remove the intterupt handling for the KIQ eventsShirish S
2018-10-09drm/amdgpu: Move gfx flag in_suspend to adevRex Zhu
2018-10-09drm/amdgpu: change Raven always on CUs to 4Evan Quan
2018-10-09drm/amdgpu: added vega20 LBPW support v2Evan Quan
2018-09-26drm/amdgpu: Refine function nameRex Zhu
2018-09-19drm/amdgpu: move reserving GDS/GWS/OA into common codeChristian König
2018-09-19drm/amdgpu: fix up GDS/GWS/OA shiftingChristian König
2018-09-19drm/amdgpu: use processed values for countingA. Wilcox
2018-09-14drm/amdgpu: simplify Raven, Raven2, and Picasso handlingAlex Deucher
2018-09-14drm/amdgpu/gfx9: add raven2 golden settingFeifei Xu
2018-09-14drm/amdgpu/gfx9: add support for raven2 gfx firmwareFeifei Xu
2018-09-14drm/amdgpu: add picasso support for gfx_v9_0Likun Gao
2018-08-27drm/amdgpu: Change kiq ring initialize sequence on gfx9Rex Zhu
2018-08-27drm/amdgpu: Refine gfx_v9_0_kcq_disable functionRex Zhu
2018-08-27drm/amdgpu: Remove duplicate code in gfx_v9_0.cRex Zhu
2018-08-27drm/amdgpu: implement soft_recovery for GFX9Christian König
2018-08-27drm/amdgpu: Fix compile warningRex Zhu
2018-08-27drm/amdgpu: Remove the sriov checking and add firmware checkingEmily Deng
2018-08-27drm/amdgpu: Set power ungate state when suspend/finiRex Zhu
2018-08-27drm/amdgpu/gfx9: Update gfx9 golden settings.Feifei Xu
2018-08-27drm/amdgpu: Ctrl gfx off via amdgpu_gfx_off_ctrlRex Zhu
2018-07-24drm/amdgpu: Fix RLC safe mode test in gfx_v9_0_enter_rlc_safe_modeMichel Dänzer
2018-07-18drm/amdgpu/gfx9: Update golden settings for vg10.Feifei Xu
2018-07-13drm/amd: Use newly added interrupt source defs for SOC15.Andrey Grodzovsky
2018-07-13drm/amd/powerplay: add vega12 SMU gfxoff support v3Evan Quan
2018-07-13drm/amdgpu: reduce the idle period that RLC has to wait before request CGCGEvan Quan
2018-07-13drm/amdgpu: no touch for the reserved bit of RLC_CGTT_MGCG_OVERRIDEEvan Quan
2018-07-13drm/amdgpu: drop mmRLC_PG_CNTL clear v2Evan Quan
2018-07-13drm/amdgpu: correct rlc save restore list initialization for v2_1Evan Quan
2018-07-13drm/amdgpu: init CSIB regardless of rlc version and pg statusEvan Quan