On Fri, 13 Feb 2015, Paulo Zanoni wrote:
> From: Paulo Zanoni
>
> With the current code we just reallocate the compressed FB at every
> FBC update: we have X in one frame, then in the other frame we need X
> again, but we check "needed < have" instead of "needed <= have".
>
> v2: Rebase after Jan
On 2015.02.12 08:41:59 +0800, han...@intel.com wrote:
> From: "Lu, Han"
>
> This patch adds support for dumping audio registers of Skylake.
>
> Signed-off-by: Lu, Han
>
Just pushed this. Thanks.
--
Open Source Technology Center, Intel ltd.
$gpg --keyserver wwwkeys.pgp.net --recv-keys 4D781
Hi Daniel,
Thank you for the patch.
On Friday 13 February 2015 21:03:42 Daniel Vetter wrote:
> At driver load we need to tell the vblank code about the state of the
> pipes, so that the logic around reject vblank_get when the pipe is off
> works correctly.
>
> Thus far i915 used drm_vblank_off,