commit | b0a2db9b482f16a91b2d67bac6b4977dc471fcab | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Wed Aug 19 16:48:17 2020 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Aug 26 16:40:18 2020 -0400 |
tree | 07340491cdfb496c3f6d10f973a8c52e13d6ea1c | |
parent | cff6c7f91a340788dde3b95f471885f7bf36c6c4 [diff] |
drm/amdgpu: add pre_asic_init callback for SOC15 We need to restore some registers prior to running asic init to work around a firmware bug. Acked-by: Nirmoy Das <nirmoy.das@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>