Re: [Intel-gfx] [PATCH] [v2] drm/i915/bdw: Add FBC support

2014-03-05 Thread Ben Widawsky
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 sup

Re: [Intel-gfx] [PATCH] [v2] drm/i915/bdw: Add FBC support

2014-03-05 Thread Daniel Vetter
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

Re: [Intel-gfx] [PATCH] [v2] drm/i915/bdw: Add FBC support

2014-02-21 Thread Paulo Zanoni
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 >

[Intel-gfx] [PATCH] [v2] drm/i915/bdw: Add FBC support

2014-02-20 Thread 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 --- drivers/gpu/drm/i915/