Searched refs:ttm_bo_move_ttm (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/ttm/ |
| H A D | ttm_bo_util.c | 53 int ttm_bo_move_ttm(struct ttm_buffer_object *bo, in ttm_bo_move_ttm() function 93 EXPORT_SYMBOL(ttm_bo_move_ttm);
|
| H A D | ttm_bo.c | 284 ret = ttm_bo_move_ttm(bo, ctx, mem); in ttm_bo_handle_move_mem()
|
| /OK3568_Linux_fs/kernel/include/drm/ttm/ |
| H A D | ttm_bo_driver.h | 604 int ttm_bo_move_ttm(struct ttm_buffer_object *bo,
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/ |
| H A D | radeon_ttm.c | 253 r = ttm_bo_move_ttm(bo, &ctx, new_mem); in radeon_move_vram_ram() 285 r = ttm_bo_move_ttm(bo, &ctx, &tmp_mem); in radeon_move_ram_vram()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/ |
| H A D | nouveau_bo.c | 942 ret = ttm_bo_move_ttm(bo, &ctx, new_reg); in nouveau_bo_move_flipd() 972 ret = ttm_bo_move_ttm(bo, &ctx, &tmp_reg); in nouveau_bo_move_flips()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_ttm.c | 571 r = ttm_bo_move_ttm(bo, ctx, new_mem); in amdgpu_move_vram_ram() 610 r = ttm_bo_move_ttm(bo, ctx, &tmp_mem); in amdgpu_move_ram_vram()
|
| /OK3568_Linux_fs/kernel/android/ |
| H A D | abi_gki_aarch64_exynos | 2114 ttm_bo_move_ttm
|
| H A D | abi_gki_aarch64_galaxy | 4054 ttm_bo_move_ttm
|