All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] TV Out patches to make our mode list be according to TV timing standards
@ 2011-12-14 23:10 Rodrigo Vivi
  2011-12-14 23:10 ` [PATCH 1/3] drm/i915: Fix TV Out refresh rate Rodrigo Vivi
                   ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: Rodrigo Vivi @ 2011-12-14 23:10 UTC (permalink / raw)
  To: intel-gfx

Hi all,
The following patches makes the TV Out mode list be according to timing table specification from TV standards.

The first one of the list fixes the https://bugs.freedesktop.org/show_bug.cgi?id=23899

When I start looking at this bug I was so focused on the pixel clock that I didn't noticed refresh rates were half of the specification for most of the modes. After the fix some modes got obsoletes and others were removed simply because they weren't on the TV Out standard timing table. From this same table I got the 1080p specification and added to our list there.

Cheers,
Rodrigo.

Rodrigo Vivi (3):
  drm/i915: Fix TV Out refresh rate.
  drm/i915: Removing TV Out modes.
  drm/i915: Adding 1080p modes to our TV Out mode list.

 drivers/gpu/drm/i915/intel_tv.c |  176 ++++++++++++++-------------------------
 1 files changed, 63 insertions(+), 113 deletions(-)

-- 
1.7.7.4

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2012-01-16 14:10 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-14 23:10 [PATCH 0/3] TV Out patches to make our mode list be according to TV timing standards Rodrigo Vivi
2011-12-14 23:10 ` [PATCH 1/3] drm/i915: Fix TV Out refresh rate Rodrigo Vivi
2012-01-06 18:11   ` Jesse Barnes
2012-01-06 22:02   ` Keith Packard
2012-01-16 14:10     ` Rodrigo Vivi
2011-12-14 23:10 ` [PATCH 2/3] drm/i915: Removing TV Out modes Rodrigo Vivi
2011-12-15 16:47   ` [PATCH 1/2] " Rodrigo Vivi
2012-01-06 18:11   ` [PATCH 2/3] " Jesse Barnes
2011-12-14 23:10 ` [PATCH 3/3] drm/i915: Adding 1080p modes to our TV Out mode list Rodrigo Vivi
2011-12-14 23:19   ` Chris Wilson
2011-12-15 15:00     ` Rodrigo Vivi
2011-12-15 15:05       ` Rodrigo Vivi
2011-12-15 16:06         ` Chris Wilson
2011-12-15 16:48   ` [PATCH 2/2] " Rodrigo Vivi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.