On Thu, Dec 06, 2012 at 04:44:38PM +0100, Daniel Vetter wrote:
> On Thu, Dec 6, 2012 at 3:28 PM, Thierry Reding
> <thierry.red...@avionic-design.de> wrote:
> >> Note that the intel avi infoframe in intel_hdmi_set_avi_infoframe also
> >> sets the pixel repeat for double clocked modes with:
> >>
> >>       if (adjusted_mode->flags & DRM_MODE_FLAG_DBLCLK)
> >>               avi_if.body.avi.YQ_CN_PR |= DIP_AVI_PR_2;
> >
> > I left that in place in the Intel driver, but I suppose we can just as
> > well move it to the infoframe helpers since it should be a generic
> > option.
> 
> Yeah, noticed that while reading through the drm/i915 patch ;-) If you
> move I think that would be good in a 2nd patch, just in case it blows
> up somewhere it's easier for other drivers it'd be easier to
> root-cause.

Okay, will do.

Thierry

Attachment: pgpsw6QZVyjTl.pgp
Description: PGP signature

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

Reply via email to