linux/drivers/gpu/drm/amd
Alex Deucher 1361f45531 drm/amdgpu/gfx9: allocate queues horizontally across pipes
Pipes provide better concurrency than queues, therefore we want to make
sure that apps use queues from different pipes whenever possible.

Optimize for the trivial case where an app will consume rings in order,
therefore we don't want adjacent rings to belong to the same pipe.

gfx9 was missed when these patches were rebased.

Reviewed-by: Tom St Denis <tom.stdenis@amd.com>
Acked-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Andres Rodriguez <andresx7@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2017-06-06 17:01:37 -04:00
..
acp drm: amd: remove broken include path 2017-03-14 19:19:44 -04:00
amdgpu drm/amdgpu/gfx9: allocate queues horizontally across pipes 2017-06-06 17:01:37 -04:00
amdkfd drm/amdkfd: allow split HQD on per-queue granularity v5 2017-05-31 16:48:54 -04:00
include drm/amdgpu: remove mmhub ip 2017-06-06 16:59:09 -04:00
powerplay drm/amd/powerplay: fix memory leak in cz_hwmgr backend 2017-06-06 17:01:13 -04:00
scheduler drm/amdgpu/SRIOV:implement guilty job TDR for(V2) 2017-05-24 17:40:40 -04:00