[PATCHv3 1/1] drm/imx: convey the pixelclk-active and de-active flags from DT to the ipu-di driver
Philipp Zabel
p.zabel at pengutronix.de
Tue Jul 12 16:49:15 UTC 2016
Hi Lothar,
Am Dienstag, den 12.07.2016, 13:54 +0200 schrieb Lothar Waßmann:
> Hi,
>
> On Wed, 25 May 2016 15:18:16 +0200 Lothar Waßmann wrote:
> > The 'de-active' and 'pixelclk-active' DT properties are evaluated
> > by of_parse_display_timing() called from of_get_drm_display_mode(),
> > but later lost in the conversion from videomode.flags to
> > drm_display_mode.flags.
> > Use an open coded version of of_get_drm_display_mode() to get access
> > to these flags and make sure they are passed on to the ipu-di driver.
> >
> > Changes vs. v2:
> > - removed patches which have already been applied
> > - created a drm_bus_flags_from_videomode() helper to prevent code
> > duplication as suggested by Philipp Zabel
[...]
> Ping?!
Sorry for the delay. I wanted to get the atomic modeset changes
underneath this because your patches are easier to rebase than the other
way around.
I've applied v4 patch 1 and 2, patch 3 has to be rebased onto
imx-drm/next.
regards
Philipp
More information about the dri-devel
mailing list