alistair23-linux/drivers/gpu/drm/via
Lorenzo Stoakes 0eb9acda36 drm/via: use get_user_pages_unlocked()
Moving from get_user_pages() to get_user_pages_unlocked() simplifies the code
and takes advantage of VM_FAULT_RETRY functionality when faulting in pages.

Signed-off-by: Lorenzo Stoakes <lstoakes@gmail.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: http://patchwork.freedesktop.org/patch/msgid/20170227215008.21457-1-lstoakes@gmail.com
2017-02-28 10:00:50 +01:00
..
Makefile
via_3d_reg.h
via_dma.c
via_dmablit.c drm/via: use get_user_pages_unlocked() 2017-02-28 10:00:50 +01:00
via_dmablit.h
via_drv.c drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefs 2016-11-02 11:33:47 -04:00
via_drv.h drm: Change the return type of the unload hook to void 2017-01-09 11:25:22 +01:00
via_irq.c
via_map.c drm: Change the return type of the unload hook to void 2017-01-09 11:25:22 +01:00
via_mm.c drm: Improve drm_mm search (and fix topdown allocation) with rbtrees 2017-02-03 11:10:32 +01:00
via_verifier.c
via_verifier.h
via_video.c