aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c
Commit message (Expand)AuthorAge
* drm/amdgpu: fix the incorrect scratch reg number on gfx v9Huang Rui2017-07-25
* drm/amdgpu/gfx9: simplify and fix GRBM index selectionNicolai Hähnle2017-07-25
* drm/amdgpu: Off by one sanity checksDan Carpenter2017-07-14
* drm/amdgpu/gfx9: fix driver reload with KIQAlex Deucher2017-07-04
* drm/amdgpu/gfx9: support the amdgpu.disable_cu optionNicolai Hähnle2017-06-29
* drm/amdgpu: Fix the exported always on CU bitmapFlora Cui2017-06-29
* drm/amdgpu/gfx9: gfx_v9_0_enable_gfx_static_mg_power_gating() can be statickbuild test robot2017-06-29
* Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2017-06-15
|\
| * drm/amdgpu/gfx9: fix compute ring doorbell indexAlex Deucher2017-06-15
| * drm/amd/amdgpu: gfx9 tidy ups (v2)Tom St Denis2017-06-15
| * drm/amdgpu: avoid to reset wave_front_size to 0Hawking Zhang2017-06-15
| * drm/amdgpu/gfx: fix MEC interrupt enablement for pipes != 0Alex Deucher2017-06-09
| * drm/amdgpu/gfx: consolidate mqd buffer setup codeAlex Deucher2017-06-07
| * drm/amdgpu/gfx: move mec parameter setup into sw_initAlex Deucher2017-06-07
| * drm/amdgpu/gfx: move more common KIQ code to amdgpu_gfx.cAlex Deucher2017-06-07
| * drm/amdgpu: move mec queue helpers to amdgpu_gfx.hAlex Deucher2017-06-07
| * drm/amdgpu/gfx9: remove spurious line in kiq setupAlex Deucher2017-06-07
| * drm/amdgpu/gfx9: Raven has two MECsAlex Deucher2017-06-07
| * drm/amdgpu: move gfx_v*_0_compute_queue_acquire to common codeAlex Deucher2017-06-07
| * drm/amdgpu: fix mec queue policy on single MEC asicsAlex Deucher2017-06-07
| * drm/amdgpu/gfx: create a common bitmask function (v2)Alex Deucher2017-06-07
| * drm/amdgpu/gfx9: new queue policy, take first 2 queues of each pipeAlex Deucher2017-06-06
| * drm/amdgpu/gfx9: allocate queues horizontally across pipesAlex Deucher2017-06-06
| * drm/amdgpu: avoid KIQ clashing with compute or KFD queues v2Andres Rodriguez2017-05-31
| * drm/amdgpu: remove hardcoded queue_mask in PACKET3_SET_RESOURCESAndres Rodriguez2017-05-31
| * drm/amdgpu: teach amdgpu how to enable interrupts for any pipe v3Andres Rodriguez2017-05-31
| * drm/amdgpu: allow split of queues with kfd at queue granularity v4Andres Rodriguez2017-05-31
| * drm/amdgpu: take ownership of per-pipe configuration v3Andres Rodriguez2017-05-31
| * drm/amdgpu: clarify MEC_HPD_SIZE is specific to a gfx generationAndres Rodriguez2017-05-31
| * drm/amdgpu: cleanup adjust_mc_addr handling v4Christian König2017-05-31
| * drm/amdgpu: enable lbpw on ravenHawking Zhang2017-05-31
| * drm/amdgpu: init lbpw on ravenHawking Zhang2017-05-31
| * drm/amdgpu: update GC 9.1 raven specific golden settingsHawking Zhang2017-05-31
| * drm/amdgpu: update GC 9.1 golden settingsHawking Zhang2017-05-31
| * drm/amdgpu/gfx9: Switch baremetal to use KIQ for compute ring management. (v4)Alex Deucher2017-05-24
| * drm/amdgpu/gfx9: fix resume of KIQ and KCQs (v2)Alex Deucher2017-05-24
| * drm/amdgpu/gfx9: move SET_RESOURCES into the same command streamAlex Deucher2017-05-24
| * drm/amdgpu/gfx9: wait once for all KCQs to be createdAlex Deucher2017-05-24
| * drm/amdgpu: split gfx_v9_0_kiq_init_queue into twoAlex Deucher2017-05-24
| * drm/amdgpu: move adjust adjust_mc_addr into the GFX9 vm_flush functionsChristian König2017-05-24
| * drm/amdgpu/gfx9: update golden settingsKen Wang2017-05-24
| * drm/amdgpu/gfx9: allow updating gfx mgpg stateHawking Zhang2017-05-24
| * drm/amdgpu/gfx9: allow updating gfx cgpg stateHawking Zhang2017-05-24
| * drm/amdgpu/gfx9: allow updating sck slowdown and cp pg stateHawking Zhang2017-05-24
| * drm/amdgpu/gfx9: add enable/disable funcs for cp power gatingHawking Zhang2017-05-24
| * drm/amdgpu/gfx9: enable/disable sck slowdown thru rlc-smu handshakeHawking Zhang2017-05-24
| * drm/amdgpu: init gfx power gating on ravenHawking Zhang2017-05-24
| * drm/amdgpu/gfx9: rlc save&restore list programmingHawking Zhang2017-05-24
| * drm/amdgpu/gfx9: add rlc bo init/finiHawking Zhang2017-05-24
| * drm/amdgpu: correct gfx9 csb sizeHawking Zhang2017-05-24