aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c
AgeCommit message (Expand)Author
2017-06-07drm/amdgpu: move mec queue helpers to amdgpu_gfx.hAlex Deucher
2017-06-07drm/amdgpu/gfx9: remove spurious line in kiq setupAlex Deucher
2017-06-07drm/amdgpu/gfx9: Raven has two MECsAlex Deucher
2017-06-07drm/amdgpu: move gfx_v*_0_compute_queue_acquire to common codeAlex Deucher
2017-06-07drm/amdgpu: fix mec queue policy on single MEC asicsAlex Deucher
2017-06-07drm/amdgpu/gfx: create a common bitmask function (v2)Alex Deucher
2017-06-06drm/amdgpu/gfx9: new queue policy, take first 2 queues of each pipeAlex Deucher
2017-06-06drm/amdgpu/gfx9: allocate queues horizontally across pipesAlex Deucher
2017-05-31drm/amdgpu: avoid KIQ clashing with compute or KFD queues v2Andres Rodriguez
2017-05-31drm/amdgpu: remove hardcoded queue_mask in PACKET3_SET_RESOURCESAndres Rodriguez
2017-05-31drm/amdgpu: teach amdgpu how to enable interrupts for any pipe v3Andres Rodriguez
2017-05-31drm/amdgpu: allow split of queues with kfd at queue granularity v4Andres Rodriguez
2017-05-31drm/amdgpu: take ownership of per-pipe configuration v3Andres Rodriguez
2017-05-31drm/amdgpu: clarify MEC_HPD_SIZE is specific to a gfx generationAndres Rodriguez
2017-05-31drm/amdgpu: cleanup adjust_mc_addr handling v4Christian König
2017-05-31drm/amdgpu: enable lbpw on ravenHawking Zhang
2017-05-31drm/amdgpu: init lbpw on ravenHawking Zhang
2017-05-31drm/amdgpu: update GC 9.1 raven specific golden settingsHawking Zhang
2017-05-31drm/amdgpu: update GC 9.1 golden settingsHawking Zhang
2017-05-24drm/amdgpu/gfx9: Switch baremetal to use KIQ for compute ring management. (v4)Alex Deucher
2017-05-24drm/amdgpu/gfx9: fix resume of KIQ and KCQs (v2)Alex Deucher
2017-05-24drm/amdgpu/gfx9: move SET_RESOURCES into the same command streamAlex Deucher
2017-05-24drm/amdgpu/gfx9: wait once for all KCQs to be createdAlex Deucher
2017-05-24drm/amdgpu: split gfx_v9_0_kiq_init_queue into twoAlex Deucher
2017-05-24drm/amdgpu: move adjust adjust_mc_addr into the GFX9 vm_flush functionsChristian König
2017-05-24drm/amdgpu/gfx9: update golden settingsKen Wang
2017-05-24drm/amdgpu/gfx9: allow updating gfx mgpg stateHawking Zhang
2017-05-24drm/amdgpu/gfx9: allow updating gfx cgpg stateHawking Zhang
2017-05-24drm/amdgpu/gfx9: allow updating sck slowdown and cp pg stateHawking Zhang
2017-05-24drm/amdgpu/gfx9: add enable/disable funcs for cp power gatingHawking Zhang
2017-05-24drm/amdgpu/gfx9: enable/disable sck slowdown thru rlc-smu handshakeHawking Zhang
2017-05-24drm/amdgpu: init gfx power gating on ravenHawking Zhang
2017-05-24drm/amdgpu/gfx9: rlc save&restore list programmingHawking Zhang
2017-05-24drm/amdgpu/gfx9: add rlc bo init/finiHawking Zhang
2017-05-24drm/amdgpu: correct gfx9 csb sizeHawking Zhang
2017-05-24drm/amdgpu/gfx9: enable cp interrupt for CGCG/CGLS/MGCGHawking Zhang
2017-05-24drm/amdgpu/gfx9: extend rlc fw setupHawking Zhang
2017-05-24drm/amdgpu: add gfx clock gating for ravenHuang Rui
2017-05-24drm/amdgpu/gfx9: add raven gfx configChunming Zhou
2017-05-24drm/amdgpu/gfx9: add chip name for raven when initializing microcodeChunming Zhou
2017-05-24drm/amdgpu: add gc9.1 golden setting (v2)Chunming Zhou
2017-05-24drm/amdgpu: add module firmware for ravenChunming Zhou
2017-05-24drm/amdgpu/gfx9: move define to header fileAlex Deucher
2017-05-24drm/amdgpu:use FRAME_CNTL for new GFX ucode (v2)Monk Liu
2017-05-24drm/amdgpu:change SR-IOV DMAframe schemeMonk Liu
2017-05-24drm/amdgpu:cleanup indent/format for gfx_v9_0.cMonk Liu
2017-05-24drm/amdgpu/gfx9: wait for completion in KIQ initAlex Deucher
2017-05-24drm/amdgpu/gfx9: use new KIQ packet definesAlex Deucher
2017-05-24drm/amdgpu/gfx9: clear the compute ring on resetAlex Deucher
2017-05-24drm/amdgpu/gfx9: create mqd backupsAlex Deucher