On Thu, Jul 02, 2015 at 07:25:07PM -0300, Paulo Zanoni wrote: > From: Paulo Zanoni <[email protected]> > > 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 <[email protected]> > Signed-off-by: Paulo Zanoni <[email protected]> Reviewed-by: Chris Wilson <[email protected]>
-- Chris Wilson, Intel Open Source Technology Centre _______________________________________________ Intel-gfx mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/intel-gfx
