History log of /linux-master/drivers/gpu/drm/amd/amdgpu/sienna_cichlid.h
Revision Date Author Comments
# 672c0218 27-Jul-2022 Victor Zhao <Victor.Zhao@amd.com>

drm/amdgpu: add mode2 reset for sienna_cichlid

To meet the requirement for multi container usecase which needs
a quicker reset and not causing VRAM lost, adding the Mode2
reset handler for sienna_cichlid.

v2: move skip mode2 flag part separately

v3: remove the use of asic_reset_res

Signed-off-by: Victor Zhao <Victor.Zhao@amd.com>
Acked-by: Andrey Grodzovsky <andrey.grodzovsky@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>