Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/tegra/
Dsubmit.c31 struct gather_bo { struct
44 struct gather_bo *bo = container_of(host_bo, struct gather_bo, base); in gather_bo_get() argument
53 struct gather_bo *bo = container_of(ref, struct gather_bo, ref); in gather_bo_release()
62 struct gather_bo *bo = container_of(host_bo, struct gather_bo, base); in gather_bo_put()
70 struct gather_bo *gather = container_of(bo, struct gather_bo, base); in gather_bo_pin()
127 struct gather_bo *bo = container_of(host_bo, struct gather_bo, base); in gather_bo_mmap()
179 static int submit_copy_gather_data(struct gather_bo **pbo, struct device *dev, in submit_copy_gather_data()
183 struct gather_bo *bo; in submit_copy_gather_data()
228 static int submit_write_reloc(struct tegra_drm_context *context, struct gather_bo *bo, in submit_write_reloc()
257 static int submit_process_bufs(struct tegra_drm_context *context, struct gather_bo *bo, in submit_process_bufs()
[all …]