[PATCH 1/2] drm: add drm_mode_cea_vic

2012-11-26 Thread Daniel Vetter
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 > > > > This function returns the VIC of the mode. This value can be used when > > creating AVI InfoFrames. > > > > Cc: Thierry Reding > > Bugzi

Re: [PATCH 1/2] drm: add drm_mode_cea_vic

2012-11-26 Thread Daniel Vetter
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 > > > > This function returns the VIC of the mode. This value can be used when > > creating AVI InfoFrames. > > > > Cc: Thierry Reding > > Bugzi

[PATCH 1/2] drm: add drm_mode_cea_vic

2012-11-23 Thread Thierry Reding
On Fri, Nov 23, 2012 at 12:09:26PM -0200, Paulo Zanoni wrote: > From: Paulo Zanoni > > This function returns the VIC of the mode. This value can be used when > creating AVI InfoFrames. > > Cc: Thierry Reding > Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=50371 > Signed-off-by: Paulo Za

[PATCH 1/2] drm: add drm_mode_cea_vic

2012-11-23 Thread Paulo Zanoni
From: Paulo Zanoni This function returns the VIC of the mode. This value can be used when creating AVI InfoFrames. Cc: Thierry Reding Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=50371 Signed-off-by: Paulo Zanoni --- drivers/gpu/drm/drm_edid.c | 19 +++ include/drm/

Re: [PATCH 1/2] drm: add drm_mode_cea_vic

2012-11-23 Thread Thierry Reding
On Fri, Nov 23, 2012 at 12:09:26PM -0200, Paulo Zanoni wrote: > From: Paulo Zanoni > > This function returns the VIC of the mode. This value can be used when > creating AVI InfoFrames. > > Cc: Thierry Reding > Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=50371 > Signed-off-by: Paulo Za

[PATCH 1/2] drm: add drm_mode_cea_vic

2012-11-23 Thread Paulo Zanoni
From: Paulo Zanoni This function returns the VIC of the mode. This value can be used when creating AVI InfoFrames. Cc: Thierry Reding Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=50371 Signed-off-by: Paulo Zanoni --- drivers/gpu/drm/drm_edid.c | 19 +++ include/drm/