aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/mem-phys-addr.py
diff options
context:
space:
mode:
authorThomas Zimmermann <[email protected]>2019-05-08 10:26:16 +0200
committerGerd Hoffmann <[email protected]>2019-05-15 16:17:06 +0200
commit96352eca5c7c36c3e0eb97a6d68fb170ce643ea5 (patch)
tree54f5b6e1298985ed0042cc3971ccba2c7413353a /tools/perf/scripts/python/mem-phys-addr.py
parent1f460b497890d6bf54aba6e41fe24bba2217141a (diff)
drm: Add VRAM MM, a simple memory manager for dedicated VRAM
The VRAM MM memory manager is a helper library that manages dedicated video memory of simple framebuffer devices. It is supported to be used with struct drm_gem_vram_object, but does not depend on it. The implementation is based on the respective code from ast, bochs, and mgag200. These drivers share the exact same implementation except for type names. The helpers are currently build with TTM. This may change in future revisions. v4: * cleanups from checkpatch.pl v2: * renamed to struct drm_vram_mm * add drm_vram_mm_mmap() helper * documentation fixes Signed-off-by: Thomas Zimmermann <[email protected]> Link: http://patchwork.freedesktop.org/patch/msgid/[email protected] Signed-off-by: Gerd Hoffmann <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions