Re: [PATCH v3] video: Versatile Express DVI output driver
From: Pawel Moll <hidden>
Date: 2012-11-19 13:56:17
Also in:
linux-arm-kernel
Hi Arnd, Olof, One of the important parts of the VE update is the display muxer driver... On Tue, 2012-10-30 at 15:58 +0000, Pawel Moll wrote:
Hello again Florian, On Tue, 2012-10-16 at 17:30 +0100, Pawel Moll wrote:quoted
Versatile Express' DVI video output can be connected to one the three sources - motherboard's CLCD controller or a video signal generated by one of the daughterboards. This driver configures the muxer FPGA so the output displays content of one of the framebuffers in the system (0 by default, can be changed by user writing to the "fb" sysfs attribute of the muxfpga device). It will also set up the display formatter mode and keep it up to date with mode changes requested by the user (eg. with fbset tool). Signed-off-by: Pawel Moll <redacted>It's just a polite a friendly nag regarding this patch - it's been 2 weeks since I posted this version (and 1.5 month since the first one)... Does it look good enough or completely wrong?
I've asked the framebuffer people 3 times about this but got no comment whatsoever: https://patchwork.kernel.org/patch/1473091/ https://patchwork.kernel.org/patch/1601781/ so I assume there is no problem with merging this code ;-) Therefore, would you be so kind to pull this single patch? Without it the 3.8 kernel will not be able to show anything on VE's display... The following changes since commit f4a75d2eb7b1e2206094b901be09adb31ba63681: Linux 3.7-rc6 (2012-11-16 17:42:40 -0800) are available in the git repository at: git://git.linaro.org/people/pawelmoll/linux.git vexpress-drivers2 for you to fetch changes up to 357e174056d44c6614afec6c5ace1c2aea2ef0bb: video: Versatile Express DVI output driver (2012-11-19 11:12:40 +0000) This is the very last thing for 3.8 merge window from me. Thanks and regards Paweł