summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* | drm/amdgpu: send SDMA/GFX IB tests directly to the ring againChristian König2016-02-101-6/+2
* | drm/amdgpu: move ring from IBs into jobChristian König2016-02-101-2/+2
* | drm/amdgpu: make pad_ib a ring function v3Christian König2016-02-101-0/+2
* | drm/amdgpu/gfx: minor code cleanupAlex Deucher2016-02-101-10/+1
* | drm/amdgpu: remove the ring lock v2Christian König2016-02-101-4/+4
* | drm/amdgpu: cleanup sync_seq handlingChristian König2016-02-101-1/+1
* | drm/amdgpu: remove some more semaphore leftoversAlex Deucher2016-02-101-2/+0
* | drm/amdgpu: clean up hw semaphore support in driverChunming Zhou2016-02-101-40/+2
|/
* drm/amdgpu: load MEC ucode manually on icelandAlex Deucher2016-02-021-4/+10
* drm/amdgpu: don't load MEC2 on topazAlex Deucher2016-02-021-2/+2
* drm/amdgpu/gfx8: enable cp inst/reg error interruptsAlex Deucher2016-02-021-0/+10
* drm/amdgpu: Add some tweaks to gfx 8 soft resetAlex Deucher2016-01-151-1/+22
* drm/amd/amdgpu: add gfx clock gating support for Fiji.Eric Huang2015-12-211-0/+254
* drm/amdgpu: support per device powerplay enablement (v2)Jammy Zhou2015-12-211-2/+2
* drm/amdgpu: disable legacy path of firmware check if powerplay is enabledRex Zhu2015-12-211-38/+42
OpenPOWER on IntegriCloud