Searched refs:blend_func (Results 1 – 2 of 2) 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