tile_alloc_offset  560 drivers/gpu/drm/vc4/vc4_drv.h 	uint32_t tile_alloc_offset;
tile_alloc_offset  185 drivers/gpu/drm/vc4/vc4_render_cl.c 		rcl_u32(setup, (exec->tile_alloc_offset +
tile_alloc_offset  403 drivers/gpu/drm/vc4/vc4_validate.c 	exec->tile_alloc_offset = bin_addr + roundup(tile_state_size, 4096);
tile_alloc_offset  415 drivers/gpu/drm/vc4/vc4_validate.c 	*(uint32_t *)(validated + 0) = exec->tile_alloc_offset;
tile_alloc_offset  418 drivers/gpu/drm/vc4/vc4_validate.c 					exec->tile_alloc_offset);