From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Widawsky Subject: Re: [PATCH] [v2] drm/i915/bdw: Add FBC support Date: Wed, 5 Mar 2014 13:37:19 -0800 Message-ID: <20140305213719.GB2777@intel.com> References: <1392863538-3594-1-git-send-email-benjamin.widawsky@intel.com> <1392940880-7092-1-git-send-email-benjamin.widawsky@intel.com> <20140305110018.GA17001@phenom.ffwll.local> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail-pa0-f50.google.com (mail-pa0-f50.google.com [209.85.220.50]) by gabe.freedesktop.org (Postfix) with ESMTP id 31B48FA9F7 for ; Wed, 5 Mar 2014 13:37:22 -0800 (PST) Received: by mail-pa0-f50.google.com with SMTP id kq14so1667869pab.9 for ; Wed, 05 Mar 2014 13:37:22 -0800 (PST) Content-Disposition: inline In-Reply-To: <20140305110018.GA17001@phenom.ffwll.local> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: intel-gfx-bounces@lists.freedesktop.org Errors-To: intel-gfx-bounces@lists.freedesktop.org To: Daniel Vetter , Daisy Sun Cc: Paulo Zanoni , Intel GFX , Ben Widawsky List-Id: intel-gfx@lists.freedesktop.org On Wed, Mar 05, 2014 at 12:00:18PM +0100, Daniel Vetter wrote: > On Fri, Feb 21, 2014 at 04:06:47PM -0300, Paulo Zanoni wrote: > > 2014-02-20 21:01 GMT-03:00 Ben Widawsky : > > > This got lost when we shuffled around our internal branch and > > > GEN7_FEATURES macro. There were no HW changes to support FBC, so we just > > > need to set the flag. > > > > > > v2: Don't allow FBC for any pipe but A on platforms with DDI. (Paulo) > > > > > > Cc: Daisy Sun > > > Signed-off-by: Ben Widawsky > > > > Reviewed-by: Paulo Zanoni > > Have you guys run the fbc igt testcase to make sure it actually works? In > case it's broken I'll back it out again ... > > Queued for -next, thanks for the patch. > -Daniel Daisy, I was led to believe you actually tested this. Is that correct? Daniel, BTW, we have an unimplemented FBC bugfix (basically disable) on HSW that carries over to BDW. It was not implemented last time I checked anyway. I tried to implement it, but I don't know the code well enough. Feel free to sign me up for review if someone else does it. Also, 4k displays have some issue with FBC. So we'll need to address that. -- Ben Widawsky, Intel Open Source Technology Center