[Intel-gfx] [PATCH] drm/i915: Convert open-coded use of vma_pages()

Matthew Auld matthew.william.auld at gmail.com
Tue Oct 11 09:27:03 UTC 2016


On 11 October 2016 at 10:06, Chris Wilson <chris at chris-wilson.co.uk> wrote:
> If we want to know how many pages a VMA spans, we can use vma_pages() to
> find out. We have one such invocation inside our faulthandler, so
> convert it. (We have two other that want the size in bytes rather than
> pages, food for future thought.)
>
> Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>
Reviewed-by: Matthew Auld <matthew.auld at intel.com>


More information about the Intel-gfx mailing list