summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/via/via_dmablit.c
AgeCommit message (Expand)Author
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-09-22via_dmablit(): use get_user_pages_fast()Al Viro
2017-02-28drm/via: use get_user_pages_unlocked()Lorenzo Stoakes
2016-10-19mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-02-16mm/gup: Switch all callers of get_user_pages() to not pass tsk/mmDave Hansen
2015-08-07treewide: fix typos in comment blocksMasahiro Yamada
2013-12-18drm: Kill DRM_*MEMORYBARRIERDaniel Vetter
2013-12-18drm: Kill DRM_WAKUP and DRM_INIT_WAITQUEUEDaniel Vetter
2013-12-18drm: Kill DRM_HZDaniel Vetter
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells
2010-11-09drivers/gpu: Use vzallocJoe Perches
2010-08-02drm/via: fixed coding style issues, simplified returnNicolas Kaiser
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-06-12drm/via: vfree() no need checking before calling itFigo.zhang
2008-07-14drm: reorganise drm tree to be more future proof.Dave Airlie