Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/drm/ttm/
Dttm_bo_driver.h56 struct ttm_bo_driver { struct
322 struct ttm_bo_driver *driver;
443 struct ttm_bo_driver *driver,
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/
Dnouveau_bo.h76 extern struct ttm_bo_driver nouveau_bo_driver;
Dnouveau_bo.c1399 struct ttm_bo_driver nouveau_bo_driver = {
/kernel/linux/linux-5.10/drivers/gpu/drm/qxl/
Dqxl_ttm.c190 static struct ttm_bo_driver qxl_bo_driver = {
/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/drivers/gpu/drm/ttm/
Dttm_bo_vm.c577 struct ttm_bo_driver *driver; in ttm_bo_mmap()
Dttm_bo.c1437 struct ttm_bo_driver *driver, in ttm_bo_device_init()
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
Dvmwgfx_ttm_buffer.c793 struct ttm_bo_driver vmw_bo_driver = {
Dvmwgfx_drv.h1019 extern struct ttm_bo_driver vmw_bo_driver;
/kernel/linux/linux-5.10/drivers/gpu/drm/
Ddrm_gem_vram_helper.c1003 static struct ttm_bo_driver bo_driver = {
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
Dradeon_ttm.c797 static struct ttm_bo_driver radeon_bo_driver = {
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ttm.c1703 static struct ttm_bo_driver amdgpu_bo_driver = {