From: deepak.s@intel.com
To: intel-gfx@lists.freedesktop.org
Cc: Deepak S <deepak.s@intel.com>
Subject: [PATCH v2 0/3] drm/i915: Split VLV forcewake routines.
Date: Thu, 28 Nov 2013 09:20:40 +0530 [thread overview]
Message-ID: <1385610643-8352-1-git-send-email-deepak.s@intel.com> (raw)
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
next reply other threads:[~2013-11-28 3:49 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-28 3:50 deepak.s [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1385610643-8352-1-git-send-email-deepak.s@intel.com \
--to=deepak.s@intel.com \
--cc=intel-gfx@lists.freedesktop.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox