drm/i915/psr: Move printing PSR mode to own function
authorJouni Högander <jouni.hogander@intel.com>
Tue, 28 May 2024 11:44:54 +0000 (14:44 +0300)
committerJouni Högander <jouni.hogander@intel.com>
Wed, 29 May 2024 05:34:31 +0000 (08:34 +0300)
commitf0faeb2e701ca51115ff4f025152dfc685f9ca07
tree06b72c0605023a366ee098e55ba8bdcf6d2728ce
parent1566b50a439cb8f5b50c7f1e6543e38d1e1848f6
drm/i915/psr: Move printing PSR mode to own function

intel_psr_status has grown and is about to grow even. Let's split it a bit
and move printing PSR mode to an own function.

v2: s/intel_psr_psr_mode/intel_psr_print_mode/

Signed-off-by: Jouni Högander <jouni.hogander@intel.com>
Reviewed-by: Animesh Manna <animesh.manna@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240528114455.175961-5-jouni.hogander@intel.com
drivers/gpu/drm/i915/display/intel_psr.c