From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fu Michael Subject: Re: [PATCH 0/2] drm/i915: enable CxSR and FBC on Sandybridge Date: Fri, 17 Dec 2010 06:47:50 +0800 Message-ID: <4D0A9716.3060501@linux.intel.com> References: <1292398952-11378-1-git-send-email-yuanhan.liu@linux.intel.com> <20101216100946.GB4500@yliu-dev.sh.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by gabe.freedesktop.org (Postfix) with ESMTP id 7615B9E765 for ; Thu, 16 Dec 2010 14:47:59 -0800 (PST) In-Reply-To: <20101216100946.GB4500@yliu-dev.sh.intel.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: intel-gfx-bounces+gcfxdi-intel-gfx=m.gmane.org@lists.freedesktop.org Errors-To: intel-gfx-bounces+gcfxdi-intel-gfx=m.gmane.org@lists.freedesktop.org To: intel-gfx@lists.freedesktop.org List-Id: intel-gfx@lists.freedesktop.org On 2010/12/16 18:09, Yuanhan Liu wrote: > On Wed, Dec 15, 2010 at 10:32:50AM +0000, Chris Wilson wrote: >> On Wed, 15 Dec 2010 15:42:30 +0800, Yuanhan Liu wrote: >>> 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. >> >> Do you have some numbers comparable to >> https://bugs.freedesktop.org/show_bug.cgi?id=31588 ? >> I'm interested to know if, first, we are able to reproduce those numbers >> and, > > Will update it at bugzilla soon. > >> secondly, if we've started to narrow the 3W gap for enabling a pipe >> between the Windows driver and ourselves. > > This two patches mostly save just about 1W;) > Based on experience from previous generation, it's pretty much that number, and another 1W idle power can be saved from Render-C. those are pretty much the HW power saving feature we can leverage now. Another feature called DPST which basically adjust backlight based on color histogram can't be open sourced. Not sure if it's enabled in the windows test environment in bug# 31588. > > Thanks. > Yuanhan Liu > > _______________________________________________ > Intel-gfx mailing list > Intel-gfx@lists.freedesktop.org > http://lists.freedesktop.org/mailman/listinfo/intel-gfx >