HomeSort by: relevance | last modified time | path
    Searched refs:ttm_bo_driver (Results 1 - 25 of 31) sorted by relevancy

1 2

  /src/sys/external/bsd/drm2/include/drm/ttm/
ttm_page_alloc.h 35 #include <drm/ttm/ttm_bo_driver.h>
  /src/sys/external/bsd/drm2/dist/include/drm/ttm/
ttm_page_alloc.h 31 #include <drm/ttm/ttm_bo_driver.h>
ttm_bo_driver.h 1 /* $NetBSD: ttm_bo_driver.h,v 1.5 2021/12/18 23:45:46 riastradh Exp $ */
167 * It's set up by the ttm_bo_driver::init_mem_type method.
212 * struct ttm_bo_driver
225 struct ttm_bo_driver { struct
271 * struct ttm_bo_driver member invalidate_caches
287 * struct ttm_bo_driver member eviction_valuable
298 * struct ttm_bo_driver member evict_flags:
311 * struct ttm_bo_driver member move:
401 * struct ttm_bo_driver member del_from_lru_notify
468 * @driver: Pointer to a struct ttm_bo_driver struct setup by the driver
    [all...]
  /src/sys/external/bsd/drm2/dist/drm/ttm/
ttm_agp_backend.c 41 #include <drm/ttm/ttm_bo_driver.h>
ttm_bo_manager.c 38 #include <drm/ttm/ttm_bo_driver.h>
ttm_execbuf_util.c 35 #include <drm/ttm/ttm_bo_driver.h>
ttm_bo_vm.c 40 #include <drm/ttm/ttm_bo_driver.h>
505 struct ttm_bo_driver *driver;
ttm_tt.c 45 #include <drm/ttm/ttm_bo_driver.h>
ttm_bo.c 47 #include <drm/ttm/ttm_bo_driver.h>
1761 struct ttm_bo_driver *driver,
ttm_bo_util.c 37 #include <drm/ttm/ttm_bo_driver.h>
ttm_page_alloc.c 53 #include <drm/ttm/ttm_bo_driver.h>
  /src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_gmr.c 33 #include <drm/ttm/ttm_bo_driver.h>
vmwgfx_gmrid_manager.c 38 #include <drm/ttm/ttm_bo_driver.h>
vmwgfx_ttm_buffer.c 34 #include <drm/ttm/ttm_bo_driver.h>
870 struct ttm_bo_driver vmw_bo_driver = {
vmwgfx_drv.h 48 #include <drm/ttm/ttm_bo_driver.h>
998 extern struct ttm_bo_driver vmw_bo_driver;
  /src/sys/external/bsd/drm2/ttm/
ttm_bus_dma.c 40 #include <ttm/ttm_bo_driver.h>
ttm_agp_backend.c 44 #include <ttm/ttm_bo_driver.h>
ttm_bo_vm.c 75 #include <ttm/ttm_bo_driver.h>
  /src/sys/external/bsd/drm2/dist/drm/nouveau/
nouveau_bo.h 78 extern struct ttm_bo_driver nouveau_bo_driver;
nouveau_mem.c 31 #include <drm/ttm/ttm_bo_driver.h>
nouveau_drv.h 58 #include <drm/ttm/ttm_bo_driver.h>
  /src/sys/external/bsd/drm2/dist/drm/qxl/
qxl_ttm.c 38 #include <drm/ttm/ttm_bo_driver.h>
262 static struct ttm_bo_driver qxl_bo_driver = {
qxl_drv.h 48 #include <drm/ttm/ttm_bo_driver.h>
  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_vm.h 34 #include <drm/ttm/ttm_bo_driver.h>
  /src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_ttm.c 53 #include <drm/ttm/ttm_bo_driver.h>
953 static struct ttm_bo_driver radeon_bo_driver = {

Completed in 32 milliseconds

1 2