commit | 31edd7c0a813d9dc778fcb5da1eb8202c140dc4d | [log] [tgz] |
---|---|---|
author | Tiecheng Zhou <Tiecheng.Zhou@amd.com> | Fri Dec 07 09:11:35 2018 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Mon Dec 10 15:21:13 2018 -0500 |
tree | 40e42be5a8e89466b1bf0ab751de2a4ef170856e | |
parent | 22666cc1481ae3814d9c7718418cc4a3aa7d90c3 [diff] |
drm/amdgpu: bypass RLC init under sriov for Tonga (v2) RLC will go wrong in soft_reset under sriov Workaroound: only need to init RLC csb, and skip RLC stop, reset, start this is because host-driver has already done full initialization on RLC v2: squash in build fix Signed-off-by: Tiecehng Zhou <Tiecheng.Zhou@amd.com> Acked-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>