commit | 36859cd5354b9cb418c28930936a8a6fce18a1d7 | [log] [tgz] |
---|---|---|
author | Rex Zhu <Rex.Zhu@amd.com> | Wed Aug 22 17:58:31 2018 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Mon Aug 27 15:11:56 2018 -0500 |
tree | a765e7d0bd739139b5790a15ac57c9c3c12dbbff | |
parent | ffabea84c55b1c6446b2245b87cdf6827b22e366 [diff] |
drm/amdgpu: Change kiq initialize/reset sequence on gfx8 1. initialize kiq before initialize gfx ring. 2. set kiq ring ready immediately when kiq initialize successfully. 3. split function gfx_v8_0_kiq_resume into two functions. gfx_v8_0_kiq_resume is for kiq initialize. gfx_v8_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>