summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: AMD SW workaround for certain partner boardsRex Zhu2016-08-081-1/+4
* drm/amdgpu: pin shared GWS, GDS and OA resourcesChristian König2016-08-081-12/+9Star
* drm/amdgpu: implement gfx8 post_soft_resetChunming Zhou2016-08-081-0/+44
* drm/amdgpu: add gfx8 pre soft resetChunming Zhou2016-08-081-0/+58
* drm/amdgpu: implement gfx8 check_soft_resetChunming Zhou2016-08-081-55/+78
* drm/amdgpu: add a fence timeout for the IB tests v2Christian König2016-07-291-7/+12
* Merge branch 'drm-next-4.8' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2016-07-271-13/+3Star
|\
| * drm/amdgpu: remove usec timeout loop from IB testsChristian König2016-07-141-11/+3Star
| * drm/amdgpu: cleanup hw reference handling in the IB testsChristian König2016-07-141-2/+0Star
* | Backmerge tag 'v4.7' into drm-nextDave Airlie2016-07-261-0/+10
|\ \ | |/ |/|
| * drm/amdgpu: fix power distribution issue for Polaris10 XTKen Wang2016-07-141-0/+5
| * drm/amdgpu: Add a missing register to Polaris golden settingKen Wang2016-07-141-0/+2
| * drm/amdgpu: add ACLK_CNTL setting for polaris10Ken Wang2016-06-291-0/+3
* | drm/amdgpu: remove more of the ring backup codeAlex Deucher2016-07-071-27/+2Star
* | drm/amd/gfx: add instance field to select_se_sh (v3)Tom St Denis2016-07-071-10/+15
* | drm/amdgpu: move select_se_sh into the gfx structAlex Deucher2016-07-071-1/+3
* | drm/amdgpu: move get_gpu_clock_counter into the gfx structAlex Deucher2016-07-071-1/+6
* | drm/amdgpu/gfx8: set USER_SHADER_ARRAY_CONFIG based on disable_cu parameterNicolai Hähnle2016-07-071-0/+20
* | drm/amdgpu/gfx8: fix CP jump table sizeAlex Deucher2016-07-071-1/+1
* | drm/amdgpu/gfx80: Add QUICK_PG bit to GFX header and use it.Tom St Denis2016-07-071-2/+2
* | drm/amdgpu/gfx8: Tidy up various PG helpersTom St Denis2016-07-071-33/+18Star
* | drm/amdgpu/gfx8: Switch Stoney to share CZ's RLC functionsTom St Denis2016-07-071-1/+1
* | drm/amdgpu/gfx8: Add serdes wait for idle in CGCG en/disableTom St Denis2016-07-071-0/+2
* | drm/amdgpu/gfx8: clean up polaris11 PG enableAlex Deucher2016-07-071-5/+13
* | drm/amdgpu/gfx8: add powergating support for CZ/STAlex Deucher2016-07-071-6/+126
* | drm/amdgpu/gfx8: rename some pg functionsAlex Deucher2016-07-071-10/+12
* | drm/amdgpu/gfx8: add state setup for CZ/ST GFX power gatingAlex Deucher2016-07-071-5/+128
|/
* drm/amdgpu/gfx8: update golden setting for polaris10Rex Zhu2016-06-211-1/+2
* drm/amdgpu: fix gfx8 ucode mem leakMonk Liu2016-06-091-1/+21
* drm/amdgpu/iceland: Set SC_PA_RASTER_CONFIG according to different RB enabledKen Wang2016-06-091-1/+5
* drm/amdgpu: update Polaris11 golden settingFlora Cui2016-05-181-2/+3
* drm/amdgpu: update Polaris10 golden settingFlora Cui2016-05-181-0/+1
* drm/amdgpu: fix TC cache flushingMarek Olšák2016-05-111-0/+1
* drm/amdgpu: move VM fields into jobChristian König2016-05-111-4/+6
* drm/amdgpu: move context switch handling into common code v2Christian König2016-05-111-5/+4Star
* drm/amdgpu: move preamble IB handling into common codeChristian König2016-05-111-4/+0Star
* drm/amd/amdgpu: Add name field to amd_ip_funcs (v2)Tom St Denis2016-05-111-0/+1
* drm/amdgpu: fetch cu_info once at initAlex Deucher2016-05-111-7/+4Star
* drm/amd: cleanup remaining spaces and tabs v2Christian König2016-05-111-1/+1
* drm/amdgpu: keep vm in job instead of ib (v2)Monk Liu2016-05-111-2/+2
* drm/amd/amdgpu: Drop print_status callbacks.Tom St Denis2016-05-051-182/+0Star
* drm/amd/amdgpu: fix 64-bit divisionSlava Grigorev2016-05-051-2/+2
* drm/amdgpu: change ELM/BAF to Polaris10/Polaris11Flora Cui2016-05-051-58/+58
* drm/amd/amdgpu: add power gating init for BaffinEric Huang2016-05-051-0/+39
* drm/amd/amdgpu: add power gating initialization support for GFX8.0Eric Huang2016-05-051-3/+350
* drm/amd/amdgpu: add medium grain powergating support for BaffinEric Huang2016-05-051-0/+95
* drm/amdgpu: add GFX support for ELM/BAFFlora Cui2016-05-051-4/+551
* drm/amdgpu/gfx: rework fiji cg functions so they can be sharedAlex Deucher2016-05-051-16/+202
* drm/amdgpu/gfx: adjust gfx_v8_0_send_serdes_cmd for STAlex Deucher2016-05-051-6/+17
* drm/amdgpu/gfx8: rename send_serdes_cmdAlex Deucher2016-05-051-7/+7