summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/drm_dp_aux_dev.c
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2017-02-23 17:10:20 +0300
committerChris Wilson <chris@chris-wilson.co.uk>2017-02-27 20:22:19 +0300
commitb0734f77b3d1ae00603bf478611662d5bf6c9b54 (patch)
treef091ade81021b5987203709f53020e8c315d6a78 /drivers/gpu/drm/drm_dp_aux_dev.c
parentafeddf50811253ee512fb9192cfb443891929776 (diff)
downloadlinux-b0734f77b3d1ae00603bf478611662d5bf6c9b54.tar.xz
drm/i915: Distinguish between timeout and error in sideband transactions
After initiating a sideband transaction, we only want to wait for the transaction to become idle. If, as we are, we wait for both the busy and error flag to clear, if an error is raised we just spin until the timeout. Once the hw is idle, we can then check to see if the hw flagged an error, and report it distinctly. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Cc: Jani Nikula <jani.nikula@intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/20170223141020.13250-1-chris@chris-wilson.co.uk Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Diffstat (limited to 'drivers/gpu/drm/drm_dp_aux_dev.c')
0 files changed, 0 insertions, 0 deletions