All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] drm/i915: enable CxSR and FBC on Sandybridge
@ 2010-12-15  7:42 Yuanhan Liu
  2010-12-15  7:42 ` [PATCH 1/2] drm/i915: Add self-refresh support " Yuanhan Liu
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Yuanhan Liu @ 2010-12-15  7:42 UTC (permalink / raw)
  To: intel-gfx

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

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

end of thread, other threads:[~2010-12-16 22:47 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-15  7:42 [PATCH 0/2] drm/i915: enable CxSR and FBC on Sandybridge Yuanhan Liu
2010-12-15  7:42 ` [PATCH 1/2] drm/i915: Add self-refresh support " 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

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.