drm/i915/debugfs: Do not print cached information of a disconnected sink
authorJosé Roberto de Souza <jose.souza@intel.com>
Tue, 30 Oct 2018 21:57:46 +0000 (14:57 -0700)
committerRodrigo Vivi <rodrigo.vivi@intel.com>
Wed, 31 Oct 2018 22:25:01 +0000 (15:25 -0700)
commit3e037f9b0ab7b6ae40bf6ab14a5aead51b011717
tree537b202bd2777c68640e19d02e4e4d6bd3888b41
parent3b90946fcb6f13b65888c380461793a9dea9d1f4
drm/i915/debugfs: Do not print cached information of a disconnected sink

Besides of give the expected output of i915_display_info it will also
avoid some aux ch transactions that would timeout by obvious reasons.

Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: José Roberto de Souza <jose.souza@intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20181030215750.28213-1-jose.souza@intel.com
drivers/gpu/drm/i915/i915_debugfs.c