drm/i915/mst: debug log 4 bytes of ESI right after reading
authorJani Nikula <jani.nikula@intel.com>
Wed, 12 Jan 2022 11:03:15 +0000 (13:03 +0200)
committerJani Nikula <jani.nikula@intel.com>
Fri, 21 Jan 2022 10:55:28 +0000 (12:55 +0200)
commit34ed3e83475eab0c8fe6bbb126165a3ff2f2ff90
tree6a7d3620115a2559f569e1d2a4525b3448528936
parent603801d0f2f418941d2524ffc43fa6d8c95873b3
drm/i915/mst: debug log 4 bytes of ESI right after reading

For whatever reason, the ESI link service irq vector was missing from
the debug output. Add the missing byte, clean up the debug message, and
do the logging right after reading the data.

Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Reviewed-by: Uma Shankar <uma.shankar@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220112110319.1172110-3-jani.nikula@intel.com
drivers/gpu/drm/i915/display/intel_dp.c