Searched refs:dpp_set_csc_adjustment (Results 1 – 4 of 4) sorted by relevance
143 void (*dpp_set_csc_adjustment)( member
469 .dpp_set_csc_adjustment = NULL,
526 .dpp_set_csc_adjustment = dpp1_cm_set_output_csc_adjustment,
1936 pipe_ctx->plane_res.dpp->funcs->dpp_set_csc_adjustment(pipe_ctx->plane_res.dpp, matrix); in dcn10_set_csc_adjustment_rgb_mpo_fix()1949 if (pipe_ctx->plane_res.dpp->funcs->dpp_set_csc_adjustment != NULL) { in dcn10_program_output_csc()1965 pipe_ctx->plane_res.dpp->funcs->dpp_set_csc_adjustment(pipe_ctx->plane_res.dpp, matrix); in dcn10_program_output_csc()