summaryrefslogtreecommitdiffstats
path: root/include/drm/drm_vram_mm_helper.h
Commit message (Expand)AuthorAgeFilesLines
* drm/vram: Have VRAM MM call GEM VRAM functions directlyThomas Zimmermann2019-09-121-32/+0
* drm/vram: Move VRAM memory manager to GEM VRAM implementationThomas Zimmermann2019-09-121-77/+0
* drm/vram: add vram-mm debugfs fileGerd Hoffmann2019-09-101-0/+1
* drm/vram: Add infrastructure for move_notify()Thomas Zimmermann2019-09-091-0/+4
* drm: add missing include to drm_vram_mm_helper.hSam Ravnborg2019-07-151-0/+2
* drm: Integrate VRAM MM into struct drm_deviceThomas Zimmermann2019-05-151-0/+33
* drm: Add VRAM MM, a simple memory manager for dedicated VRAMThomas Zimmermann2019-05-151-0/+69