Home
last modified time | relevance | path

Searched refs:dcn35_calc_blocks_to_gate (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn35/
Ddcn35_hwseq.h66 void dcn35_calc_blocks_to_gate(struct dc *dc, struct dc_state *context,
Ddcn35_init.c119 .calc_blocks_to_gate = dcn35_calc_blocks_to_gate,
Ddcn35_hwseq.c977 void dcn35_calc_blocks_to_gate(struct dc *dc, struct dc_state *context, in dcn35_calc_blocks_to_gate() function
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn351/
Ddcn351_hwseq.c43 dcn35_calc_blocks_to_gate(dc, context, update_state); in dcn351_calc_blocks_to_gate()