commit | 533bfcaea1704450c0627a3dc329df8069036633 | [log] [tgz] |
---|---|---|
author | Yong Zhao <Yong.Zhao@amd.com> | Thu Oct 24 17:05:57 2019 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Oct 30 11:06:51 2019 -0400 |
tree | 7d1a781daab860eacc23549096827dc54cdb2a3f | |
parent | 55695b36c149009cc8fcc40e22c62be4969ffb7b [diff] |
drm/amdkfd: Delete duplicated queue bit map reservation The KIQ is on the second MEC and its reservation is covered in the latter logic, so no need to reserve its bit twice. Signed-off-by: Yong Zhao <Yong.Zhao@amd.com> Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>