commit | b853fdb3c0e7122193ea548aba42d1d63b6d4783 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Wed Nov 12 10:13:37 2014 +0000 |
committer | Dave Airlie <airlied@redhat.com> | Sat Nov 15 09:31:34 2014 +1000 |
tree | 583fe4c024718b7097699649b26abce469a6bad9 | |
parent | db88362884b6c78f920c5ad03860295b9a224433 [diff] |
drm/dp/mst: Handle invalid link bandwidth from DPCD gracefully Don't BUG out if the link reports an invalid (or plain unknown) bandwidth value, but report the failure and fail gracefully. Fixes a trivial compiler warning in case the BUG is ever compiled away. Link: http://lkml.kernel.org/p/1415785566-12758-1-git-send-email-geert@linux-m68k.org Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Cc: Dave Airlie <airlied@redhat.com> Signed-off-by: Dave Airlie <airlied@redhat.com>