Re: [Intel-gfx] [PATCH] drm/i915: Try harder to get FBC

2014-07-03 Thread Jani Nikula
On Tue, 01 Jul 2014, Rodrigo Vivi wrote: > Jani, please ignore the 4th patch on this series and merge the 3 I've > reviewed and tested already. Patches 1-3 pushed to dinq. Thanks for the patches and review. BR, Jani. > > They are essential to allow FBC work on BDW without changing bios > config

Re: [Intel-gfx] [PATCH] drm/i915: Try harder to get FBC

2014-07-01 Thread Rodrigo Vivi
Jani, please ignore the 4th patch on this series and merge the 3 I've reviewed and tested already. They are essential to allow FBC work on BDW without changing bios configuration and allow PC7 residency. Thanks, Rodrigo. On Mon, Jun 30, 2014 at 10:41 AM, Rodrigo Vivi wrote: > From: Ben Widaws

[Intel-gfx] [PATCH] drm/i915: Try harder to get FBC

2014-06-30 Thread Rodrigo Vivi
From: Ben Widawsky The GEN FBC unit provides the ability to set a low pass on frames it attempts to compress. If a frame is less than a certain amount compressibility (2:1, 4:1) it will not bother. This allows the driver to reduce the size it requests out of stolen memory. Unluckily, a few month