Re: [Intel-gfx] [PATCH 3/3] drm/i915: Adding 1080p modes to our TV Out mode list.

2011-12-15 Thread Chris Wilson
On Thu, 15 Dec 2011 13:05:24 -0200, Rodrigo Vivi wrote: > sorry... last email was unfinished and it was sent by mistake.. full version: > > For other patches in this serie the table can be found at our PRM > http://intellinuxgraphics.org/VOL_3_display_registers_updated.pdf > > Section 5.2 TV Out

Re: [Intel-gfx] [PATCH 3/3] drm/i915: Adding 1080p modes to our TV Out mode list.

2011-12-15 Thread Rodrigo Vivi
sorry... last email was unfinished and it was sent by mistake.. full version: For other patches in this serie the table can be found at our PRM http://intellinuxgraphics.org/VOL_3_display_registers_updated.pdf Section 5.2 TV Out Programming / 5.2.1 Television Standards / 5.2.1.1 Timing Table How

Re: [Intel-gfx] [PATCH 3/3] drm/i915: Adding 1080p modes to our TV Out mode list.

2011-12-15 Thread Rodrigo Vivi
For other patches in this serie the table can be found at our PRM http://intellinuxgraphics.org/VOL_3_display_registers_updated.pdf Section 5.2 TV Out Programming / 5.2.1 Television Standards On Wed, Dec 14, 2011 at 9:19 PM, Chris Wilson wrote: > On Wed, 14 Dec 2011 21:10:08 -0200, Rodrigo Vivi

Re: [Intel-gfx] [PATCH 3/3] drm/i915: Adding 1080p modes to our TV Out mode list.

2011-12-14 Thread Chris Wilson
On Wed, 14 Dec 2011 21:10:08 -0200, Rodrigo Vivi wrote: > According to TV Out timing standards, supported 1080p modes were missing. Can you both here in the changelog and in comments a document reference so that we can easily find the right table again in future? -Chris -- Chris Wilson, Intel O

[Intel-gfx] [PATCH 3/3] drm/i915: Adding 1080p modes to our TV Out mode list.

2011-12-14 Thread Rodrigo Vivi
According to TV Out timing standards, supported 1080p modes were missing. Signed-off-by: Rodrigo Vivi --- drivers/gpu/drm/i915/intel_tv.c | 72 +++ 1 files changed, 72 insertions(+), 0 deletions(-) diff --git a/drivers/gpu/drm/i915/intel_tv.c b/drivers/gpu/