summaryrefslogtreecommitdiffstats
path: root/include/drm/drm_vram_mm_helper.h
AgeCommit message (Expand)AuthorFilesLines
2019-09-12drm/vram: Have VRAM MM call GEM VRAM functions directlyThomas Zimmermann1-32/+0
2019-09-12drm/vram: Move VRAM memory manager to GEM VRAM implementationThomas Zimmermann1-77/+0
2019-09-10drm/vram: add vram-mm debugfs fileGerd Hoffmann1-0/+1
2019-09-09drm/vram: Add infrastructure for move_notify()Thomas Zimmermann1-0/+4
2019-07-15drm: add missing include to drm_vram_mm_helper.hSam Ravnborg1-0/+2
2019-05-15drm: Integrate VRAM MM into struct drm_deviceThomas Zimmermann1-0/+33
2019-05-15drm: Add VRAM MM, a simple memory manager for dedicated VRAMThomas Zimmermann1-0/+69