[RFC v2 3/5] drm: Add HDMI infoframe helpers
Daniel Vetter
daniel at ffwll.ch
Thu Dec 6 07:44:38 PST 2012
On Thu, Dec 6, 2012 at 3:28 PM, Thierry Reding
<thierry.reding at 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.
-Daniel
--
Daniel Vetter
Software Engineer, Intel Corporation
+41 (0) 79 365 57 48 - http://blog.ffwll.ch
More information about the dri-devel
mailing list