Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn314/
Ddcn314_hwseq.c344 bool two_pix_per_container = false; in dcn314_calculate_dccg_k1_k2_values() local
346 two_pix_per_container = optc2_is_two_pixels_per_containter(&stream->timing); in dcn314_calculate_dccg_k1_k2_values()
359 if (two_pix_per_container) { in dcn314_calculate_dccg_k1_k2_values()
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn32/
Ddcn32_hwseq.c1146 bool two_pix_per_container = false; in dcn32_calculate_dccg_k1_k2_values() local
1148 two_pix_per_container = optc2_is_two_pixels_per_containter(&stream->timing); in dcn32_calculate_dccg_k1_k2_values()
1161 if (two_pix_per_container) { in dcn32_calculate_dccg_k1_k2_values()