[PATCH v2 36/40] drm: Wrap drm_mm_node.hole_follows

2016-12-16 Thread Joonas Lahtinen
On pe, 2016-12-16 at 13:31 +, Chris Wilson wrote: > On Fri, Dec 16, 2016 at 03:04:31PM +0200, Joonas Lahtinen wrote: > > > > On pe, 2016-12-16 at 07:47 +, Chris Wilson wrote: > > > > > > Insulate users from changed to the internal hole tracking within > > > > changes ^ >

[PATCH v2 36/40] drm: Wrap drm_mm_node.hole_follows

2016-12-16 Thread Joonas Lahtinen
On pe, 2016-12-16 at 07:47 +, Chris Wilson wrote: > Insulate users from changed to the internal hole tracking within changes ^ > struct drm_mm_node by using an accessor for hole_follows. > > Signed-off-by: Chris Wilson The function name could be soemthing beginning with drm

[PATCH v2 36/40] drm: Wrap drm_mm_node.hole_follows

2016-12-16 Thread Chris Wilson
On Fri, Dec 16, 2016 at 03:04:31PM +0200, Joonas Lahtinen wrote: > On pe, 2016-12-16 at 07:47 +, Chris Wilson wrote: > > Insulate users from changed to the internal hole tracking within > > changes ^ > > > struct drm_mm_node by using an accessor for hole_follows. > > > > Sign

[PATCH v2 36/40] drm: Wrap drm_mm_node.hole_follows

2016-12-16 Thread Chris Wilson
Insulate users from changed to the internal hole tracking within struct drm_mm_node by using an accessor for hole_follows. Signed-off-by: Chris Wilson --- drivers/gpu/drm/drm_mm.c| 12 ++-- drivers/gpu/drm/i915/i915_vma.c | 4 ++-- drivers/gpu/drm/selftests/test-