diff options
| author | Alex Deucher <[email protected]> | 2017-08-22 20:39:30 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2017-08-29 19:27:44 +0000 |
| commit | b249e18df151c9627af808321a8090c0b8d4d834 (patch) | |
| tree | e1c9147f0bcc76a27db177edf650d260d93c34bc /drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c | |
| parent | drm/amdgpu: move default gart size setting into gmc modules (diff) | |
| download | kernel-b249e18df151c9627af808321a8090c0b8d4d834.tar.gz kernel-b249e18df151c9627af808321a8090c0b8d4d834.zip | |
drm/amdgpu: set sched_hw_submission higher for KIQ (v3)
KIQ doesn't really use the GPU scheduler. The base
drivers generally use the KIQ ring directly rather than
submitting IBs. However, amdgpu_sched_hw_submission
(which defaults to 2) limits the number of outstanding
fences to 2. KFD uses the KIQ for TLB flushes and the
2 fence limit hurts performance when there are several KFD
processes running.
v2: move some expressions to one line
change KIQ sched_hw_submission to at least 16
v3: bump to 256
Reviewed-by: Christian König <[email protected]>
Reviewed-by: Felix Kuehling <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c')
0 files changed, 0 insertions, 0 deletions
