]> git.baikalelectronics.ru Git - kernel.git/commit
gpu: drm: gma500: Use vma_pages()
authorShyam Saini <mayhs11saini@gmail.com>
Sun, 9 Oct 2016 23:07:16 +0000 (04:37 +0530)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 13 Oct 2016 05:56:14 +0000 (07:56 +0200)
commitc9ea6645eb440ba8d05940fbafd174ef081f7eab
treeec92614ae68fb6d99e9365d4b08587ff8c9e646d
parent7114aee12e8e0be0fa5e2db25378c000bf7682c4
gpu: drm: gma500: Use vma_pages()

Replace explicit computation of vma page count by a call to
vma_pages()

Signed-off-by: Shyam Saini <mayhs11saini@gmail.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: http://patchwork.freedesktop.org/patch/msgid/1476054436-9378-1-git-send-email-mayhs11saini@gmail.com
drivers/gpu/drm/gma500/framebuffer.c