On 27 July 2018 at 10:18, Chris Wilson <ch...@chris-wilson.co.uk> wrote:
> Using PAGE_SIZE for virtual offset alignment is superfluous as it is
> equal to the minimum gtt alignment and so equivalent to 0. It is also
> the wrong value to use as we stopped using physical page constructs for
> the virtual GTT, i.e. it would be preferrable to use I915_GTT_PAGE_SIZE
> and in these cases merely imply I915_GTT_MIN_ALIGNMENT.
>
> Signed-off-by: Chris Wilson <ch...@chris-wilson.co.uk>
Reviewed-by: Matthew Auld <matthew.a...@intel.com>
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx