Searched refs:dpp_set_csc_adjustment (Results 1 – 6 of 6) sorted by relevance
180 void (*dpp_set_csc_adjustment)( member
264 .dpp_set_csc_adjustment = NULL,
389 .dpp_set_csc_adjustment = NULL,
517 .dpp_set_csc_adjustment = dpp1_cm_set_output_csc_adjustment,
2445 pipe_ctx->plane_res.dpp->funcs->dpp_set_csc_adjustment(pipe_ctx->plane_res.dpp, matrix); in dcn10_set_csc_adjustment_rgb_mpo_fix()2458 if (pipe_ctx->plane_res.dpp->funcs->dpp_set_csc_adjustment != NULL) { in dcn10_program_output_csc()2474 pipe_ctx->plane_res.dpp->funcs->dpp_set_csc_adjustment(pipe_ctx->plane_res.dpp, matrix); in dcn10_program_output_csc()
1450 .dpp_set_csc_adjustment = NULL,
Completed in 16 milliseconds