summaryrefslogtreecommitdiff
path: root/include/drm/drm_mem_util.h
AgeCommit message (Expand)AuthorFilesLines
2017-05-18drm: replace drm_[cm]alloc* by kvmalloc alternativesMichal Hocko1-78/+0
2017-05-09mm, vmalloc: use __GFP_HIGHMEM implicitlyMichal Hocko1-6/+3
2016-04-11drm,i915: Introduce drm_malloc_gfp()Chris Wilson1-0/+19
2015-07-01drm: use kvfree() in drm_free_large()Pekka Enberg1-4/+1
2012-06-01introduce SIZE_MAXXi Wang1-2/+2
2010-03-15drm/ttm: use drm calloc large and free largeDave Airlie1-0/+65