commit | e49cddcd0ab08f2a3bf3fea8554ea45ae1446d26 | [log] [tgz] |
---|---|---|
author | Tiecheng Zhou <Tiecheng.Zhou@amd.com> | Mon Dec 24 08:55:45 2018 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Jan 02 15:24:48 2019 -0500 |
tree | f0ee1702a3e5eebff78d473d4b205783f0135814 | |
parent | b8cf66182eddb22e9c7539821ed6eecdb4f86d1a [diff] |
drm/amdgpu/gfx_v8_0: Reorder the gfx, kiq and kcq rings test sequence The kiq ring and the very first compute ring may fail occasionally if they are tested directly following kiq_kcq_enable. Insert the gfx ring test before kiq ring test to delay the kiq and kcq ring tests will fix the issue. Acked-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Tiecheng Zhou <Tiecheng.Zhou@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>