drm/amdgpu: Add nv mailbox irq in soc21
authorYuBiao Wang <YuBiao.Wang@amd.com>
Wed, 30 Nov 2022 09:14:56 +0000 (17:14 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 1 Dec 2022 20:21:34 +0000 (15:21 -0500)
commit39dd895d05002ddbc69ed90fd1ac254696c79f73
tree4a4a09472d4f323a19e78077ea82c3bf7c645254
parent82132ecc54322c58dd86012ebe9733d6b1f73bea
drm/amdgpu: Add nv mailbox irq in soc21

Under virtualization guest needs to receive notification from host to
perform reset in some cases. Add nv mailbox irq in soc21.

Signed-off-by: YuBiao Wang <YuBiao.Wang@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/soc21.c