diff options
author | Oak Zeng <Oak.Zeng@amd.com> | 2018-06-01 17:25:06 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2020-05-01 10:00:09 -0400 |
commit | 25f43a322725f933d9fcc1204a6f4e7f45c44126 (patch) | |
tree | 7616c1c0c887ae003b7317a4649693e47516a389 /block/blk-lib.c | |
parent | 3e58e95acef5a49038e61570100764bb483c4034 (diff) | |
download | linux-stable-25f43a322725f933d9fcc1204a6f4e7f45c44126.tar.gz linux-stable-25f43a322725f933d9fcc1204a6f4e7f45c44126.tar.bz2 linux-stable-25f43a322725f933d9fcc1204a6f4e7f45c44126.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 <Oak.Zeng@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Felix Kuehling <felix.kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Felix Kuehling <Felix.Kuehling@amd.com>
Diffstat (limited to 'block/blk-lib.c')
0 files changed, 0 insertions, 0 deletions