Home
last modified time | relevance | path

Searched refs:dpp_program_gamcor_lut (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_dpp.c108 .dpp_program_gamcor_lut = dpp3_program_gamcor_lut,
H A Ddcn32_hwseq.c552 dpp_base->funcs->dpp_program_gamcor_lut(dpp_base, params); in dcn32_set_input_transfer_func()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Ddpp.h161 bool (*dpp_program_gamcor_lut)( member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_hwseq.c176 result = dpp_base->funcs->dpp_program_gamcor_lut(dpp_base, params); in dcn30_set_input_transfer_func()
H A Ddcn30_dpp.c1435 .dpp_program_gamcor_lut = dpp3_program_gamcor_lut,