]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/xe: Demote CCS_MODE info to debug only
authorRodrigo Vivi <rodrigo.vivi@intel.com>
Fri, 3 May 2024 19:03:31 +0000 (15:03 -0400)
committerRodrigo Vivi <rodrigo.vivi@intel.com>
Fri, 3 May 2024 20:59:05 +0000 (16:59 -0400)
commite9c190b9b8e7e07bc0ef0ba9b87321fa37b456c5
tree8c81c470df510581d5b9515ca6061b62ab2b0e8c
parent786754124189e3f67fc52e8fe08703e3f50b1894
drm/xe: Demote CCS_MODE info to debug only

This information is printed in any gt_reset, which actually
occurs in any runtime resume, what can be so verbose in
production build. Let's demote it to debug only.

Cc: Niranjana Vishwanathapura <niranjana.vishwanathapura@intel.com>
Reviewed-by: Lucas De Marchi <lucas.demarchi@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240503190331.6690-1-rodrigo.vivi@intel.com
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
drivers/gpu/drm/xe/xe_gt_ccs_mode.c