OSDN Git Service

drm/amdkfd: Set event interrupt class for GFX 9.4.3
authorMukul Joshi <mukul.joshi@amd.com>
Tue, 23 May 2023 15:59:53 +0000 (11:59 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 9 Jun 2023 14:56:42 +0000 (10:56 -0400)
commit55a6dc60b47c817c644af2b505d46815d8b9219e
tree88980f415089f709c4386121472e39546d5598e3
parent360930985ec9f394c82ba0b235403b4a366d1560
drm/amdkfd: Set event interrupt class for GFX 9.4.3

Fix the warning during driver load because the event
interrupt class is not set for GFX9.4.3.

Signed-off-by: Mukul Joshi <mukul.joshi@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdkfd/kfd_device.c