Searched refs:io_mem_free (Results 1 – 10 of 10) sorted by relevance
/linux-4.1.27/drivers/gpu/drm/ttm/ |
D | ttm_bo_util.c | 154 bdev->driver->io_mem_free) in ttm_mem_io_free() 155 bdev->driver->io_mem_free(bdev, mem); in ttm_mem_io_free()
|
/linux-4.1.27/include/drm/ttm/ |
D | ttm_bo_driver.h | 436 void (*io_mem_free)(struct ttm_bo_device *bdev, struct ttm_mem_reg *mem); member
|
/linux-4.1.27/drivers/gpu/drm/cirrus/ |
D | cirrus_ttm.c | 247 .io_mem_free = &cirrus_ttm_io_mem_free,
|
/linux-4.1.27/drivers/gpu/drm/mgag200/ |
D | mgag200_ttm.c | 247 .io_mem_free = &mgag200_ttm_io_mem_free,
|
/linux-4.1.27/drivers/gpu/drm/ast/ |
D | ast_ttm.c | 247 .io_mem_free = &ast_ttm_io_mem_free,
|
/linux-4.1.27/drivers/gpu/drm/qxl/ |
D | qxl_ttm.c | 385 .io_mem_free = &qxl_ttm_io_mem_free,
|
/linux-4.1.27/drivers/gpu/drm/bochs/ |
D | bochs_mm.c | 214 .io_mem_free = &bochs_ttm_io_mem_free,
|
/linux-4.1.27/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_buffer.c | 845 .io_mem_free = &vmw_ttm_io_mem_free,
|
/linux-4.1.27/drivers/gpu/drm/radeon/ |
D | radeon_ttm.c | 862 .io_mem_free = &radeon_ttm_io_mem_free,
|
/linux-4.1.27/drivers/gpu/drm/nouveau/ |
D | nouveau_bo.c | 1615 .io_mem_free = &nouveau_ttm_io_mem_free,
|