Re: [PATCH v4] imx-drm: Add mx6 hdmi transmitter support

2013-11-05 Thread Matt Sealey
On Tue, Nov 5, 2013 at 5:35 PM, Fabio Estevam feste...@gmail.com wrote: On Tue, Nov 5, 2013 at 9:29 PM, Matt Sealey n...@bakuhatsu.net wrote: I know about that one. BTW this isn't in the MX6SDL errata documentation, but it is in the MX6QD errata. If this actually affects the Solo etc

Re: [PATCH v4] imx-drm: Add mx6 hdmi transmitter support

2013-11-04 Thread Matt Sealey
On Thu, Oct 31, 2013 at 4:48 PM, Matt Sealey n...@bakuhatsu.net wrote: On Thu, Oct 31, 2013 at 4:08 PM, Fabio Estevam feste...@gmail.com wrote: On Thu, Oct 31, 2013 at 7:00 PM, Russell King - ARM Linux li...@arm.linux.org.uk wrote: Interesting. With the monitor I have tested I am not able

Re: [Patch v2][ 03/37] drm: Add the lacking DRM_MODE_FLAG_* for matching the DISPLAY_FLAGS_*

2013-10-23 Thread Matt Sealey
if you know it is mapped from the DISPLAY_FLAGS_ version. PDATEN and PPIXDATEDGE don't exactly map to things like EDID field names either.. +#define DRM_MODE_FLAG_PPIXDATEDGE (124) +#define DRM_MODE_FLAG_NPIXDATEDGE (125) -- Matt Sealey n...@bakuhatsu.net