Re: [PATCH] drm/i915: Eliminate use of PAGE_SIZE as a virtual alignment

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 27 July 2018 at 10:18, Chris Wilson <chris@xxxxxxxxxxxxxxxxxx> 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 <chris@xxxxxxxxxxxxxxxxxx>
Reviewed-by: Matthew Auld <matthew.auld@xxxxxxxxx>
_______________________________________________
Intel-gfx mailing list
Intel-gfx@xxxxxxxxxxxxxxxxxxxxx
https://lists.freedesktop.org/mailman/listinfo/intel-gfx




[Index of Archives]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux