summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: use queue 0 for kiq ringHuang Rui2018-01-301-2/+6
* drm/amdgpu: rename amdgpu_wb_* functionsAlex Deucher2017-12-181-2/+2
* drm/amdgpu: busywait KIQ register accessing (v4)pding2017-10-191-1/+1
* drm/amdgpu: add option for force enable multipipe policy for computeAndres Rodriguez2017-09-281-0/+6
* drm/amdgpu: use multipipe compute policy on non PL11 asicsAndres Rodriguez2017-09-281-2/+12
* drm/amdgpu/sriov:alloc KIQ MQD in VRAM(v2)Monk Liu2017-09-261-1/+6
* drm/amdgpu/gfx: keep all compute queues on the same pipeAlex Deucher2017-07-141-1/+2
* drm/amd/amdgpu: Rename KIQ ring to avoid spacesTom St Denis2017-06-151-1/+1
* drm/amdgpu/gfx: consolidate mqd buffer setup codeAlex Deucher2017-06-081-0/+66
* drm/amdgpu/gfx: move more common KIQ code to amdgpu_gfx.cAlex Deucher2017-06-081-0/+103
* drm/amdgpu: move gfx_v*_0_compute_queue_acquire to common codeAlex Deucher2017-06-071-0/+37
* drm/amdgpu: simplify allocation of scratch regsNils Wallménius2017-01-271-14/+7Star
* drm/amdgpu: change function declarations and add missing header dependenciesBaoyou Xie2016-10-251-0/+1
* drm/amdgpu: add disable_cu parameterNicolai Hähnle2016-07-071-0/+44
* drm/amdgpu: add core driver (v4)Alex Deucher2015-06-041-0/+72