Searched refs:dpp_set_csc_adjustment (Results 1 – 5 of 5) sorted by relevance
164 void (*dpp_set_csc_adjustment)( member
388 .dpp_set_csc_adjustment = NULL,
515 .dpp_set_csc_adjustment = dpp1_cm_set_output_csc_adjustment,
2234 pipe_ctx->plane_res.dpp->funcs->dpp_set_csc_adjustment(pipe_ctx->plane_res.dpp, matrix); in dcn10_set_csc_adjustment_rgb_mpo_fix()2247 if (pipe_ctx->plane_res.dpp->funcs->dpp_set_csc_adjustment != NULL) { in dcn10_program_output_csc()2263 pipe_ctx->plane_res.dpp->funcs->dpp_set_csc_adjustment(pipe_ctx->plane_res.dpp, matrix); in dcn10_program_output_csc()
1351 .dpp_set_csc_adjustment = NULL,