summaryrefslogtreecommitdiff
path: root/sys/external/bsd/drm2/include/drm/drm_vma_manager.h
AgeCommit message (Expand)Author
2021-12-19drm: Add drm_vma_offset_exact_lookup_locked.riastradh
2021-12-19provide DRM_FILE_PAGE_OFFSET_{START,SIZE}riastradh
2021-12-19Side-load linux/mm.h from the same headers as linuxriastradh
2021-12-19Linux wants a `readonly' member in struct drm_vma_offset_node.riastradh
2021-12-19Constify some prototypes for great constance.riastradh
2021-12-19drm_vma_manager deals in struct drm_file, not struct file, now.riastradh
2014-07-16Make it build and boot on my test machines.riastradh