Searched refs:intbufs_set_buffer (Results 1 – 1 of 1) sorted by relevance
217 static int intbufs_set_buffer(struct venus_inst *inst, u32 type) in intbufs_set_buffer() function342 ret = intbufs_set_buffer(inst, intbuf[i]); in venus_helper_intbufs_alloc()389 ret = intbufs_set_buffer(inst, HFI_BUFFER_INTERNAL_SCRATCH(ver)); in venus_helper_intbufs_realloc()393 ret = intbufs_set_buffer(inst, HFI_BUFFER_INTERNAL_SCRATCH_1(ver)); in venus_helper_intbufs_realloc()397 ret = intbufs_set_buffer(inst, HFI_BUFFER_INTERNAL_SCRATCH_2(ver)); in venus_helper_intbufs_realloc()
Completed in 6 milliseconds