Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn32/
Ddcn32_init.c157 .update_mall_sel = dcn32_update_mall_sel,
Ddcn32_hwseq.c714 if (hws && hws->funcs.update_mall_sel) in dcn32_program_mall_pipe_config()
715 hws->funcs.update_mall_sel(dc, context); in dcn32_program_mall_pipe_config()
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/inc/
Dhw_sequencer_private.h158 void (*update_mall_sel)(struct dc *dc, struct dc_state *context); member