commit | 106c7d6148e5aadd394e6701f7e498df49b869d1 | [log] [tgz] |
---|---|---|
author | Likun Gao <Likun.Gao@amd.com> | Thu Nov 08 20:19:54 2018 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Nov 09 16:29:12 2018 -0500 |
tree | 4ad91ee0536a5949138549cbac51b7f45dc6208b | |
parent | 88dfc9a3dd47027c9ffc831635e5cf4e8ed3b781 [diff] |
drm/amdgpu: abstract the function of enter/exit safe mode for RLC Abstract the function of amdgpu_gfx_rlc_enter/exit_safe_mode and some part of rlc_init to improve the reusability of RLC. Signed-off-by: Likun Gao <Likun.Gao@amd.com> Acked-by: Christian König <christian.koenig@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>