drm/amdgpu: enable/disable doorbell interrupt in baco entry/exit helper
authorLe Ma <le.ma@amd.com>
Tue, 26 Nov 2019 09:24:56 +0000 (17:24 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 5 Dec 2019 21:25:45 +0000 (16:25 -0500)
commit7a22677b9514d0e819eb85d687eb8d8ef10ab330
treea94537bd0c89b40cf1c79f65ed2e0e45c8544e95
parent5c39d600e315ce1a0d13c491693c0390d40c94f3
drm/amdgpu: enable/disable doorbell interrupt in baco entry/exit helper

This operation is needed when baco entry/exit for ras recovery

Signed-off-by: Le Ma <le.ma@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c