drm/amdkfd: demote unsupported device messages to dev_info
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 19 Apr 2024 13:57:56 +0000 (09:57 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 23 Apr 2024 16:08:30 +0000 (12:08 -0400)
commit80f071a343cc382df2d5cbddeb3d708657a83600
tree003c4791b5862bf75b642fa203aa5f91ca3cd22c
parent0208ca55aa9c9b997da1f5bc45c4e98916323f08
drm/amdkfd: demote unsupported device messages to dev_info

It's not really an error since the devices don't support
the necessary hardware functionality.

Closes: https://gitlab.freedesktop.org/drm/amd/-/issues/3331
Tested-by: Paul Menzel <pmenzel@molgen.mpg.de>
Reviewed-by: Paul Menzel <pmenzel@molgen.mpg.de>
Reviewed-by: Kent Russell <kent.russell@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdkfd/kfd_device.c