Home
last modified time | relevance | path

Searched refs:eff_surf_width_c (Results 1 – 2 of 2) 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/dml2/dml21/src/dml2_core/
H A Ddml2_core_dcn4_calcs.c2038 unsigned int eff_surf_width_c; in CalculateDCCConfiguration() local
2084 eff_surf_width_c = eff_surf_width_l / (1 + yuv420); in CalculateDCCConfiguration()
2091 full_swath_bytes_horz_wc_c = eff_surf_width_c * RequestHeight256ByteChroma * BytePerPixelC; in CalculateDCCConfiguration()