summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* drm/amdgpu/gfx8: update PA_SC_RASTER_CONFIG:PKR_MAP onlyFlora Cui2015-12-111-1/+1
* drm/amdgpu/gfx8: Enable interrupt on ME1_PIPE3Flora Cui2015-12-111-0/+5
* amdgpu/gfxv8: Remove magic numbers from function gfx_v8_0_tiling_mode_table_i...Tom St Denis2015-12-041-2/+2
* amdgpu/gfxv8: Simplification in gfx_v8_0_enable_gui_idle_interrupt()Tom St Denis2015-12-041-11/+5
* amdgpu/gfxv8: Simplification of gfx_v8_0_create_bitmask()Tom St Denis2015-12-041-7/+1
* amdgpu/gfxv8: Cleanup of gfx_v8_0_tiling_mode_table_init() (v2)Tom St Denis2015-12-041-1388/+898
* amdgpu/gfxv8: Add missing break to switch statement from states init codeTom St Denis2015-12-021-0/+1
* drm/amdgpu: add EDC support for CZ (v3)Alex Deucher2015-12-021-1/+330
* drm/amdgpu: update Fiji's tiling mode tableFlora Cui2015-11-161-1/+291
* drm/amdgpu: update fiji_mgcg_cgcg_init tableFlora Cui2015-11-161-5/+0
* drm/amdgpu: update Fiji's mmPA_SC_RASTER_CONFIG valueFlora Cui2015-11-161-1/+4
* drm/amdgpu: update Fiji's Golden settingFlora Cui2015-11-031-7/+15
* drm/amdgpu: add some additional CZ revisionsAlex Deucher2015-10-281-0/+7
* drm/amdgpu: add GFX support for Stoney (v2)Samuel Li2015-10-211-18/+382
* drm/amdgpu: remove old lockup detection infrastructureChristian König2015-10-211-11/+0
* drm/amdgpu/gfx8: set TC_WB_ACTION_EN in RELEASE_MEM packetAlex Deucher2015-10-191-0/+1
* drm/amdgpu: split gfx8 gpu init into sw and hw partsAlex Deucher2015-10-071-190/+197
* drm/amdgpu: sync ce and me with SWITCH_BUFFER(2)monk.liu2015-09-231-46/+12
OpenPOWER on IntegriCloud