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)
commitc3032fd9673468783bb20326ead823a2f321a522
treee99c7d6e71b43a87b45ccf88114cb502924af42f
parentfcdfa432a5b0569e8c5399effa950c71940b5889
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