public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH 0/3] drm/i915: Split VLV forcewake routines.
@ 2013-11-23  9:25 deepak.s
  2013-11-23  9:25 ` [PATCH 1/3] drm/i915: Add power well arguments to force wake routines deepak.s
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: deepak.s @ 2013-11-23  9:25 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

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

 drivers/gpu/drm/i915/i915_debugfs.c     |  24 ++--
 drivers/gpu/drm/i915/i915_drv.h         |  32 ++++-
 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 +++++++++++++++++++++++++-------
 6 files changed, 245 insertions(+), 68 deletions(-)

-- 
1.8.4.2

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

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

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-23  9:25 [PATCH 0/3] drm/i915: Split VLV forcewake routines deepak.s
2013-11-23  9:25 ` [PATCH 1/3] drm/i915: Add power well arguments to force wake routines deepak.s
2013-11-25 16:29   ` Jesse Barnes
2013-11-23  9:25 ` [PATCH 2/3] drm/i915/vlv: Valleyview support for forcewake Individual power wells deepak.s
2013-11-25 14:48   ` Chris Wilson
2013-11-26 10:10     ` S, Deepak
2013-11-25 16:36   ` Jesse Barnes
2013-11-23  9:25 ` [PATCH 3/3] drm/i915: Enabling DebugFS for valleyview forcewake counts deepak.s
2013-11-25 16:38   ` Jesse Barnes
2013-11-26 10:12     ` S, Deepak
2013-11-27 15:59       ` Daniel Vetter
2013-11-27 16:30         ` S, Deepak

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