Home
last modified time | relevance | path

Searched refs:dpp_program_regamma_pwl (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dpp/dcn35/
H A Ddcn35_dpp.c105 .dpp_program_regamma_pwl = NULL,
/linux/drivers/gpu/drm/amd/display/dc/dpp/dcn32/
H A Ddcn32_dpp.c116 .dpp_program_regamma_pwl = NULL,
/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Ddpp.h291 void (*dpp_program_regamma_pwl)( member
/linux/drivers/gpu/drm/amd/display/dc/dpp/dcn201/
H A Ddcn201_dpp.c273 .dpp_program_regamma_pwl = oppn20_dummy_program_regamma_pwl,
/linux/drivers/gpu/drm/amd/display/dc/dpp/dcn401/
H A Ddcn401_dpp.c231 .dpp_program_regamma_pwl = NULL,
/linux/drivers/gpu/drm/amd/display/dc/dpp/dcn20/
H A Ddcn20_dpp.c382 .dpp_program_regamma_pwl = oppn20_dummy_program_regamma_pwl,
/linux/drivers/gpu/drm/amd/display/dc/dpp/dcn10/
H A Ddcn10_dpp.c554 .dpp_program_regamma_pwl = dpp1_cm_set_regamma_pwl,
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn10/
H A Ddcn10_hwseq.c2125 dpp->funcs->dpp_program_regamma_pwl(dpp, NULL, OPP_REGAMMA_SRGB); in dcn10_set_output_transfer_func()
2133 dpp->funcs->dpp_program_regamma_pwl( in dcn10_set_output_transfer_func()
2137 dpp->funcs->dpp_program_regamma_pwl(dpp, NULL, OPP_REGAMMA_BYPASS); in dcn10_set_output_transfer_func()
/linux/drivers/gpu/drm/amd/display/dc/dpp/dcn30/
H A Ddcn30_dpp.c1494 .dpp_program_regamma_pwl = NULL,