Home
last modified time | relevance | path

Searched refs:gpu_offset (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/sys/external/bsd/drm2/dist/drm/vmwgfx/
Dvmwgfx_ttm_buffer.c763 man->gpu_offset = 0; in vmw_init_mem_type()
776 man->gpu_offset = 0; in vmw_init_mem_type()
/netbsd/src/sys/external/bsd/drm2/dist/include/drm/ttm/
Dttm_bo_driver.h182 uint64_t gpu_offset; /* GPU address space is independent of CPU word size */ member
/netbsd/src/sys/external/bsd/drm2/dist/drm/ttm/
Dttm_bo.c112 drm_printf(p, " gpu_offset: 0x%08"PRIX64"\n", man->gpu_offset); in ttm_mem_type_debug()
412 bdev->man[bo->mem.mem_type].gpu_offset; in ttm_bo_handle_move_mem()