[Intel-gfx] [PATCH 2/8] drm/i915: move FBC code out of i915_gem_stolen.c
Chris Wilson
chris at chris-wilson.co.uk
Fri Jul 3 09:01:55 PDT 2015
On Thu, Jul 02, 2015 at 07:25:08PM -0300, Paulo Zanoni wrote:
> From: Paulo Zanoni <paulo.r.zanoni at intel.com>
>
> With the abstractions created by the last patch, we can move this code
> and the only thing inside intel_fbc.c that knows about dev_priv->mm is
> the code that reads stolen_base.
>
> We also had to move a call to i915_gem_stolen_cleanup_compression()
> - now called intel_fbc_cleanup_cfb() - outside i915_gem_stolen.c.
>
> v2:
> - Rebase after the remove_node() changes on the previous patch.
>
> Requested-by: Chris Wilson <chris at chris-wilson.co.uk>
> Signed-off-by: Paulo Zanoni <paulo.r.zanoni at intel.com>
No sneaky changes detected,
Reviewed-by: Chris Wilson <chris at chris-wilson.co.uk>
-Chris
--
Chris Wilson, Intel Open Source Technology Centre
More information about the Intel-gfx
mailing list