summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c
AgeCommit message (Expand)AuthorFilesLines
2018-05-02drm/amdgpu: set COMPUTE_PGM_RSRC1 for SGPR/VGPR clearing shadersNicolai Hähnle1-2/+5
2017-01-09drm/amdgpu: fix init save/restore list in gfx_v8.0Rex Zhu1-2/+6
2017-01-09drm/amdgpu: fix enable_cp_power_gating in gfx_v8.0.Rex Zhu1-1/+1
2017-01-09drm/amd/amdgpu: enable GUI idle INT after enabling CGCGArindam Nath1-9/+9
2016-10-21drm/amdgpu/st: move ATC CG golden init from gfx to mcAlex Deucher1-1/+0
2016-10-14drm/amdgpu: fix amdgpu_need_full_reset (v2)Alex Deucher1-8/+9
2016-10-12drm/amdgpu/gfx8: fix CGCG_CGLS handlingAlex Deucher1-3/+10
2016-09-28Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie1-1/+244
2016-09-22drm/amdgpu: set gfx clock gating for tonga/polaris.Rex Zhu1-0/+77
2016-09-19Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie1-30/+90
2016-09-19drm/amdgpu: implement raster configuration for gfx v8Huang Rui1-1/+167
2016-09-16drm/amdgpu/gfx8: add ring callbacks for ib and dma frame sizeAlex Deucher1-0/+40
2016-09-14drm/amdgpu: mark symbols static where possibleBaoyou Xie1-1/+1
2016-09-14drm/amdgpu:implement CONTEXT_CONTROL (v5)Monk Liu1-0/+30
2016-09-14drm/amdgpu: free the BO in kernel by helper amdgpu_bo_free_kernel()Junwei Zhang1-3/+3
2016-09-13drm/amdgpu: new method to sync ce&deMonk Liu1-18/+6
2016-09-02drm/amd/amdgpu: Merge get_rptr functions in gfx8Tom St Denis1-8/+3
2016-08-31drm/amdgpu:add switch buffer to end of CS (v2)Monk Liu1-0/+7
2016-08-25Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie1-359/+269
2016-08-10drm/amd/amdgpu: Simplify bitfield operations in gfx v8Tom St Denis1-230/+45
2016-08-10drm/amd/amdgpu: Simplify various gfx v8 functionsTom St Denis1-41/+20
2016-08-10drm/amd/amdgpu: Correct whitespace in GFX v8Tom St Denis1-25/+16
2016-08-08drm/amdgpu: AMD SW workaround for certain partner boardsRex Zhu1-1/+4
2016-08-08drm/amdgpu: pin shared GWS, GDS and OA resourcesChristian König1-12/+9
2016-08-08drm/amdgpu: implement gfx8 post_soft_resetChunming Zhou1-0/+44
2016-08-08drm/amdgpu: add gfx8 pre soft resetChunming Zhou1-0/+58
2016-08-08drm/amdgpu: implement gfx8 check_soft_resetChunming Zhou1-55/+78
2016-08-02drm/amdgpu: update golden setting of polaris10Huang Rui1-2/+2
2016-08-02drm/amdgpu: update golden setting of polaris11Huang Rui1-2/+3
2016-08-02drm/amdgpu: update golden setting of carrizoHuang Rui1-0/+2
2016-08-02drm/amdgpu: update golden setting of icelandHuang Rui1-0/+1
2016-07-29drm/amdgpu: add a fence timeout for the IB tests v2Christian König1-7/+12
2016-07-27Merge branch 'drm-next-4.8' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie1-13/+3
2016-07-26Backmerge tag 'v4.7' into drm-nextDave Airlie1-0/+10
2016-07-14drm/amdgpu: remove usec timeout loop from IB testsChristian König1-11/+3
2016-07-14drm/amdgpu: cleanup hw reference handling in the IB testsChristian König1-2/+0
2016-07-14drm/amdgpu: fix power distribution issue for Polaris10 XTKen Wang1-0/+5
2016-07-14drm/amdgpu: Add a missing register to Polaris golden settingKen Wang1-0/+2
2016-07-07drm/amdgpu: remove more of the ring backup codeAlex Deucher1-27/+2
2016-07-07drm/amd/gfx: add instance field to select_se_sh (v3)Tom St Denis1-10/+15
2016-07-07drm/amdgpu: move select_se_sh into the gfx structAlex Deucher1-1/+3
2016-07-07drm/amdgpu: move get_gpu_clock_counter into the gfx structAlex Deucher1-1/+6
2016-07-07drm/amdgpu/gfx8: set USER_SHADER_ARRAY_CONFIG based on disable_cu parameterNicolai Hähnle1-0/+20
2016-07-07drm/amdgpu/gfx8: fix CP jump table sizeAlex Deucher1-1/+1
2016-07-07drm/amdgpu/gfx80: Add QUICK_PG bit to GFX header and use it.Tom St Denis1-2/+2
2016-07-07drm/amdgpu/gfx8: Tidy up various PG helpersTom St Denis1-33/+18
2016-07-07drm/amdgpu/gfx8: Switch Stoney to share CZ's RLC functionsTom St Denis1-1/+1
2016-07-07drm/amdgpu/gfx8: Add serdes wait for idle in CGCG en/disableTom St Denis1-0/+2
2016-07-07drm/amdgpu/gfx8: clean up polaris11 PG enableAlex Deucher1-5/+13
2016-07-07drm/amdgpu/gfx8: add powergating support for CZ/STAlex Deucher1-6/+126