summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+4
* drm/amdgpu: move preamble IB handling into common codeChristian König2016-05-111-4/+0
* 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/+4
* 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-041-182/+0
* drm/amd/amdgpu: fix 64-bit divisionSlava Grigorev2016-05-041-2/+2
* drm/amdgpu: change ELM/BAF to Polaris10/Polaris11Flora Cui2016-05-041-58/+58
* drm/amd/amdgpu: add power gating init for BaffinEric Huang2016-05-041-0/+39
* drm/amd/amdgpu: add power gating initialization support for GFX8.0Eric Huang2016-05-041-3/+350
* drm/amd/amdgpu: add medium grain powergating support for BaffinEric Huang2016-05-041-0/+95
* drm/amdgpu: add GFX support for ELM/BAFFlora Cui2016-05-041-4/+551
* drm/amdgpu/gfx: rework fiji cg functions so they can be sharedAlex Deucher2016-05-041-16/+202
* drm/amdgpu/gfx: adjust gfx_v8_0_send_serdes_cmd for STAlex Deucher2016-05-041-6/+17
* drm/amdgpu/gfx8: rename send_serdes_cmdAlex Deucher2016-05-041-7/+7
* drm/amdgpu/gfx: add proper CG flags for fijiAlex Deucher2016-05-041-34/+48
* drm/amdgpu: use the ring name for debugfs (v2)Christian König2016-05-041-1/+1
* drm/amdgpu: reduce the ring size for GFXChristian König2016-05-041-2/+2
* drm/amdgpu: use max_dw in ring_initChristian König2016-05-041-2/+2
* Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2016-03-181-2/+4
|\
| * drm/amdgpu: move ib.fence to job.fenceMonk Liu2016-03-171-0/+2
| * drm/amdgpu: give a fence param to ib_freeMonk Liu2016-03-171-2/+2
* | Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2016-03-171-6/+25
|\|
| * drm/amdgpu: split pipeline sync and vm flushChristian König2016-03-081-2/+9
| * drm/amdgpu: remove HW fence ownerChristian König2016-03-081-4/+2
| * drm/amdgpu: add hdp invalidation for gfx8Chunming Zhou2016-03-081-0/+14
* | Merge drm-fixes into drm-next.Dave Airlie2016-03-141-2/+3
|\ \ | |/ |/|
| * drm/amdgpu/gfx8: specify which engine to wait before vm flushChunming Zhou2016-03-021-1/+2
| * drm/amdgpu/gfx8: fix priv reg interrupt enableAlex Deucher2016-02-221-1/+1
* | drm/amdgpu: fix rb bitmap & cu bitmap calculationFlora Cui2016-03-031-3/+6
* | drm/amdgpu: fix VM faults caused by vm_grab_id() v4Christian König2016-02-291-4/+2
* | drm/amdgpu/gfx: fix off by one in rb rework (v2)Alex Deucher2016-02-251-5/+2
* | drm/amdgpu/vi: move uvd tiling config setup into uvd codeAlex Deucher2016-02-121-12/+0
* | drm/amdgpu/vi: move sdma tiling config setup into sdma codeAlex Deucher2016-02-121-8/+0
* | drm/amdgpu/gfx: clean up harvest configuration (v2)Alex Deucher2016-02-121-91/+40
* | drm/amdgpu: move sync into job objectChristian König2016-02-101-2/+4
OpenPOWER on IntegriCloud