Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_util_32.h978 unsigned int RequestHeight256ByteChroma,
H A Ddisplay_mode_vba_util_32.c5309 unsigned int RequestHeight256ByteChroma, in dml32_CalculateDCCConfiguration() argument
5387 BytePerPixelY / (1 + horz_div_l) + (double) RequestHeight256ByteChroma * in dml32_CalculateDCCConfiguration()
5390 (1 + vert_div_l) + 256.0 / RequestHeight256ByteChroma / in dml32_CalculateDCCConfiguration()
5414 full_swath_bytes_horz_wc_c = eff_surf_width_c * RequestHeight256ByteChroma * BytePerPixelC; in dml32_CalculateDCCConfiguration()
5415 full_swath_bytes_vert_wc_c = eff_surf_height_c * 256 / RequestHeight256ByteChroma; in dml32_CalculateDCCConfiguration()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn31/
H A Ddisplay_mode_vba_31.c175 unsigned int RequestHeight256ByteChroma,
1479 unsigned int RequestHeight256ByteChroma, argument
1554 + (double) RequestHeight256ByteChroma * BytePerPixelC / (1 + horz_div_c) / (1 + yuv420));
1556 …/ (256.0 / RequestHeight256ByteLuma / (1 + vert_div_l) + 256.0 / RequestHeight256ByteChroma / (1 +…
1579 full_swath_bytes_horz_wc_c = eff_surf_width_c * RequestHeight256ByteChroma * BytePerPixelC;
1580 full_swath_bytes_vert_wc_c = eff_surf_height_c * 256 / RequestHeight256ByteChroma;
/linux/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddisplay_mode_core.c200 dml_uint_t RequestHeight256ByteChroma,
2105 dml_uint_t RequestHeight256ByteChroma, in CalculateDCCConfiguration() argument
2183 …256ByteLuma * BytePerPixelY / (1 + horz_div_l) + (dml_float_t) RequestHeight256ByteChroma * BytePe… in CalculateDCCConfiguration()
2184 …(256.0 / RequestHeight256ByteLuma / (1 + vert_div_l) + 256.0 / RequestHeight256ByteChroma / (1 + v… in CalculateDCCConfiguration()
2207 full_swath_bytes_horz_wc_c = eff_surf_width_c * RequestHeight256ByteChroma * BytePerPixelC; in CalculateDCCConfiguration()
2208 full_swath_bytes_vert_wc_c = eff_surf_height_c * 256 / RequestHeight256ByteChroma; in CalculateDCCConfiguration()
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_shared.c203 unsigned int RequestHeight256ByteChroma,
4711 unsigned int RequestHeight256ByteChroma, in CalculateDCCConfiguration() argument
4758 …Height256ByteLuma * BytePerPixelY / (1 + horz_div_l) + (double)RequestHeight256ByteChroma * BytePe… in CalculateDCCConfiguration()
4759 …(256.0 / RequestHeight256ByteLuma / (1 + vert_div_l) + 256.0 / RequestHeight256ByteChroma / (1 + v… in CalculateDCCConfiguration()
4796 full_swath_bytes_horz_wc_c = eff_surf_width_c * RequestHeight256ByteChroma * BytePerPixelC; in CalculateDCCConfiguration()
4797 full_swath_bytes_vert_wc_c = eff_surf_height_c * 256 / RequestHeight256ByteChroma; in CalculateDCCConfiguration()
H A Ddml2_core_dcn4_calcs.c2049 unsigned int RequestHeight256ByteChroma, in CalculateDCCConfiguration() argument
2123 …Height256ByteLuma * BytePerPixelY / (1 + horz_div_l) + (double)RequestHeight256ByteChroma * BytePe… in CalculateDCCConfiguration()
2124 …(256.0 / RequestHeight256ByteLuma / (1 + vert_div_l) + 256.0 / RequestHeight256ByteChroma / (1 + v… in CalculateDCCConfiguration()
2147 full_swath_bytes_horz_wc_c = eff_surf_width_c * RequestHeight256ByteChroma * BytePerPixelC; in CalculateDCCConfiguration()
2148 full_swath_bytes_vert_wc_c = eff_surf_height_c * 256 / RequestHeight256ByteChroma; in CalculateDCCConfiguration()