commit | 158b594a96529d895df943a4764609438a01d687 | [log] [tgz] |
---|---|---|
author | Pratik Vishwakarma <Pratik.Vishwakarma@amd.com> | Wed Oct 03 20:45:11 2018 +0530 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Oct 09 17:06:12 2018 -0500 |
tree | 7582a17a9ba6ae8dd5d76121f199a4c67e12b9cb | |
parent | c1f0320e03207255ef618d1bbfe0939d03c7cfac [diff] |
drm/amdgpu: skip IB tests for KIQ in general [Why] 1. We never submit IBs to KIQ. 2. Ring test pass without KIQ's ring also. 3. By skipping we see an improvement of around 500ms in the amdgpu's resume time. [How] skip IB tests for KIQ ring type. Signed-off-by: Shirish S <shirish.s@amd.com> Signed-off-by: Pratik Vishwakarma <Pratik.Vishwakarma@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>