OSDN Git Service

drm/amdkfd: Adjust the debug message in KFD ISR
authorYong Zhao <Yong.Zhao@amd.com>
Wed, 17 Oct 2018 16:03:48 +0000 (12:03 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 19 Nov 2018 21:38:14 +0000 (16:38 -0500)
commit00557f4131473c0012f8d8c468987468b42d2eb2
treeec5aa82e636fbd3f6ef8ba6f47660f86606492ab
parent846a44d7e918a4012715f79164bf71b9a6840657
drm/amdkfd: Adjust the debug message in KFD ISR

This makes debug message get printed even when there is early return.

Signed-off-by: Yong Zhao <Yong.Zhao@amd.com>
Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Felix Kuehling <Felix.Kuehling@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdkfd/kfd_int_process_v9.c