Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn35/
Ddcn35_hwseq.c980 bool hpo_frl_stream_enc_acquired = false; in dcn35_calc_blocks_to_gate() local
996 if (!hpo_frl_stream_enc_acquired && !hpo_dp_stream_enc_acquired) in dcn35_calc_blocks_to_gate()
1070 bool hpo_frl_stream_enc_acquired = false; in dcn35_calc_blocks_to_ungate() local
1158 if (hpo_frl_stream_enc_acquired || hpo_dp_stream_enc_acquired) in dcn35_calc_blocks_to_ungate()
1161 if (hpo_frl_stream_enc_acquired) in dcn35_calc_blocks_to_ungate()