Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-09-12 | drm/vram: Have VRAM MM call GEM VRAM functions directly | Thomas Zimmermann | 1 | -32/+0 |
2019-09-12 | drm/vram: Move VRAM memory manager to GEM VRAM implementation | Thomas Zimmermann | 1 | -77/+0 |
2019-09-10 | drm/vram: add vram-mm debugfs file | Gerd Hoffmann | 1 | -0/+1 |
2019-09-09 | drm/vram: Add infrastructure for move_notify() | Thomas Zimmermann | 1 | -0/+4 |
2019-07-15 | drm: add missing include to drm_vram_mm_helper.h | Sam Ravnborg | 1 | -0/+2 |
2019-05-15 | drm: Integrate VRAM MM into struct drm_device | Thomas Zimmermann | 1 | -0/+33 |
2019-05-15 | drm: Add VRAM MM, a simple memory manager for dedicated VRAM | Thomas Zimmermann | 1 | -0/+69 |