Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_util_32.c5347 unsigned int eff_surf_width_c; in dml32_CalculateDCCConfiguration() local
5407 eff_surf_width_c = eff_surf_width_l / (1 + yuv420); in dml32_CalculateDCCConfiguration()
5414 full_swath_bytes_horz_wc_c = eff_surf_width_c * RequestHeight256ByteChroma * BytePerPixelC; in dml32_CalculateDCCConfiguration()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn31/
H A Ddisplay_mode_vba_31.c1508 int eff_surf_width_c; local
1572 eff_surf_width_c = eff_surf_width_l / (1 + yuv420);
1579 full_swath_bytes_horz_wc_c = eff_surf_width_c * RequestHeight256ByteChroma * BytePerPixelC;
/linux/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddisplay_mode_core.c2137 dml_uint_t eff_surf_width_c; in CalculateDCCConfiguration() local
2200 eff_surf_width_c = eff_surf_width_l / (1 + yuv420); in CalculateDCCConfiguration()
2207 full_swath_bytes_horz_wc_c = eff_surf_width_c * RequestHeight256ByteChroma * BytePerPixelC; in CalculateDCCConfiguration()
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_shared.c4775 unsigned int eff_surf_width_c; in CalculateDCCConfiguration() local
4789 eff_surf_width_c = eff_surf_width_l / (1 + yuv420); in CalculateDCCConfiguration()
4796 full_swath_bytes_horz_wc_c = eff_surf_width_c * RequestHeight256ByteChroma * BytePerPixelC; in CalculateDCCConfiguration()
H A Ddml2_core_dcn4_calcs.c2094 unsigned int eff_surf_width_c; in CalculateDCCConfiguration() local
2140 eff_surf_width_c = eff_surf_width_l / (1 + yuv420); in CalculateDCCConfiguration()
2147 full_swath_bytes_horz_wc_c = eff_surf_width_c * RequestHeight256ByteChroma * BytePerPixelC; in CalculateDCCConfiguration()