Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/display/dc/dpp/dcn35/
H A Ddcn35_dpp.c104 .dpp_program_regamma_pwl = NULL,
/linux-6.15/drivers/gpu/drm/amd/display/dc/dpp/dcn32/
H A Ddcn32_dpp.c116 .dpp_program_regamma_pwl = NULL,
/linux-6.15/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Ddpp.h276 void (*dpp_program_regamma_pwl)( member
/linux-6.15/drivers/gpu/drm/amd/display/dc/dpp/dcn201/
H A Ddcn201_dpp.c273 .dpp_program_regamma_pwl = oppn20_dummy_program_regamma_pwl,
/linux-6.15/drivers/gpu/drm/amd/display/dc/dpp/dcn401/
H A Ddcn401_dpp.c231 .dpp_program_regamma_pwl = NULL,
/linux-6.15/drivers/gpu/drm/amd/display/dc/dpp/dcn20/
H A Ddcn20_dpp.c382 .dpp_program_regamma_pwl = oppn20_dummy_program_regamma_pwl,
/linux-6.15/drivers/gpu/drm/amd/display/dc/dpp/dcn10/
H A Ddcn10_dpp.c536 .dpp_program_regamma_pwl = dpp1_cm_set_regamma_pwl,
/linux-6.15/drivers/gpu/drm/amd/display/dc/hwss/dcn10/
H A Ddcn10_hwseq.c1908 dpp->funcs->dpp_program_regamma_pwl(dpp, NULL, OPP_REGAMMA_SRGB); in dcn10_set_output_transfer_func()
1916 dpp->funcs->dpp_program_regamma_pwl( in dcn10_set_output_transfer_func()
1920 dpp->funcs->dpp_program_regamma_pwl(dpp, NULL, OPP_REGAMMA_BYPASS); in dcn10_set_output_transfer_func()
/linux-6.15/drivers/gpu/drm/amd/display/dc/dpp/dcn30/
H A Ddcn30_dpp.c1480 .dpp_program_regamma_pwl = NULL,