Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn314/
H A 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()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_hwseq.c1148 bool two_pix_per_container = false; in dcn32_calculate_dccg_k1_k2_values() local
1150 two_pix_per_container = optc2_is_two_pixels_per_containter(&stream->timing); in dcn32_calculate_dccg_k1_k2_values()
1163 if (two_pix_per_container) { in dcn32_calculate_dccg_k1_k2_values()