Home
last modified time | relevance | path

Searched refs:dpp_set_csc_adjustment (Results 1 – 7 of 7) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn32/
A Ddcn32_dpp.c114 .dpp_set_csc_adjustment = NULL,
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/inc/hw/
A Ddpp.h189 void (*dpp_set_csc_adjustment)( member
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn201/
A Ddcn201_dpp.c267 .dpp_set_csc_adjustment = NULL,
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn20/
A Ddcn20_dpp.c378 .dpp_set_csc_adjustment = NULL,
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn10/
A Ddcn10_dpp.c525 .dpp_set_csc_adjustment = dpp1_cm_set_output_csc_adjustment,
A Ddcn10_hw_sequencer.c2539 pipe_ctx->plane_res.dpp->funcs->dpp_set_csc_adjustment(pipe_ctx->plane_res.dpp, matrix); in dcn10_set_csc_adjustment_rgb_mpo_fix()
2552 if (pipe_ctx->plane_res.dpp->funcs->dpp_set_csc_adjustment != NULL) { in dcn10_program_output_csc()
2568 pipe_ctx->plane_res.dpp->funcs->dpp_set_csc_adjustment(pipe_ctx->plane_res.dpp, matrix); in dcn10_program_output_csc()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn30/
A Ddcn30_dpp.c1438 .dpp_set_csc_adjustment = NULL,

Completed in 15 milliseconds