drm/amdgpu: Demote TMZ unsupported log message from warning to info
authorPaul Menzel <pmenzel@molgen.mpg.de>
Mon, 13 Sep 2021 08:34:11 +0000 (10:34 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 23 Sep 2021 19:17:28 +0000 (15:17 -0400)
commit31ea43442d0b3797ffd9906ee8ef1a1264565443
tree5cb4aac54cb09b29377cfdf3754f7b6342ff622a
parent6cd1f9b40a3a74c67f9a9dc1b81cbe99900f1bf7
drm/amdgpu: Demote TMZ unsupported log message from warning to info

As the user cannot do anything about the unsupported Trusted Memory Zone
(TMZ) feature, do not warn about it, but make it informational, so
demote the log level from warning to info.

Signed-off-by: Paul Menzel <pmenzel@molgen.mpg.de>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_gmc.c