Home
last modified time | relevance | path

Searched refs:ttm_bo_driver (Results 1 – 13 of 13) sorted by relevance

/Linux-v5.4/include/drm/ttm/
Dttm_bo_driver.h223 struct ttm_bo_driver { struct
471 struct ttm_bo_driver *driver;
607 struct ttm_bo_driver *driver,
/Linux-v5.4/drivers/gpu/drm/nouveau/
Dnouveau_bo.h71 extern struct ttm_bo_driver nouveau_bo_driver;
Dnouveau_bo.c1695 struct ttm_bo_driver nouveau_bo_driver = {
/Linux-v5.4/drivers/gpu/drm/
Ddrm_vram_mm_helper.c135 static struct ttm_bo_driver bo_driver = {
/Linux-v5.4/drivers/gpu/drm/virtio/
Dvirtgpu_ttm.c262 static struct ttm_bo_driver virtio_gpu_bo_driver = {
/Linux-v5.4/drivers/gpu/drm/qxl/
Dqxl_ttm.c306 static struct ttm_bo_driver qxl_bo_driver = {
/Linux-v5.4/drivers/gpu/drm/ttm/
Dttm_bo_vm.c430 struct ttm_bo_driver *driver; in ttm_bo_mmap()
Dttm_bo.c1721 struct ttm_bo_driver *driver, in ttm_bo_device_init()
/Linux-v5.4/Documentation/gpu/
Ddrm-mm.rst39 Drivers wishing to support TTM must pass a filled :c:type:`ttm_bo_driver
40 <ttm_bo_driver>` structure to ttm_bo_device_init, together with an
41 initialized global reference to the memory manager. The ttm_bo_driver
/Linux-v5.4/drivers/gpu/drm/vmwgfx/
Dvmwgfx_ttm_buffer.c865 struct ttm_bo_driver vmw_bo_driver = {
Dvmwgfx_drv.h934 extern struct ttm_bo_driver vmw_bo_driver;
/Linux-v5.4/drivers/gpu/drm/radeon/
Dradeon_ttm.c773 static struct ttm_bo_driver radeon_bo_driver = {
/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ttm.c1592 static struct ttm_bo_driver amdgpu_bo_driver = {