Home
last modified time | relevance | path

Searched refs:opp_set_regamma_mode (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dtransform.h221 void (*opp_set_regamma_mode)( member
/linux-6.15/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_transform.c1604 .opp_set_regamma_mode = dce110_opp_set_regamma_mode,
1618 .opp_set_regamma_mode = dce110_opp_set_regamma_mode,
/linux-6.15/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_transform_v.c688 .opp_set_regamma_mode = dce110_opp_set_regamma_mode_v,
/linux-6.15/drivers/gpu/drm/amd/display/dc/hwss/dce110/
H A Ddce110_hwseq.c616 xfm->funcs->opp_set_regamma_mode(xfm, OPP_REGAMMA_SRGB); in dce110_set_output_transfer_func()
620 xfm->funcs->opp_set_regamma_mode(xfm, OPP_REGAMMA_USER); in dce110_set_output_transfer_func()
622 xfm->funcs->opp_set_regamma_mode(xfm, OPP_REGAMMA_BYPASS); in dce110_set_output_transfer_func()