drm/amd/powerplay: drop redundant BIF doorbell interrupt operations
authorEvan Quan <evan.quan@amd.com>
Fri, 27 Mar 2020 07:05:09 +0000 (15:05 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 31 Mar 2020 16:26:15 +0000 (12:26 -0400)
commite4295adc84a342cf6f627128cbbd939f320cf687
tree66d74656bd2a2592658d27233825b36e8002333c
parentc42656f8fc52de4f0321c5054896b1ccbb3c6cd2
drm/amd/powerplay: drop redundant BIF doorbell interrupt operations

This is already done in soc15.c. And this is really ASIC specific
and should not be placed here.

Signed-off-by: Evan Quan <evan.quan@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/powerplay/smu_v11_0.c