Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_dcn5_calcs_dchub.c3740 unsigned int segment_order_horz_contiguous_chroma; in dcn5_calculate_dcc_configuration() local
3871 segment_order_horz_contiguous_chroma = 0; in dcn5_calculate_dcc_configuration()
3874 segment_order_horz_contiguous_chroma = 1; in dcn5_calculate_dcc_configuration()
3885 …:%s: segment_order_horz_contiguous_chroma = %u\n", __func__, segment_order_horz_contiguous_chroma); in dcn5_calculate_dcc_configuration()
3896 …} else if ((req128_horz_wc_c == 1 && segment_order_horz_contiguous_chroma == 0) || (req128_vert_wc… in dcn5_calculate_dcc_configuration()
3911 } else if (segment_order_horz_contiguous_chroma == 0) { in dcn5_calculate_dcc_configuration()