Re: [Intel-gfx] [PATCH 11/21] drm/i915: support 1G pages for the 48b PPGTT

2017-07-28 Thread Chris Wilson
Quoting Matthew Auld (2017-07-25 20:21:23) > Support inserting 1G gtt pages into the 48b PPGTT. > > v2: sanity check sg->length against page_size > > Signed-off-by: Matthew Auld > Cc: Joonas Lahtinen > Cc: Chris Wilson > --- > drivers/gpu/drm/i915/i915_gem_gtt.c | 73 > ++

Re: [Intel-gfx] [PATCH 11/21] drm/i915: support 1G pages for the 48b PPGTT

2017-07-26 Thread Matthew Auld
On 25 July 2017 at 20:53, Chris Wilson wrote: > Quoting Matthew Auld (2017-07-25 20:21:23) >> Support inserting 1G gtt pages into the 48b PPGTT. >> >> v2: sanity check sg->length against page_size >> >> Signed-off-by: Matthew Auld >> Cc: Joonas Lahtinen >> Cc: Chris Wilson >> --- >> drivers/gp

Re: [Intel-gfx] [PATCH 11/21] drm/i915: support 1G pages for the 48b PPGTT

2017-07-25 Thread Chris Wilson
Quoting Matthew Auld (2017-07-25 20:21:23) > Support inserting 1G gtt pages into the 48b PPGTT. > > v2: sanity check sg->length against page_size > > Signed-off-by: Matthew Auld > Cc: Joonas Lahtinen > Cc: Chris Wilson > --- > drivers/gpu/drm/i915/i915_gem_gtt.c | 73 > ++

[Intel-gfx] [PATCH 11/21] drm/i915: support 1G pages for the 48b PPGTT

2017-07-25 Thread Matthew Auld
Support inserting 1G gtt pages into the 48b PPGTT. v2: sanity check sg->length against page_size Signed-off-by: Matthew Auld Cc: Joonas Lahtinen Cc: Chris Wilson --- drivers/gpu/drm/i915/i915_gem_gtt.c | 73 +++-- drivers/gpu/drm/i915/i915_gem_gtt.h | 2 + 2 f

[Intel-gfx] [PATCH 11/21] drm/i915: support 1G pages for the 48b PPGTT

2017-07-03 Thread Matthew Auld
Support inserting 1G gtt pages into the 48b PPGTT. v2: sanity check sg->length against page_size Signed-off-by: Matthew Auld Cc: Joonas Lahtinen Cc: Chris Wilson --- drivers/gpu/drm/i915/i915_gem_gtt.c | 73 +++-- drivers/gpu/drm/i915/i915_gem_gtt.h | 2 + 2 f