Searched refs:program_det_size (Results 1 – 4 of 4) sorted by relevance
168 void (*program_det_size)(struct hubbub *hubbub, int hubp_inst, unsigned det_buffer_size_in_kbyte); member
1614 if (dc->res_pool->hubbub->funcs->program_det_size && pipe_ctx->update_flags.bits.det_size) in dcn20_program_pipe()1615 dc->res_pool->hubbub->funcs->program_det_size( in dcn20_program_pipe()1710 if (hubbub->funcs->program_det_size && context->res_ctx.pipe_ctx[i].update_flags.bits.disable) in dcn20_program_front_end_for_ctx()1711 …hubbub->funcs->program_det_size(hubbub, dc->current_state->res_ctx.pipe_ctx[i].plane_res.hubp->ins… in dcn20_program_front_end_for_ctx()
1024 .program_det_size = dcn31_program_det_size,
1309 if (hubbub->funcs->program_det_size) in dcn10_init_pipes()1310 hubbub->funcs->program_det_size(hubbub, hubp->inst, 0); in dcn10_init_pipes()