Searched refs:blend_func (Results 1 – 3 of 3) sorted by relevance
424 if (cm->blend_func.type == TF_TYPE_HWPWL) in dcn401_set_mcm_luts()425 m_lut_params.pwl = &cm->blend_func.pwl; in dcn401_set_mcm_luts()426 else if (cm->blend_func.type == TF_TYPE_DISTRIBUTED_POINTS) { in dcn401_set_mcm_luts()428 &cm->blend_func, in dcn401_set_mcm_luts()
1450 struct dc_transfer_func blend_func; member
6969 state->mpc.mpcc_mode[i] = (plane_state->cm.blend_func.type != TF_TYPE_BYPASS) ? 1 : 0; in dc_capture_register_software_state()