OSDN Git Service

drm/i915: tweak language in fastset pipe config compare logging
authorJani Nikula <jani.nikula@intel.com>
Tue, 16 May 2023 09:44:06 +0000 (12:44 +0300)
committerJani Nikula <jani.nikula@intel.com>
Wed, 17 May 2023 12:44:11 +0000 (15:44 +0300)
commit86634ba3dfc789497805da3d5774fcc1953cbe41
treecb99d19157d74b754bca3308cc558d47614e772a
parentd705a8c73acbe523cb602228d411a73f288bf34c
drm/i915: tweak language in fastset pipe config compare logging

The "fastset mismatch" debug logging has been slightly confusing,
leading people to believe some error happened. Change it to the more
informative "fastset requirement not met", and add a final message about
this leading to full modeset.

Cc: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Reviewed-by: Suraj Kandpal <suraj.kandpal@intel.com>
Acked-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230516094406.2675307-1-jani.nikula@intel.com
drivers/gpu/drm/i915/display/intel_display.c