commit | a5d3e625148073587955bb0c49dbbba231b3234a | [log] [tgz] |
---|---|---|
author | Philipp Zabel <p.zabel@pengutronix.de> | Thu Dec 11 18:32:45 2014 +0100 |
committer | Thierry Reding <treding@nvidia.com> | Thu Apr 02 19:04:13 2015 +0200 |
tree | 3d3290b9ff80396f62c1074da7d7851e5c46b540 | |
parent | 2938931f3732a4ec70c299e221ec8dea01dfd796 [diff] |
drm/panel: simple: Add display timing support The simple panel driver's ->get_modes() implementation calculates the display mode list from the typical timings and the ->get_timings() implementation returns the timings to the connected encoder for mode validation and fixup. Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de> [treding@nvidia.com: select VIDEOMODE_HELPERS] Signed-off-by: Thierry Reding <treding@nvidia.com>