commit | a9a8a788e5e946a9835a1365256fc4ce9e96ba2c | [log] [tgz] |
---|---|---|
author | Rex Zhu <Rex.Zhu@amd.com> | Wed Aug 22 18:54:45 2018 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Mon Aug 27 15:12:03 2018 -0500 |
tree | 6be7308b28fb4629d724205500dcb922ed15851f | |
parent | 36859cd5354b9cb418c28930936a8a6fce18a1d7 [diff] |
drm/amdgpu: Change kiq ring initialize sequence on gfx9 1. initialize kiq before initialize gfx ring. 2. set kiq ring ready immediately when kiq initialize successfully. 3. split function gfx_v9_0_kiq_resume into two functions. gfx_v9_0_kiq_resume is for kiq initialize. gfx_v9_0_kcq_resume is for kcq initialize. Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Rex Zhu <Rex.Zhu@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>