drm/i915: Move the SDP split debug spew to the correct place
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Wed, 22 Nov 2023 09:31:37 +0000 (11:31 +0200)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Fri, 24 Nov 2023 07:40:30 +0000 (09:40 +0200)
commitb90fccfb5cde406365c33aa21ee87da83bbfca02
tree95d705fdaf74bc16a46eba450ed48b94f9ffcbe4
parent58046e6cf811464b8a6f269dc6a40a8cb91a8a68
drm/i915: Move the SDP split debug spew to the correct place

Adding ad-hoc debug prints all over the place is not good.
Move the SDP split debug spew into the proper place (state
dumper).

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20231122093137.1509-4-ville.syrjala@linux.intel.com
Reviewed-by: Jouni Högander <jouni.hogander@intel.com>
drivers/gpu/drm/i915/display/intel_crtc_state_dump.c
drivers/gpu/drm/i915/display/intel_dp.c