Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
Ddcn401_hwseq.c1375 bool is_wait_needed = false; in dcn401_wait_for_dcc_meta_propagation() local
1384 is_wait_needed = true; in dcn401_wait_for_dcc_meta_propagation()
1392 if (is_wait_needed && dc->debug.dcc_meta_propagation_delay_us > 0) { in dcn401_wait_for_dcc_meta_propagation()