drm/i915/psr: Move printing sink PSR support to own function
authorJouni Högander <jouni.hogander@intel.com>
Tue, 28 May 2024 11:44:53 +0000 (14:44 +0300)
committerJouni Högander <jouni.hogander@intel.com>
Wed, 29 May 2024 05:34:31 +0000 (08:34 +0300)
commit1566b50a439cb8f5b50c7f1e6543e38d1e1848f6
tree8e77f08192200ab543e6de60492d14c037395f96
parent2f602531db4c5b522073aff1b09d2d5408352a1c
drm/i915/psr: Move printing sink PSR support to own function

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

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-4-jouni.hogander@intel.com
drivers/gpu/drm/i915/display/intel_psr.c