public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH 0/4] drm/i915: Read czclk from cck on vlv/chv
@ 2015-09-24 20:29 ville.syrjala
  2015-09-24 20:29 ` [PATCH 1/4] drm/i915: Renaming CCK related reg definitions ville.syrjala
                   ` (3 more replies)
  0 siblings, 4 replies; 14+ messages in thread
From: ville.syrjala @ 2015-09-24 20:29 UTC (permalink / raw)
  To: intel-gfx

From: Ville Syrjälä <ville.syrjala@linux.intel.com>

This series replaces the czclk readout using a fuse on chv with reading
it directly from the horse's mouth ie. cck. It also adds czclk readout
for vlv, which means it also fixes the PFI credit programming on that
platform.

As a bonus we can simplify the gpu residency calculations quite a bit.

The whole series us available here:
git://github.com/vsyrjala/linux.git czclk_cck

Vandana Kannan (1):
  drm/i915: Renaming CCK related reg definitions

Ville Syrjälä (3):
  drm/i915: Read czclk from CCK on vlv/chv
  drm/i915: Simplify vlv/chv rc6 residency calculation
  drm/i915: Use czclk_freq in vlv c0 residency calculations

 drivers/gpu/drm/i915/i915_drv.h      |  2 +-
 drivers/gpu/drm/i915/i915_irq.c      |  8 +++-
 drivers/gpu/drm/i915/i915_reg.h      | 11 +++--
 drivers/gpu/drm/i915/i915_sysfs.c    | 31 ++-----------
 drivers/gpu/drm/i915/intel_display.c | 88 ++++++++++++++++++++++--------------
 drivers/gpu/drm/i915/intel_pm.c      | 25 ++--------
 6 files changed, 74 insertions(+), 91 deletions(-)

-- 
2.4.6

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

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

end of thread, other threads:[~2015-09-29 12:29 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-24 20:29 [PATCH 0/4] drm/i915: Read czclk from cck on vlv/chv ville.syrjala
2015-09-24 20:29 ` [PATCH 1/4] drm/i915: Renaming CCK related reg definitions ville.syrjala
2015-09-24 20:29 ` [PATCH 2/4] drm/i915: Read czclk from CCK on vlv/chv ville.syrjala
2015-09-28 19:31   ` Imre Deak
2015-09-28 20:29     ` Ville Syrjälä
2015-09-24 20:29 ` [PATCH 3/4] drm/i915: Simplify vlv/chv rc6 residency calculation ville.syrjala
2015-09-28 19:37   ` Imre Deak
2015-09-28 20:31     ` Ville Syrjälä
2015-09-28 20:43   ` [PATCH v2 " ville.syrjala
2015-09-24 20:29 ` [PATCH 4/4] drm/i915: Use czclk_freq in vlv c0 residency calculations ville.syrjala
2015-09-28 20:47   ` Imre Deak
2015-09-28 21:46     ` Imre Deak
2015-09-29  9:08       ` Daniel Vetter
2015-09-29 12:29     ` Ville Syrjälä

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