aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c
diff options
context:
space:
mode:
authorozeng <[email protected]>2017-06-27 19:45:18 +0000
committerAlex Deucher <[email protected]>2017-07-14 15:05:54 +0000
commit98b09f52db46b11fdc650dd0906ef682c5c0be63 (patch)
treebb45da467cf269b423b35ef5970496fa588b54c4 /drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c
parentdrm/amdgpu: fix amdgpu_debugfs_gem_bo_info (diff)
downloadkernel-98b09f52db46b11fdc650dd0906ef682c5c0be63.tar.gz
kernel-98b09f52db46b11fdc650dd0906ef682c5c0be63.zip
drm/amdgpu: Changed CU reservation golden settings
With previous golden settings, compute task can't use reserved LDS (32K) on CU0 and CU1. On 64K LDS system, if compute work group allocate more than 32K LDS, then it can't be dispatched to CU0 and CU1 because of the reservation. This enables compute task to use reserved LDS on CU0 and CU1. Signed-off-by: Oak Zeng <[email protected]> Acked-by: Alex Deucher <[email protected]> Reviewed-by: Felix Kuehling <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c')
0 files changed, 0 insertions, 0 deletions