commit | 65404c89e9539e7e569be8c790dd9e4b131149f4 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Wed Oct 10 09:17:06 2018 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Wed Oct 10 11:01:57 2018 +0100 |
tree | 1f3ec3b907e29639e2b49e3fe18dda85dfe7badd | |
parent | 1e712535c51ab025ebc776d4405683d81521996d [diff] |
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