All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] [CFT] interlaced support
@ 2012-01-26 21:01 Daniel Vetter
  2012-01-26 21:01 ` [PATCH 1/4] drm/i915: fixup interlaced vertical timings confusion Daniel Vetter
                   ` (6 more replies)
  0 siblings, 7 replies; 26+ messages in thread
From: Daniel Vetter @ 2012-01-26 21:01 UTC (permalink / raw)
  To: Intel Graphics Development; +Cc: Daniel Vetter

Hi all,

I've had tons of fun reading through docs and code to get to the bottom of
who interlaced is supposed to work. The current work-in-progress is available
at:

http://cgit.freedesktop.org/~danvet/drm/log/?h=interlaced

The patches are completely untested because I lack a TV. So testing feedback
highly appreciated. Following up are the patches I haven't sent out yet, these
two are still in rather rough shape.

Yours, Daniel

Daniel Vetter (2):
  drm/i915: fixup interlaced vertical timings confusion
  drm/i915: fixup interlaced support on ilk+

Peter Ross (2):
  drm/i915: allow interlaced mode output on the SDVO connector
  drm/i915: allow interlaced mode output on the HDMI connector

 drivers/gpu/drm/i915/intel_display.c |   37 ++++++++++++++++++---------------
 drivers/gpu/drm/i915/intel_dvo.c     |    1 -
 drivers/gpu/drm/i915/intel_hdmi.c    |    2 +-
 drivers/gpu/drm/i915/intel_overlay.c |    2 +-
 drivers/gpu/drm/i915/intel_panel.c   |    2 +-
 drivers/gpu/drm/i915/intel_sdvo.c    |    3 +-
 6 files changed, 24 insertions(+), 23 deletions(-)

-- 
1.7.7.5

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

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

Thread overview: 26+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-26 21:01 [PATCH 0/4] [CFT] interlaced support Daniel Vetter
2012-01-26 21:01 ` [PATCH 1/4] drm/i915: fixup interlaced vertical timings confusion Daniel Vetter
2012-01-26 22:03   ` Chris Wilson
2012-01-26 22:11     ` Daniel Vetter
2012-01-27 19:08       ` Daniel Vetter
2012-01-26 21:01 ` [PATCH 2/4] drm/i915: fixup interlaced support on ilk+ Daniel Vetter
2012-01-26 21:01 ` [PATCH 3/4] drm/i915: allow interlaced mode output on the SDVO connector Daniel Vetter
2012-01-26 21:01 ` [PATCH 4/4] drm/i915: allow interlaced mode output on the HDMI connector Daniel Vetter
2012-01-26 21:38 ` [PATCH 0/4] [CFT] interlaced support Alfonso Fiore
2012-01-26 21:50   ` Daniel Vetter
2012-01-26 22:10     ` Alfonso Fiore
2012-01-26 22:22       ` Daniel Vetter
2012-01-26 23:34         ` Alfonso Fiore
2012-01-27 17:02           ` Daniel Vetter
2012-01-27 17:20             ` Alfonso Fiore
2012-01-26 21:45 ` Paul Menzel
2012-01-27  2:56 ` Paulo Zanoni
2012-01-27 10:22   ` Daniel Vetter
2012-01-27 16:25     ` Paulo Zanoni
2012-01-27 17:43       ` Daniel Vetter
2012-01-27 21:41         ` Daniel Vetter
2012-01-28  1:52           ` Alfonso Fiore
2012-01-28 11:13             ` Daniel Vetter
2012-01-28 10:21         ` Peter Ross
2012-01-28 10:46           ` Alfonso Fiore
2012-01-28 14:08             ` Daniel Vetter

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.