Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn32/
Ddisplay_mode_vba_util_32.c5363 double detile_buf_vp_vert_limit; in dml32_CalculateDCCConfiguration() local
5381 detile_buf_vp_vert_limit = (double) swath_buf_size / (256.0 / RequestHeight256ByteLuma / in dml32_CalculateDCCConfiguration()
5388 detile_buf_vp_vert_limit = (double) swath_buf_size / (256.0 / RequestHeight256ByteLuma / in dml32_CalculateDCCConfiguration()
5395 detile_buf_vp_vert_limit = 1.5 * detile_buf_vp_vert_limit; in dml32_CalculateDCCConfiguration()
5399 detile_buf_vp_vert_limit = dml_floor(detile_buf_vp_vert_limit - 1, 16); in dml32_CalculateDCCConfiguration()
5404 max_vp_vert_height = dml_min((double) MAS_vp_vert_limit, detile_buf_vp_vert_limit); in dml32_CalculateDCCConfiguration()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn30/
Ddisplay_mode_vba_30.c1354 double detile_buf_vp_vert_limit = 0; in CalculateDCCConfiguration() local
1399 detile_buf_vp_vert_limit = (double) swath_buf_size in CalculateDCCConfiguration()
1409 detile_buf_vp_vert_limit = (double) swath_buf_size in CalculateDCCConfiguration()
1417 detile_buf_vp_vert_limit = 1.5 * detile_buf_vp_vert_limit; in CalculateDCCConfiguration()
1421 detile_buf_vp_vert_limit = dml_floor(detile_buf_vp_vert_limit - 1, 16); in CalculateDCCConfiguration()
1426 max_vp_vert_height = dml_min((double) MAS_vp_vert_limit, detile_buf_vp_vert_limit); in CalculateDCCConfiguration()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn31/
Ddisplay_mode_vba_31.c1504 double detile_buf_vp_vert_limit; local
1552detile_buf_vp_vert_limit = (double) swath_buf_size / (256.0 / RequestHeight256ByteLuma / (1 + vert…
1558 detile_buf_vp_vert_limit = (double) swath_buf_size
1564 detile_buf_vp_vert_limit = 1.5 * detile_buf_vp_vert_limit;
1568 detile_buf_vp_vert_limit = dml_floor(detile_buf_vp_vert_limit - 1, 16);
1573 max_vp_vert_height = dml_min((double) MAS_vp_vert_limit, detile_buf_vp_vert_limit);
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn314/
Ddisplay_mode_vba_314.c1521 double detile_buf_vp_vert_limit; local
1569detile_buf_vp_vert_limit = (double) swath_buf_size / (256.0 / RequestHeight256ByteLuma / (1 + vert…
1575 detile_buf_vp_vert_limit = (double) swath_buf_size
1581 detile_buf_vp_vert_limit = 1.5 * detile_buf_vp_vert_limit;
1585 detile_buf_vp_vert_limit = dml_floor(detile_buf_vp_vert_limit - 1, 16);
1590 max_vp_vert_height = dml_min((double) MAS_vp_vert_limit, detile_buf_vp_vert_limit);
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/
Ddisplay_mode_core.c2129 dml_float_t detile_buf_vp_vert_limit; in CalculateDCCConfiguration() local
2179detile_buf_vp_vert_limit = (dml_float_t) swath_buf_size / (256.0 / RequestHeight256ByteLuma / (1 +… in CalculateDCCConfiguration()
2183detile_buf_vp_vert_limit = (dml_float_t) swath_buf_size / (256.0 / RequestHeight256ByteLuma / (1 +… in CalculateDCCConfiguration()
2188 detile_buf_vp_vert_limit = 1.5 * detile_buf_vp_vert_limit; in CalculateDCCConfiguration()
2192 detile_buf_vp_vert_limit = dml_floor(detile_buf_vp_vert_limit - 1, 16); in CalculateDCCConfiguration()
2197 …_vp_vert_height = (dml_uint_t)(dml_min((dml_float_t) MAS_vp_vert_limit, detile_buf_vp_vert_limit)); in CalculateDCCConfiguration()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
Ddml2_core_shared.c4739 double detile_buf_vp_vert_limit; in CalculateDCCConfiguration() local
4755detile_buf_vp_vert_limit = (double)swath_buf_size / (256.0 / RequestHeight256ByteLuma / (1 + vert_… in CalculateDCCConfiguration()
4759detile_buf_vp_vert_limit = (double)swath_buf_size / (256.0 / RequestHeight256ByteLuma / (1 + vert_… in CalculateDCCConfiguration()
4764 detile_buf_vp_vert_limit = 1.5 * detile_buf_vp_vert_limit; in CalculateDCCConfiguration()
4768 detile_buf_vp_vert_limit = math_floor2(detile_buf_vp_vert_limit - 1, 16); in CalculateDCCConfiguration()
4787 …max_vp_vert_height = (unsigned int)(math_min2((double)MAS_vp_vert_limit, detile_buf_vp_vert_limit)… in CalculateDCCConfiguration()
Ddml2_core_dcn4_calcs.c2072 double detile_buf_vp_vert_limit; in CalculateDCCConfiguration() local
2106detile_buf_vp_vert_limit = (double)swath_buf_size / (256.0 / RequestHeight256ByteLuma / (1 + vert_… in CalculateDCCConfiguration()
2110detile_buf_vp_vert_limit = (double)swath_buf_size / (256.0 / RequestHeight256ByteLuma / (1 + vert_… in CalculateDCCConfiguration()
2115 detile_buf_vp_vert_limit = 1.5 * detile_buf_vp_vert_limit; in CalculateDCCConfiguration()
2119 detile_buf_vp_vert_limit = math_floor2(detile_buf_vp_vert_limit - 1, 16); in CalculateDCCConfiguration()
2124 …max_vp_vert_height = (unsigned int)(math_min2((double)MAS_vp_vert_limit, detile_buf_vp_vert_limit)… in CalculateDCCConfiguration()