Files
linux/drivers
Shashank Sharma c07edf915e drm/amdgpu: fix return value check in kfd
This patch fixes a return value check in kfd doorbell handling.
This function should return 0(error) only when the ida_simple_get
returns < 0(error), return > 0 is a success case.

Cc: Felix Kuehling <Felix.Kuehling@amd.com>
Cc: Alex Deucher <alexander.deucher@amd.com>
Fixes: 16f0013157 ("drm/amdkfd: Allocate doorbells only when needed")
Acked-by: Christian Koenig <chriatian.koenig@amd.com>
Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Shashank Sharma <shashank.sharma@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2023-03-07 14:22:14 -05:00
..
2023-01-14 07:38:48 +09:00
2023-01-31 12:23:23 +01:00
2023-01-27 14:05:38 +01:00
2022-12-11 21:25:58 +01:00
2023-01-31 12:23:23 +01:00
2023-01-31 12:23:23 +01:00