Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_dpp.c117 .dpp_set_pre_degam = dpp3_set_pre_degam,
H A Ddcn32_hwseq.c541 dpp_base->funcs->dpp_set_pre_degam(dpp_base, tf); in dcn32_set_input_transfer_func()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Ddpp.h164 void (*dpp_set_pre_degam)(struct dpp *dpp_base, member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_hwseq.c165 dpp_base->funcs->dpp_set_pre_degam(dpp_base, tf); in dcn30_set_input_transfer_func()
H A Ddcn30_dpp.c1444 .dpp_set_pre_degam = dpp3_set_pre_degam,