aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_vma_manager.c
AgeCommit message (Expand)Author
2018-09-04drm: Remove "protection" around drm_vma_offset_manager_destroy()Chris Wilson
2018-06-29drm: add SPDX idenitifier and clarify licenseDirk Hohndel (VMware)
2017-11-02drm/drm_vma_manager.c: Remove useless goto statementLiviu Dudau
2017-09-08lib/interval_tree: fast overlap detectionDavidlohr Bueso
2017-02-03drm: Improve drm_mm search (and fix topdown allocation) with rbtreesChris Wilson
2016-09-19drm: use drm_file to tag vm-bosDavid Herrmann
2016-08-08drm: Convert drm_vma_manager to embedded interval-tree in drm_mmChris Wilson
2016-06-03drm/doc: Switch to sphinx/rst fixed-width quotingDaniel Vetter
2015-10-19drm/gem: Use kref_get_unless_zero for the weak mmap referencesDaniel Vetter
2015-02-10mm: remove rest usage of VM_NONLINEAR and pte_file()Kirill A. Shutemov
2013-08-27drm/vma: add access management helpersDavid Herrmann
2013-08-07drm/mm: add "best_match" flag to drm_mm_insert_node()David Herrmann
2013-07-25drm: add unified vma offset managerDavid Herrmann