From a5d3e625148073587955bb0c49dbbba231b3234a Mon Sep 17 00:00:00 2001 From: Philipp Zabel Date: Thu, 11 Dec 2014 18:32:45 +0100 Subject: [PATCH] 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 [treding@nvidia.com: select VIDEOMODE_HELPERS] Signed-off-by: Thierry Reding --- Reading git-format-patch failed