]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitad81adc838b40af311fb2d053cfd327486faaaa0
treeec5aa82e636fbd3f6ef8ba6f47660f86606492ab
parent7121d7f2aa0a19717c2be40fbb92f7e876ec429d
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