]> git.dujemihanovic.xyz Git - linux.git/commit
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, 16 Sep 2021 13:56:24 +0000 (09:56 -0400)
commitb287e4946873d706f94d95bdb2bf099dc8902181
tree834b90543915d01e6eb166083bac7d3bc0ed0fee
parent114518ff3b30a3f0611f384fb58e0a968fdf7f5e
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