aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_vma_manager.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-19drm/gem: Use kref_get_unless_zero for the weak mmap referencesDaniel Vetter1-28/+12
2015-02-10mm: remove rest usage of VM_NONLINEAR and pte_file()Kirill A. Shutemov1-2/+1
2013-08-27drm/vma: add access management helpersDavid Herrmann1-0/+155
2013-08-07drm/mm: add "best_match" flag to drm_mm_insert_node()David Herrmann1-2/+2
2013-07-25drm: add unified vma offset managerDavid Herrmann1-0/+281