Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/tegra/
A Dgem.c53 struct tegra_bo *obj = host1x_to_tegra_bo(bo); in tegra_bo_put()
61 struct tegra_bo *obj = host1x_to_tegra_bo(bo); in tegra_bo_pin()
178 struct tegra_bo *obj = host1x_to_tegra_bo(bo); in tegra_bo_mmap()
195 struct tegra_bo *obj = host1x_to_tegra_bo(bo); in tegra_bo_munmap()
208 struct tegra_bo *obj = host1x_to_tegra_bo(bo); in tegra_bo_get()
A Dgem.h57 static inline struct tegra_bo *host1x_to_tegra_bo(struct host1x_bo *bo) in host1x_to_tegra_bo() function
A Duapi.c250 mapping->iova_end = mapping->iova + host1x_to_tegra_bo(mapping->bo)->gem.size; in tegra_drm_ioctl_channel_map()
A Ddrm.c253 obj = host1x_to_tegra_bo(bo); in tegra_drm_submit()
283 obj = host1x_to_tegra_bo(reloc->cmdbuf.bo); in tegra_drm_submit()
297 obj = host1x_to_tegra_bo(reloc->target.bo); in tegra_drm_submit()

Completed in 8 milliseconds