summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c
AgeCommit message (Expand)AuthorFilesLines
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-10drm/amdgpu: remove the intterupt handling for the KIQ eventsShirish S1-75/+0
2018-10-10drm/amdgpu: Move gfx flag in_suspend to adevRex Zhu1-12/+4
2018-10-10drm/amdgpu: change Raven always on CUs to 4Evan Quan1-2/+6
2018-10-10drm/amdgpu: added vega20 LBPW support v2Evan Quan1-1/+104
2018-09-27drm/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-19drm/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-06drm/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
2018-05-17drm/amdgpu/gfx9: Add clockgatting support for vega20Feifei Xu1-0/+1
2018-05-17drm/amdgpu/gfx9: Add support for vega20Feifei Xu1-0/+2
2018-05-17drm/amdgpu/gfx9: Add gfx config for vega20. (v4)Feifei Xu1-0/+10
2018-05-17drm/amdgpu/gfx9: Add vega20 golden settings (v3)Feifei Xu1-0/+22
2018-05-17drm/amdgpu/gfx9: Add support for vega20 firmwareFeifei Xu1-0/+10
2018-05-17drm/amdgpu/gfx9: Update golden setting for gfx9_0.Feifei Xu1-12/+5
2018-05-16Merge branch 'drm-next-4.18' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie1-82/+185
2018-05-15drm/amdgpu: fix to disable powergating in hw_finiHuang Rui1-0/+3
2018-05-15drm/amdgpu: add setting powergating method for gfx9Huang Rui1-0/+5
2018-05-15drm/amdgpu: revise init_rlc_save_restore_list behavior to support latest regi...Huang Rui1-54/+87
2018-05-15drm/amdgpu: cleanup init power gating functionHuang Rui1-18/+6