diff options
author | Evan Quan <evan.quan@amd.com> | 2021-05-25 14:36:29 +0800 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2021-06-30 00:18:14 -0400 |
commit | adcf949e664a8b04df2fb8aa916892e58561653c (patch) | |
tree | 33f040226fc98b168c33a42f751f14baf1d371c1 /drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c | |
parent | 5a5da8ae9546031e43efd4fa5aa8baa481e83dfb (diff) |
drm/amdgpu: fix the hang caused by PCIe link width switch
SMU had set all the necessary fields for a link width switch
but the width switch wasn't occurring because the link was idle
in the L1 state. Setting LC_L1_RECONFIG_EN=0x1 will allow width
switches to also be initiated while in L1 instead of waiting until
the link is back in L0.
Signed-off-by: Evan Quan <evan.quan@amd.com>
Reviewed-by: Lijo Lazar <lijo.lazar@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c')
0 files changed, 0 insertions, 0 deletions