Searched refs:ttm_bo_driver (Results 1 - 11 of 11) sorted by relevance

/freebsd-13-stable/sys/dev/drm2/ttm/
H A Dttm_page_alloc.h30 #include <dev/drm2/ttm/ttm_bo_driver.h>
H A Dttm_execbuf_util.c33 #include <dev/drm2/ttm/ttm_bo_driver.h>
211 struct ttm_bo_driver *driver;
H A Dttm_bo_driver.h260 * It's set up by the ttm_bo_driver::init_mem_type method.
299 * struct ttm_bo_driver
317 struct ttm_bo_driver { struct
357 * struct ttm_bo_driver member invalidate_caches
372 * struct ttm_bo_driver member evict_flags:
384 * struct ttm_bo_driver member move:
517 * @driver: Pointer to a struct ttm_bo_driver struct setup by the driver.
538 struct ttm_bo_driver *driver;
739 * @driver: A pointer to a struct ttm_bo_driver set up by the caller.
750 struct ttm_bo_driver *drive
[all...]
H A Dttm_agp_backend.c37 #include <dev/drm2/ttm/ttm_bo_driver.h>
H A Dttm_bo_manager.c36 #include <dev/drm2/ttm/ttm_bo_driver.h>
H A Dttm_bo_vm.c45 #include <dev/drm2/ttm/ttm_bo_driver.h>
320 struct ttm_bo_driver *driver;
405 struct ttm_bo_driver *driver;
H A Dttm_bo_util.c35 #include <dev/drm2/ttm/ttm_bo_driver.h>
407 struct ttm_bo_driver *driver = bdev->driver;
603 struct ttm_bo_driver *driver = bdev->driver;
H A Dttm_tt.c43 #include <dev/drm2/ttm/ttm_bo_driver.h>
H A Dttm_bo.c36 #include <dev/drm2/ttm/ttm_bo_driver.h>
554 struct ttm_bo_driver *driver = bdev->driver;
613 struct ttm_bo_driver *driver = bdev->driver;
1583 struct ttm_bo_driver *driver,
1723 struct ttm_bo_driver *driver = bo->bdev->driver;
H A Dttm_page_alloc.c45 #include <dev/drm2/ttm/ttm_bo_driver.h>
H A Dttm_page_alloc_dma.c53 #include <drm/ttm/ttm_bo_driver.h>

Completed in 128 milliseconds