commit | 85b98a4c30c60272b2830d9acc43121eb2988bd2 | [log] [tgz] |
---|---|---|
author | Jani Nikula <jani.nikula@intel.com> | Tue Sep 29 10:24:25 2015 +0300 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Wed Sep 30 10:20:40 2015 +0200 |
tree | 1c3c18a81fb435fa31cf9bb7ecd495d16aa5885f | |
parent | 7bad74d57c81b08218cc564af3a78427e12bf3ac [diff] |
drm/i915/ddi: warn instead of oops on invalid ddi encoder type It's more useful to limp on than bring the kernel down. Hitting this is a more likely event with BXT DSI, although care should be taken not to call the function for DSI. Signed-off-by: Jani Nikula <jani.nikula@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>