drm/i915/psr: Add psr sink error status into sink status debugfs
authorJouni Högander <jouni.hogander@intel.com>
Mon, 28 Aug 2023 08:31:07 +0000 (11:31 +0300)
committerJouni Högander <jouni.hogander@intel.com>
Wed, 6 Sep 2023 06:00:06 +0000 (09:00 +0300)
commita3f84a67c79146ef2d86743529f8d9670519a170
tree54e3bccc0a4bc6303036985fcb96c69c6043aea6
parent182ccc43aa80b468ac210cb03176f1726f2be993
drm/i915/psr: Add psr sink error status into sink status debugfs

Normally PSR errors detected by the panel are triggering HPD interrupt and
seen as error in dmesg. Some panels are not triggering the interrupt even
it is requested and they are detecting error. Due to this it would be good
to have possibility to check panel detected errors. Add PSR error status
into PSR sink status debugfs interface.

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