public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] drm/i915: Split VLV forcewake routines.
@ 2013-11-28  3:50 deepak.s
  2013-11-28  3:50 ` [PATCH v2 1/3] drm/i915: Add power well arguments to force wake routines deepak.s
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: deepak.s @ 2013-11-28  3:50 UTC (permalink / raw)
  To: intel-gfx; +Cc: Deepak S

From: Deepak S <deepak.s@intel.com>

Valleyview has power wells MEDIA & RENDER and by spliting vlv force wake routines and individually controling Media/Render well, We have seen power savings in the lower sub-1W range on different workloads, e.g. glbenchmark, media playback

v2: Addressed review comments.

Deepak S (3):
  drm/i915: Add power well arguments to force wake routines.
  drm/i915/vlv: Valleyview support for forcewake Individual power wells.
        v2
  drm/i915: Enabling DebugFS for valleyview forcewake counts. v2

 drivers/gpu/drm/i915/i915_debugfs.c     |  22 ++--
 drivers/gpu/drm/i915/i915_drv.h         |  32 ++++-
 drivers/gpu/drm/i915/i915_reg.h         |   4 +-
 drivers/gpu/drm/i915/intel_display.c    |   4 +-
 drivers/gpu/drm/i915/intel_pm.c         |  22 ++--
 drivers/gpu/drm/i915/intel_ringbuffer.c |  14 ++-
 drivers/gpu/drm/i915/intel_uncore.c     | 217 +++++++++++++++++++++++++-------
 7 files changed, 246 insertions(+), 69 deletions(-)

-- 
1.8.4.2

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

end of thread, other threads:[~2013-11-28  9:00 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-28  3:50 [PATCH v2 0/3] drm/i915: Split VLV forcewake routines deepak.s
2013-11-28  3:50 ` [PATCH v2 1/3] drm/i915: Add power well arguments to force wake routines deepak.s
2013-11-28  3:50 ` [PATCH v2 2/3] drm/i915/vlv: Valleyview support for forcewake Individual power wells. v2 deepak.s
2013-11-28  3:50 ` [PATCH v2 3/3] drm/i915: Enabling DebugFS for valleyview forcewake counts. v2 deepak.s
2013-11-28  7:36 ` [PATCH v2 0/3] drm/i915: Split VLV forcewake routines Daniel Vetter
2013-11-28  9:00   ` S, Deepak

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