Home
last modified time | relevance | path

Searched refs:dcn32_update_mall_sel (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_hwseq.h68 void dcn32_update_mall_sel(struct dc *dc, struct dc_state *context);
H A Ddcn32_init.c157 .update_mall_sel = dcn32_update_mall_sel,
H A Ddcn32_hwseq.c652 void dcn32_update_mall_sel(struct dc *dc, struct dc_state *context) in dcn32_update_mall_sel() function