drm/xe: Convert gt suspend/resume messages to debug
authorRodrigo Vivi <rodrigo.vivi@intel.com>
Mon, 18 Mar 2024 18:01:40 +0000 (14:01 -0400)
committerRodrigo Vivi <rodrigo.vivi@intel.com>
Tue, 19 Mar 2024 17:07:10 +0000 (13:07 -0400)
commit2920c2cbbdd0a7f7a59cf16a7f09ede2dd5a2903
treee9b783cf450d0efafec02fc2da8a79db378127c8
parentbd415be89e8d63347142b7b5591787a63286ee7e
drm/xe: Convert gt suspend/resume messages to debug

Let's be quieter on production configuration and let's also
print the entry point of the gt suspend when debug messages
are enabled.

Reviewed-by: Matthew Auld <matthew.auld@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240318180141.267458-1-rodrigo.vivi@intel.com
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
drivers/gpu/drm/xe/xe_gt.c