public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH 00/10] Split the HSW/BDW PLL code a bit more
@ 2014-07-29 17:06 Damien Lespiau
  2014-07-29 17:06 ` [PATCH 01/10] drm/i915: Specify when the PLL hw state fields are valid Damien Lespiau
                   ` (10 more replies)
  0 siblings, 11 replies; 13+ messages in thread
From: Damien Lespiau @ 2014-07-29 17:06 UTC (permalink / raw)
  To: intel-gfx

Turns out we were optimistic. intel_ prefixes don't tend to last and this is
one of those times.

-- 
Damien

Damien Lespiau (10):
  drm/i915: Specify when the PLL hw state fields are valid
  drm/i915: Add a space to the shared DPLL debug message
  drm/i915: Extract the HSW DDI selection code into its own function
  drm/i915: Extract the HSW/BDW shared dpll init code
  drm/i915: Restrict hsw_dp_set_ddi_pll_sel() to HSW/BDW
  drm/i915: Fix stale comment for intel_ddi_pll_select()
  drm/i915: Split the BDW/HSW specific shared pll selection
  drm/i915: Make intel_ddi_calculate_wrpll() HSW/BDW specific
  drm/i915: Split the CDCLK retrieval per-platform
  drm/i915: Make ddi_clock_gate() HSW/BDW specific

 drivers/gpu/drm/i915/i915_drv.h      |   3 +
 drivers/gpu/drm/i915/intel_ddi.c     | 124 +++++++++++++++++++++++------------
 drivers/gpu/drm/i915/intel_display.c |  29 ++++----
 drivers/gpu/drm/i915/intel_dp.c      |   2 +-
 4 files changed, 105 insertions(+), 53 deletions(-)

-- 
1.8.3.1

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

end of thread, other threads:[~2014-07-29 18:20 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-29 17:06 [PATCH 00/10] Split the HSW/BDW PLL code a bit more Damien Lespiau
2014-07-29 17:06 ` [PATCH 01/10] drm/i915: Specify when the PLL hw state fields are valid Damien Lespiau
2014-07-29 17:06 ` [PATCH 02/10] drm/i915: Add a space to the shared DPLL debug message Damien Lespiau
2014-07-29 17:06 ` [PATCH 03/10] drm/i915: Extract the HSW DDI selection code into its own function Damien Lespiau
2014-07-29 17:06 ` [PATCH 04/10] drm/i915: Extract the HSW/BDW shared dpll init code Damien Lespiau
2014-07-29 17:06 ` [PATCH 05/10] drm/i915: Restrict hsw_dp_set_ddi_pll_sel() to HSW/BDW Damien Lespiau
2014-07-29 18:15   ` Daniel Vetter
2014-07-29 17:06 ` [PATCH 06/10] drm/i915: Fix stale comment for intel_ddi_pll_select() Damien Lespiau
2014-07-29 17:06 ` [PATCH 07/10] drm/i915: Split the BDW/HSW specific shared pll selection Damien Lespiau
2014-07-29 17:06 ` [PATCH 08/10] drm/i915: Make intel_ddi_calculate_wrpll() HSW/BDW specific Damien Lespiau
2014-07-29 17:06 ` [PATCH 09/10] drm/i915: Split the CDCLK retrieval per-platform Damien Lespiau
2014-07-29 17:06 ` [PATCH 10/10] drm/i915: Make ddi_clock_gate() HSW/BDW specific Damien Lespiau
2014-07-29 18:20 ` [PATCH 00/10] Split the HSW/BDW PLL code a bit more Daniel Vetter

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