Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn314/
Ddcn314_hwseq.c346 bool two_pix_per_container = false; in dcn314_calculate_dccg_k1_k2_values() local
348 two_pix_per_container = optc2_is_two_pixels_per_containter(&stream->timing); in dcn314_calculate_dccg_k1_k2_values()
361 if (two_pix_per_container) { in dcn314_calculate_dccg_k1_k2_values()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn32/
Ddcn32_hwseq.c1165 bool two_pix_per_container = false; in dcn32_calculate_dccg_k1_k2_values() local
1171 two_pix_per_container = optc2_is_two_pixels_per_containter(&stream->timing); in dcn32_calculate_dccg_k1_k2_values()
1184 if (two_pix_per_container) { in dcn32_calculate_dccg_k1_k2_values()