Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/amd/display/dc/dcn32/
H A Ddcn32_dpp.c116 .dpp_program_regamma_pwl = NULL,
/openbsd/sys/dev/pci/drm/amd/display/dc/inc/hw/
H A Ddpp.h224 void (*dpp_program_regamma_pwl)( member
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn201/
H A Ddcn201_dpp.c262 .dpp_program_regamma_pwl = oppn20_dummy_program_regamma_pwl,
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn20/
H A Ddcn20_dpp.c380 .dpp_program_regamma_pwl = oppn20_dummy_program_regamma_pwl,
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn10/
H A Ddcn10_dpp.c532 .dpp_program_regamma_pwl = dpp1_cm_set_regamma_pwl,
H A Ddcn10_hw_sequencer.c1846 dpp->funcs->dpp_program_regamma_pwl(dpp, NULL, OPP_REGAMMA_SRGB); in dcn10_set_output_transfer_func()
1854 dpp->funcs->dpp_program_regamma_pwl( in dcn10_set_output_transfer_func()
1858 dpp->funcs->dpp_program_regamma_pwl(dpp, NULL, OPP_REGAMMA_BYPASS); in dcn10_set_output_transfer_func()
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn30/
H A Ddcn30_dpp.c1443 .dpp_program_regamma_pwl = NULL,