[Intel-gfx] [PATCH 18/21] drm/i915/selftests: mix huge pages

2017-10-06 Thread Matthew Auld
Try to mix sg page sizes for 4K, 64K and 2M pages. v2: s/BIT(x) >> 12/BIT(x) >> PAGE_SHIFT/ Suggested-by: Chris Wilson Signed-off-by: Matthew Auld Cc: Joonas Lahtinen Cc: Chris Wilson

[Intel-gfx] [PATCH 18/21] drm/i915/selftests: mix huge pages

2017-10-05 Thread Matthew Auld
Try to mix sg page sizes for 4K, 64K and 2M pages. v2: s/BIT(x) >> 12/BIT(x) >> PAGE_SHIFT/ Suggested-by: Chris Wilson Signed-off-by: Matthew Auld Cc: Joonas Lahtinen Cc: Chris Wilson

[Intel-gfx] [PATCH 18/21] drm/i915/selftests: mix huge pages

2017-09-29 Thread Matthew Auld
Try to mix sg page sizes for 4K, 64K and 2M pages. v2: s/BIT(x) >> 12/BIT(x) >> PAGE_SHIFT/ Suggested-by: Chris Wilson Signed-off-by: Matthew Auld Cc: Joonas Lahtinen Cc: Chris Wilson

Re: [Intel-gfx] [PATCH 18/21] drm/i915/selftests: mix huge pages

2017-09-23 Thread Chris Wilson
Quoting Matthew Auld (2017-09-22 18:32:49) > Try to mix sg page sizes for 4K, 64K and 2M pages. > > v2: s/BIT(x) >> 12/BIT(x) >> PAGE_SHIFT/ > > Suggested-by: Chris Wilson > Signed-off-by: Matthew Auld > Cc: Joonas Lahtinen

[Intel-gfx] [PATCH 18/21] drm/i915/selftests: mix huge pages

2017-09-22 Thread Matthew Auld
Try to mix sg page sizes for 4K, 64K and 2M pages. v2: s/BIT(x) >> 12/BIT(x) >> PAGE_SHIFT/ Suggested-by: Chris Wilson Signed-off-by: Matthew Auld Cc: Joonas Lahtinen Cc: Chris Wilson