aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_display.c
diff options
context:
space:
mode:
authorChen Gong <[email protected]>2022-02-17 07:29:41 +0000
committerAlex Deucher <[email protected]>2022-02-23 21:31:06 +0000
commit1e2be869c8a7247a7253ef4f461f85e2f5931b95 (patch)
treeb98ccc5d2df73d7400c415aa52dd383358b57ddf /drivers/gpu/drm/amd/amdgpu/amdgpu_display.c
parentdrm/amd/display: Fix stream->link_enc unassigned during stream removal (diff)
downloadkernel-1e2be869c8a7247a7253ef4f461f85e2f5931b95.tar.gz
kernel-1e2be869c8a7247a7253ef4f461f85e2f5931b95.zip
drm/amdgpu: do not enable asic reset for raven2
The GPU reset function of raven2 is not maintained or tested, so it should be very unstable. Now the amdgpu_asic_reset function is added to amdgpu_pmops_suspend, which causes the S3 test of raven2 to fail, so the asic_reset of raven2 is ignored here. Fixes: daf8de0874ab5b ("drm/amdgpu: always reset the asic in suspend (v2)") Signed-off-by: Chen Gong <[email protected]> Acked-by: Alex Deucher <[email protected]> Reviewed-by: Mario Limonciello <[email protected]> Signed-off-by: Alex Deucher <[email protected]> Cc: [email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_display.c')
0 files changed, 0 insertions, 0 deletions