commit | e947eccbeba45268bf3b5f4e30185d9bb87a293d | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> | Mon Oct 03 13:07:02 2016 +0300 |
committer | Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> | Tue Apr 04 17:03:57 2017 +0300 |
tree | 8d5fc6882175f20319e93c6e402588be7a0c5c38 | |
parent | bf7149f34241dcd6c95ea76b2b5ab4ff33f1c9b9 [diff] |
drm: rcar-du: Add support for LVDS mode selection Retrieve the LVDS mode from the panel and configure the LVDS encoder accordingly. LVDS mode selection is static as LVDS panels can't be hot-plugged on any of the device supported by the driver. Support for dynamic mode selection can be implemented in the future when needed. Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>