Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dml/dcn32/
Ddisplay_mode_vba_util_32.h973 unsigned int RequestHeight256ByteLuma,
Ddisplay_mode_vba_util_32.c5278 unsigned int RequestHeight256ByteLuma, in dml32_CalculateDCCConfiguration() argument
5350 detile_buf_vp_horz_limit = (double) swath_buf_size / ((double) RequestHeight256ByteLuma * in dml32_CalculateDCCConfiguration()
5352 detile_buf_vp_vert_limit = (double) swath_buf_size / (256.0 / RequestHeight256ByteLuma / in dml32_CalculateDCCConfiguration()
5356 detile_buf_vp_horz_limit = (double) swath_buf_size / ((double) RequestHeight256ByteLuma * in dml32_CalculateDCCConfiguration()
5359 detile_buf_vp_vert_limit = (double) swath_buf_size / (256.0 / RequestHeight256ByteLuma / in dml32_CalculateDCCConfiguration()
5381 full_swath_bytes_horz_wc_l = eff_surf_width_l * RequestHeight256ByteLuma * BytePerPixelY; in dml32_CalculateDCCConfiguration()
5382 full_swath_bytes_vert_wc_l = eff_surf_height_l * 256 / RequestHeight256ByteLuma; in dml32_CalculateDCCConfiguration()
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dml/dcn30/
Ddisplay_mode_vba_30.c159 unsigned int RequestHeight256ByteLuma,
1320 unsigned int RequestHeight256ByteLuma, in CalculateDCCConfiguration() argument
1400 / ((double) RequestHeight256ByteLuma * BytePerPixelY in CalculateDCCConfiguration()
1403 / (256.0 / RequestHeight256ByteLuma / (1 + vert_div_l)); in CalculateDCCConfiguration()
1407 / ((double) RequestHeight256ByteLuma * BytePerPixelY in CalculateDCCConfiguration()
1413 / (256.0 / RequestHeight256ByteLuma / (1 + vert_div_l) in CalculateDCCConfiguration()
1438 full_swath_bytes_horz_wc_l = eff_surf_width_l * RequestHeight256ByteLuma * BytePerPixelY; in CalculateDCCConfiguration()
1439 full_swath_bytes_vert_wc_l = eff_surf_height_l * 256 / RequestHeight256ByteLuma; in CalculateDCCConfiguration()
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dml/dcn31/
Ddisplay_mode_vba_31.c175 unsigned int RequestHeight256ByteLuma,
1478 unsigned int RequestHeight256ByteLuma, argument
1548 …detile_buf_vp_horz_limit = (double) swath_buf_size / ((double) RequestHeight256ByteLuma * BytePerP…
1549 …detile_buf_vp_vert_limit = (double) swath_buf_size / (256.0 / RequestHeight256ByteLuma / (1 + vert…
1553 / ((double) RequestHeight256ByteLuma * BytePerPixelY / (1 + horz_div_l)
1556 …/ (256.0 / RequestHeight256ByteLuma / (1 + vert_div_l) + 256.0 / RequestHeight256ByteChroma / (1 +…
1576 full_swath_bytes_horz_wc_l = eff_surf_width_l * RequestHeight256ByteLuma * BytePerPixelY;
1577 full_swath_bytes_vert_wc_l = eff_surf_height_l * 256 / RequestHeight256ByteLuma;
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dml/dcn314/
Ddisplay_mode_vba_314.c187 unsigned int RequestHeight256ByteLuma,
1499 unsigned int RequestHeight256ByteLuma, argument
1569 …detile_buf_vp_horz_limit = (double) swath_buf_size / ((double) RequestHeight256ByteLuma * BytePerP…
1570 …detile_buf_vp_vert_limit = (double) swath_buf_size / (256.0 / RequestHeight256ByteLuma / (1 + vert…
1574 / ((double) RequestHeight256ByteLuma * BytePerPixelY / (1 + horz_div_l)
1577 …/ (256.0 / RequestHeight256ByteLuma / (1 + vert_div_l) + 256.0 / RequestHeight256ByteChroma / (1 +…
1597 full_swath_bytes_horz_wc_l = eff_surf_width_l * RequestHeight256ByteLuma * BytePerPixelY;
1598 full_swath_bytes_vert_wc_l = eff_surf_height_l * 256 / RequestHeight256ByteLuma;