Home
last modified time | relevance | path

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

/drivers/gpu/drm/vc4/
Dvc4_validate.c106 vc4_use_bo(struct vc4_exec_info *exec, uint32_t hindex) in vc4_use_bo() function
131 return vc4_use_bo(exec, exec->bo_index[gem_handles_packet_index]); in vc4_use_handle()
583 tex = vc4_use_bo(exec, texture_handle_index); in reloc_tex()
806 bo[i] = vc4_use_bo(exec, src_handles[i]); in validate_gl_shader_rec()
Dvc4_render_cl.c421 *obj = vc4_use_bo(exec, surf->hindex); in vc4_rcl_msaa_surface_setup()
457 *obj = vc4_use_bo(exec, surf->hindex); in vc4_rcl_surface_setup()
562 *obj = vc4_use_bo(exec, surf->hindex); in vc4_rcl_render_config_surface_setup()
Dvc4_drv.h977 struct drm_gem_cma_object *vc4_use_bo(struct vc4_exec_info *exec,