Searched refs:program_det_segments (Results 1 – 6 of 6) sorted by relevance
228 void (*program_det_segments)(struct hubbub *hubbub, int hubp_inst, unsigned det_buffer_size_seg); member
1996 if (dc->res_pool->hubbub->funcs->program_det_segments) in dcn401_program_pipe()1997 dc->res_pool->hubbub->funcs->program_det_segments( in dcn401_program_pipe()2172 if (dc->res_pool->hubbub->funcs->program_det_segments) in dcn401_program_front_end_for_ctx()2173 dc->res_pool->hubbub->funcs->program_det_segments( in dcn401_program_front_end_for_ctx()
1959 if (dc->res_pool->hubbub->funcs->program_det_segments) in dcn20_program_pipe()1960 dc->res_pool->hubbub->funcs->program_det_segments( in dcn20_program_pipe()2132 if (dc->res_pool->hubbub->funcs->program_det_segments) in dcn20_program_front_end_for_ctx()2133 dc->res_pool->hubbub->funcs->program_det_segments( in dcn20_program_front_end_for_ctx()
755 if (hubbub->funcs->program_det_segments) in dcn35_init_pipes()756 hubbub->funcs->program_det_segments(hubbub, hubp->inst, 0); in dcn35_init_pipes()
1246 .program_det_segments = dcn401_program_det_segments,
1587 if (hubbub->funcs->program_det_segments) in dcn10_init_pipes()1588 hubbub->funcs->program_det_segments(hubbub, hubp->inst, 0); in dcn10_init_pipes()
Completed in 25 milliseconds