[Intel-gfx] [PATCH v4 34/38] drm: Wrap drm_mm_node.hole_follows

Chris Wilson chris at chris-wilson.co.uk
Wed Dec 28 13:31:15 UTC 2016


On Wed, Dec 28, 2016 at 02:02:27PM +0100, Daniel Vetter wrote:
> On Thu, Dec 22, 2016 at 08:36:37AM +0000, Chris Wilson wrote:
> > Insulate users from changes to the internal hole tracking within
> > struct drm_mm_node by using an accessor for hole_follows.
> > 
> > Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>
> > Reviewed-by: Joonas Lahtinen <joonas.lahtinen at linux.intel.com>
> > ---
> >  drivers/gpu/drm/drm_mm.c                | 12 ++++++------
> >  drivers/gpu/drm/i915/i915_vma.c         |  4 ++--
> 
> This required some wragling in i915_vma.c to make it apply to drm-misc,
> and then resolving the conflict in drm-tip. Please double-check when
> rebasing that I didn't botch it up.

You'll just have to undo it again in later patches. You might as well
wait until you have the trees converged.
-Chris

-- 
Chris Wilson, Intel Open Source Technology Centre


More information about the Intel-gfx mailing list