Searched hist:a5d3e625 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/gpu/drm/panel/ |
H A D | Kconfig | a5d3e625 Thu Dec 11 11:32:45 CST 2014 Philipp Zabel <p.zabel@pengutronix.de> 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> a5d3e625 Thu Dec 11 11:32:45 CST 2014 Philipp Zabel <p.zabel@pengutronix.de> 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>
|
H A D | panel-simple.c | a5d3e625 Thu Dec 11 11:32:45 CST 2014 Philipp Zabel <p.zabel@pengutronix.de> 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>
|