From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Widawsky Subject: Re: frame buffer compression and 915GM Date: Fri, 27 May 2011 12:48:36 -0700 Message-ID: <20110527194836.GA23189@lundgren.kumite> References: <239762.9588.qm@web110512.mail.gq1.yahoo.com> <353509.69495.qm@web110509.mail.gq1.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from cloud01.chad-versace.us (184-106-247-128.static.cloud-ips.com [184.106.247.128]) by gabe.freedesktop.org (Postfix) with ESMTP id B98989E773 for ; Fri, 27 May 2011 12:48:39 -0700 (PDT) Content-Disposition: inline In-Reply-To: <353509.69495.qm@web110509.mail.gq1.yahoo.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: SD Cc: intel-gfx@lists.freedesktop.org List-Id: intel-gfx@lists.freedesktop.org On Fri, May 27, 2011 at 01:51:53AM -0700, SD wrote: > OK, thank you. I checked it, and I got unexpected answer - > > FBC unsupported on this chipset. I'd need to know exactly which chipset you have. For example. Ironlake mobile, we disabled FBC because it was actually consuming more power. You can check your specific chipset, and look at the has_fbc field here: drivers/gpu/drm/i915/i915_drv.c Ben