summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c
AgeCommit message (Expand)AuthorFilesLines
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-28Merge 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
2016-07-07drm/amdgpu/gfx8: rename some pg functionsAlex Deucher1-10/+12
2016-07-07drm/amdgpu/gfx8: add state setup for CZ/ST GFX power gatingAlex Deucher1-5/+128
2016-06-29drm/amdgpu: add ACLK_CNTL setting for polaris10Ken Wang1-0/+3
2016-06-21drm/amdgpu/gfx8: update golden setting for polaris10Rex Zhu1-1/+2
2016-06-09drm/amdgpu: fix gfx8 ucode mem leakMonk Liu1-1/+21
2016-06-09drm/amdgpu/iceland: Set SC_PA_RASTER_CONFIG according to different RB enabledKen Wang1-1/+5
2016-05-18drm/amdgpu: update Polaris11 golden settingFlora Cui1-2/+3
2016-05-18drm/amdgpu: update Polaris10 golden settingFlora Cui1-0/+1
2016-05-11drm/amdgpu: fix TC cache flushingMarek Olšák1-0/+1
2016-05-11drm/amdgpu: move VM fields into jobChristian König1-4/+6
2016-05-11drm/amdgpu: move context switch handling into common code v2Christian König1-5/+4
2016-05-11drm/amdgpu: move preamble IB handling into common codeChristian König1-4/+0
2016-05-11drm/amd/amdgpu: Add name field to amd_ip_funcs (v2)Tom St Denis1-0/+1
2016-05-11drm/amdgpu: fetch cu_info once at initAlex Deucher1-7/+4
2016-05-11drm/amd: cleanup remaining spaces and tabs v2Christian König1-1/+1
2016-05-11drm/amdgpu: keep vm in job instead of ib (v2)Monk Liu1-2/+2
2016-05-04drm/amd/amdgpu: Drop print_status callbacks.Tom St Denis1-182/+0
2016-05-04drm/amd/amdgpu: fix 64-bit divisionSlava Grigorev1-2/+2
2016-05-04drm/amdgpu: change ELM/BAF to Polaris10/Polaris11Flora Cui1-58/+58
2016-05-04drm/amd/amdgpu: add power gating init for BaffinEric Huang1-0/+39
2016-05-04drm/amd/amdgpu: add power gating initialization support for GFX8.0Eric Huang1-3/+350
2016-05-04drm/amd/amdgpu: add medium grain powergating support for BaffinEric Huang1-0/+95
2016-05-04drm/amdgpu: add GFX support for ELM/BAFFlora Cui1-4/+551
2016-05-04drm/amdgpu/gfx: rework fiji cg functions so they can be sharedAlex Deucher1-16/+202
2016-05-04drm/amdgpu/gfx: adjust gfx_v8_0_send_serdes_cmd for STAlex Deucher1-6/+17
2016-05-04drm/amdgpu/gfx8: rename send_serdes_cmdAlex Deucher1-7/+7
2016-05-04drm/amdgpu/gfx: add proper CG flags for fijiAlex Deucher1-34/+48