linux/drivers/staging/imx-drm
Lothar Waßmann 075c457b92 imx-drm: parallel-display: honor 'native-mode' property when selecting video mode from DT
This patch allows to select a specific video mode from a list of modes
defined in DT by setting the 'native-mode' property appropriately.

Since all current users of this driver have only one mode defined in
their .dts files, the patch does not change the behaviour of this
driver on the affected platforms.

Signed-off-by: Lothar Waßmann <LW@KARO-electronics.de>
Reviewed-by: Marek Vasut <marex@denx.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-01-13 15:14:43 -08:00
..
ipu-v3
imx-drm-core.c
imx-drm.h
imx-fb.c
imx-fbdev.c
imx-hdmi.c
imx-hdmi.h
imx-ldb.c
imx-tve.c staging: imx-drm: imx-tve: Fix a sparse warning 2014-01-08 15:40:47 -08:00
ipuv3-crtc.c staging: drm/imx: don't drop crtc offsets when doing pageflip 2014-01-13 15:11:51 -08:00
ipuv3-plane.c staging: drm/imx: don't drop crtc offsets when doing pageflip 2014-01-13 15:11:51 -08:00
ipuv3-plane.h
Kconfig
Makefile
parallel-display.c imx-drm: parallel-display: honor 'native-mode' property when selecting video mode from DT 2014-01-13 15:14:43 -08:00
TODO