]> git.ipfire.org Git - people/ms/linux.git/commit
drm/amdgpu: convert nbio_v2_3_clear_doorbell_interrupt() to IP version
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 24 May 2022 14:27:33 +0000 (10:27 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 3 Jun 2022 20:45:00 +0000 (16:45 -0400)
commitac1ac694f7173a0fbb0b60ab0f26226dd334479a
treeac2218d980c256df3638176d00ed0e4a47119b57
parentbe77243327d962a87bcf03615bae12d73efb9b7c
drm/amdgpu: convert nbio_v2_3_clear_doorbell_interrupt() to IP version

Check IP version rather than asic type.

Reviewed-by: Guchun Chen <guchun.chen@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/nbio_v2_3.c