]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitebc498be3539708db07559d3fa8110129dcc268a
tree6a7d3620115a2559f569e1d2a4525b3448528936
parent3b3dfbd30d38b93abf8debdfbe2a6b373a97f56f
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