drm/i915: Show the DPCD read error inline
authorChris Wilson <chris@chris-wilson.co.uk>
Wed, 10 Oct 2018 08:17:06 +0000 (09:17 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Wed, 10 Oct 2018 10:01:57 +0000 (11:01 +0100)
commit65404c89e9539e7e569be8c790dd9e4b131149f4
tree1f3ec3b907e29639e2b49e3fe18dda85dfe7badd
parent1e712535c51ab025ebc776d4405683d81521996d
drm/i915: Show the DPCD read error inline

When reporting the DPCD dump through debugfs, show the errors inline
where appropriate. If a read at one particular offset fails, report it.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=106371
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20181010081706.29931-1-chris@chris-wilson.co.uk
drivers/gpu/drm/i915/i915_debugfs.c