public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH 0/8] drm/i915: adjusted_mode.clock vs. port_clock v2
@ 2013-09-04 11:14 ville.syrjala
  2013-09-04 11:14 ` [PATCH 1/8] drm/i915: Don't factor in pixel multplier when deriving dotclock from link clock and M/N values ville.syrjala
                   ` (7 more replies)
  0 siblings, 8 replies; 14+ messages in thread
From: ville.syrjala @ 2013-09-04 11:14 UTC (permalink / raw)
  To: intel-gfx

The main idea behind this series is to make adjusted_mode.clock always
be the pipe pixel clock. port_clock will then be the clock that the
encoder is churning out stuff: SDVO pixel multiplied clock, DP link
clock, or the 1.5x pixel clock on 12bpc HDMI. For other output types
the two clocks will be the same. As a bonus we get more pipe config sanity
checking for the clocks and pipe bpp.

This series includes all the patches from these two earlier series:
 [PATCH 0/2] drm/i915: adjusted_mode.clock vs. port_clock vs. pixel_multiplier
 [PATCH 0/3] drm/i915: Fuzzy clock check for port_clock

As those two series were incomplete, I had to add a bit more stuff
make it all turn out correctly. Daniel gets the credit for the idea to
eliminate get_clock() and do the DPLL clock extraction early. That made
the whole thing much simpler in the end.

I kept Jani's r-b tags even though I did a few minor changes to those
patches.

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

end of thread, other threads:[~2013-09-06 16:00 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-04 11:14 [PATCH 0/8] drm/i915: adjusted_mode.clock vs. port_clock v2 ville.syrjala
2013-09-04 11:14 ` [PATCH 1/8] drm/i915: Don't factor in pixel multplier when deriving dotclock from link clock and M/N values ville.syrjala
2013-09-04 13:22   ` Jani Nikula
2013-09-04 11:14 ` [PATCH 2/8] drm/i915: Make adjusted_mode.clock non-pixel multiplied ville.syrjala
2013-09-04 11:14 ` [PATCH 3/8] drm/i915: Add support for pipe_bpp readout ville.syrjala
2013-09-06 13:18   ` [PATCH v2] " ville.syrjala
2013-09-04 11:14 ` [PATCH 4/8] drm/i915: Move i9xx_crtc_clock_get() and ironlake_crtc_clock_get() earlier ville.syrjala
2013-09-04 13:22   ` Jani Nikula
2013-09-04 11:14 ` [PATCH 5/8] drm/i915: Fix port_clock readout for SDVO and HDMI 12bpc cases ville.syrjala
2013-09-06 13:24   ` [PATCH] drm/i915: Fix issues caused from get_clock elimination ville.syrjala
2013-09-06 16:00     ` Daniel Vetter
2013-09-04 11:14 ` [PATCH 6/8] drm/i915: Make intel_fuzzy_clock_check() take in arbitrary clocks ville.syrjala
2013-09-04 11:14 ` [PATCH v2 7/8] drm/i915: Add PIPE_CONF_CHECK_CLOCK_FUZZY() ville.syrjala
2013-09-04 11:14 ` [PATCH v2 8/8] drm/i915: Add fuzzy clock check for port_clock ville.syrjala

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox