[Intel-gfx] [PATCH 1/8] drm/i915: add simple wrappers for stolen node insertion/removal

Chris Wilson chris at chris-wilson.co.uk
Fri Jul 3 09:01:16 PDT 2015


On Thu, Jul 02, 2015 at 07:25:07PM -0300, Paulo Zanoni wrote:
> From: Paulo Zanoni <paulo.r.zanoni at intel.com>
> 
> We want to move the FBC code out of i915_gem_stolen.c, but that code
> directly adds/removes stolen memory nodes. Let's create this
> abstraction, so i915_gme_stolen.c is still in control of all the
> stolen memory handling. The abstraction will also allow us to add
> locking assertions later.
> 
> v2:
>   - Add dev_priv as remove_node() argument since we'll need it later
>     (Chris).
> 
> Requested-by: Chris Wilson <chris at chris-wilson.co.uk>
> Signed-off-by: Paulo Zanoni <paulo.r.zanoni at intel.com>
Reviewed-by: Chris Wilson <chris at chris-wilson.co.uk>

-- 
Chris Wilson, Intel Open Source Technology Centre


More information about the Intel-gfx mailing list