]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: Use dev_info() to report amdkfd is not supported for this ASIC
authorTom Stellard <tstellar@redhat.com>
Thu, 24 May 2018 21:07:14 +0000 (14:07 -0700)
committerOded Gabbay <oded.gabbay@gmail.com>
Thu, 24 May 2018 21:07:14 +0000 (14:07 -0700)
commit193ea892b47b71d2d4c8cc217ab671b9637de16c
treee99c7d6e71b43a87b45ccf88114cb502924af42f
parentfe3ddb763b7025498d3745ae9d21280357096a06
drm/amdgpu: Use dev_info() to report amdkfd is not supported for this ASIC

This is an important message, so it should be visible to users without
having to enable extra debugging.

Signed-off-by: Tom Stellard <tstellar@redhat.com>
Reviewed-by: Oded Gabbay <oded.gabbay@gmail.com>
Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c