[PATCH 1/2] drm: add drm_mode_cea_vic
Daniel Vetter
daniel at ffwll.ch
Mon Nov 26 08:55:41 PST 2012
On Fri, Nov 23, 2012 at 03:11:52PM +0100, Thierry Reding wrote:
> On Fri, Nov 23, 2012 at 12:09:26PM -0200, Paulo Zanoni wrote:
> > From: Paulo Zanoni <paulo.r.zanoni at intel.com>
> >
> > This function returns the VIC of the mode. This value can be used when
> > creating AVI InfoFrames.
> >
> > Cc: Thierry Reding <thierry.reding at avionic-design.de>
> > Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=50371
> > Signed-off-by: Paulo Zanoni <paulo.r.zanoni at intel.com>
> > ---
> > drivers/gpu/drm/drm_edid.c | 19 +++++++++++++++++++
> > include/drm/drm_crtc.h | 1 +
> > 2 files changed, 20 insertions(+)
> >
> > Since drm-intel-next-queued is too old for this patch, I am rebasing it against
> > drm-next and splitting into 2 patches: one drm-only and the other i915-only, so
> > I imagine the first will be merged by Dave and the second by Daniel.
> >
> > New version:
> > - Based on Dave's drm-next
> > - Fix function name inside the comments
> > - Remove the i915 chunk
> > - Constification of other functions is no more required as they are already
> > const here.
>
> Looks good to me:
>
> Reviewed-by: Thierry Reding <thierry.reding at avionic-design.de>
Merged to drm-intel-next for 3.8 with Dave's irc-ack.
-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