Hi All,
This series patches extend Pawel's patches to Versatile Express HDLCD DVI output support. Before apply this patches, please apply Pawel's patches first. This series patches implements base on Linaro release 13.06 branch "ll_20130621.0".
here is Pawel's patches [1] http://lists.freedesktop.org/archives/dri-devel/2013-April/037519.html
Show Liu (2): Fixed for compatible with kernel 3.10.0-rc6 CDFv2 for VExpress HDLCD DVI output support
arch/arm/boot/dts/vexpress-v2p-ca15_a7.dts | 6 +- drivers/video/Kconfig | 2 + drivers/video/arm-hdlcd.c | 116 +++++++++++++++++++++++++--- drivers/video/fbmon.c | 12 ++- drivers/video/vexpress-dvimode.c | 11 +++ drivers/video/vexpress-muxfpga.c | 8 +- include/linux/arm-hdlcd.h | 6 ++ 7 files changed, 142 insertions(+), 19 deletions(-)