commit | d7e96feab83d29e27d14c60f1fa7c716ef7880cd | [log] [tgz] |
---|---|---|
author | Adam Jackson <ajax@redhat.com> | Tue Jul 26 15:39:46 2011 -0400 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Tue Jan 17 16:47:00 2012 +0100 |
tree | 84e29428164c44545ff3d533d73034e61f12fc7b | |
parent | 092945e11c5b84f66dd08f0b87fb729715d377bc [diff] |
drm/i915/dp: Check for AUXCH error before checking for success This is paranoid, but I am entirely willing to believe the hardware could come up with a condition where I get a status with both the 'done' and 'receive error' bits set. Signed-off-by: Adam Jackson <ajax@redhat.com> Acked-by: Jesse Barnes <jbarnes@virtuousgeek.org> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>