linux_dsm_epyc7002/include/drm/ttm
Thomas Hellstrom a987fcaa80 ttm: Make parts of a struct ttm_bo_device global.
Common resources, like memory accounting and swap lists should be
global and not per device. Introduce a struct ttm_bo_global to
accomodate this, and register it with sysfs. Add a small sysfs interface
to return the number of active buffer objects.

Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Signed-off-by: Dave Airlie <airlied@linux.ie>
2009-08-19 16:10:34 +10:00
..
ttm_bo_api.h ttm: Make parts of a struct ttm_bo_device global. 2009-08-19 16:10:34 +10:00
ttm_bo_driver.h ttm: Make parts of a struct ttm_bo_device global. 2009-08-19 16:10:34 +10:00
ttm_memory.h drm/ttm: Memory accounting rework. 2009-08-19 16:09:53 +10:00
ttm_module.h drm/ttm: Memory accounting rework. 2009-08-19 16:09:53 +10:00
ttm_placement.h drm: Add the TTM GPU memory manager subsystem. 2009-06-15 09:37:57 +10:00