All of lore.kernel.org
 help / color / mirror / Atom feed
From: Yuanhan Liu <yuanhan.liu@linux.intel.com>
To: intel-gfx@lists.freedesktop.org
Subject: [PATCH 0/2] drm/i915: enable CxSR and FBC on Sandybridge
Date: Wed, 15 Dec 2010 15:42:30 +0800	[thread overview]
Message-ID: <1292398952-11378-1-git-send-email-yuanhan.liu@linux.intel.com> (raw)

Hi, 

This two patches enable self refresh and frame buffer compression
on Sandybridge.

FYI, with my test, enable CxSR would save about 0.7W, while enable
FBC would save about 0.1~0.2W.

Thanks.
Yuanhan Liu

--
Yuanhan Liu (2):
  drm/i915: Add self-refresh support on Sandybridge
  drm/i915: Add frame buffer compression on Sandybridge

 drivers/gpu/drm/i915/i915_debugfs.c  |    2 +-
 drivers/gpu/drm/i915/i915_dma.c      |    4 +-
 drivers/gpu/drm/i915/i915_drv.c      |    1 +
 drivers/gpu/drm/i915/i915_reg.h      |   58 ++++++
 drivers/gpu/drm/i915/intel_display.c |  315 +++++++++++++++++++++++++++++++++-
 5 files changed, 376 insertions(+), 4 deletions(-)

-- 
1.7.2.3

             reply	other threads:[~2010-12-15  7:43 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-15  7:42 Yuanhan Liu [this message]
2010-12-15  7:42 ` [PATCH 1/2] drm/i915: Add self-refresh support on Sandybridge Yuanhan Liu
2010-12-15  7:42 ` [PATCH 2/2] drm/i915: Add frame buffer compression " Yuanhan Liu
2010-12-15 10:32 ` [PATCH 0/2] drm/i915: enable CxSR and FBC " Chris Wilson
2010-12-16 10:09   ` Yuanhan Liu
2010-12-16 22:47     ` Fu Michael

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=1292398952-11378-1-git-send-email-yuanhan.liu@linux.intel.com \
    --to=yuanhan.liu@linux.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.