Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/tegra/
Ddrm.c107 host1x_bo_lookup(struct drm_file *file, u32 handle) in host1x_bo_lookup() function
150 dest->cmdbuf.bo = host1x_bo_lookup(file, cmdbuf); in host1x_reloc_copy_from_user()
154 dest->target.bo = host1x_bo_lookup(file, target); in host1x_reloc_copy_from_user()
236 bo = host1x_bo_lookup(file, cmdbuf.handle); in tegra_drm_submit()