Searched refs:RequestHeight256ByteChroma (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/ |
| H A D | display_mode_vba_util_32.h | 978 unsigned int RequestHeight256ByteChroma,
|
| H A D | display_mode_vba_util_32.c | 5309 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/dcn30/ |
| H A D | display_mode_vba_30.c | 129 unsigned int RequestHeight256ByteChroma, 1222 unsigned int RequestHeight256ByteChroma, in CalculateDCCConfiguration() argument 1310 + (double) RequestHeight256ByteChroma in CalculateDCCConfiguration() 1315 + 256.0 / RequestHeight256ByteChroma in CalculateDCCConfiguration() 1342 full_swath_bytes_horz_wc_c = eff_surf_width_c * RequestHeight256ByteChroma in CalculateDCCConfiguration() 1344 full_swath_bytes_vert_wc_c = eff_surf_height_c * 256 / RequestHeight256ByteChroma; in CalculateDCCConfiguration()
|
| /linux/drivers/gpu/drm/amd/display/dc/dml/dcn314/ |
| H A D | display_mode_vba_314.c | 184 unsigned int RequestHeight256ByteChroma, 1497 unsigned int RequestHeight256ByteChroma, argument 1572 + (double) RequestHeight256ByteChroma * BytePerPixelC / (1 + horz_div_c) / (1 + yuv420)); 1574 …/ (256.0 / RequestHeight256ByteLuma / (1 + vert_div_l) + 256.0 / RequestHeight256ByteChroma / (1 +… 1597 full_swath_bytes_horz_wc_c = eff_surf_width_c * RequestHeight256ByteChroma * BytePerPixelC; 1598 full_swath_bytes_vert_wc_c = eff_surf_height_c * 256 / RequestHeight256ByteChroma;
|
| /linux/drivers/gpu/drm/amd/display/dc/dml/dcn31/ |
| H A D | display_mode_vba_31.c | 175 unsigned int RequestHeight256ByteChroma, 1480 unsigned int RequestHeight256ByteChroma, argument 1555 + (double) RequestHeight256ByteChroma * BytePerPixelC / (1 + horz_div_c) / (1 + yuv420)); 1557 …/ (256.0 / RequestHeight256ByteLuma / (1 + vert_div_l) + 256.0 / RequestHeight256ByteChroma / (1 +… 1580 full_swath_bytes_horz_wc_c = eff_surf_width_c * RequestHeight256ByteChroma * BytePerPixelC; 1581 full_swath_bytes_vert_wc_c = eff_surf_height_c * 256 / RequestHeight256ByteChroma;
|
| /linux/drivers/gpu/drm/amd/display/dc/dml2_0/ |
| H A D | display_mode_core.c | 201 dml_uint_t RequestHeight256ByteChroma, 2106 dml_uint_t RequestHeight256ByteChroma, in CalculateDCCConfiguration() argument 2184 …256ByteLuma * BytePerPixelY / (1 + horz_div_l) + (dml_float_t) RequestHeight256ByteChroma * BytePe… in CalculateDCCConfiguration() 2185 …(256.0 / RequestHeight256ByteLuma / (1 + vert_div_l) + 256.0 / RequestHeight256ByteChroma / (1 + v… in CalculateDCCConfiguration() 2208 full_swath_bytes_horz_wc_c = eff_surf_width_c * RequestHeight256ByteChroma * BytePerPixelC; in CalculateDCCConfiguration() 2209 full_swath_bytes_vert_wc_c = eff_surf_height_c * 256 / RequestHeight256ByteChroma; in CalculateDCCConfiguration()
|
| /linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/ |
| H A D | dml2_core_dcn4_calcs.c | 2005 unsigned int RequestHeight256ByteChroma, in CalculateDCCConfiguration() argument 2079 …Height256ByteLuma * BytePerPixelY / (1 + horz_div_l) + (double)RequestHeight256ByteChroma * BytePe… in CalculateDCCConfiguration() 2080 …(256.0 / RequestHeight256ByteLuma / (1 + vert_div_l) + 256.0 / RequestHeight256ByteChroma / (1 + v… in CalculateDCCConfiguration() 2103 full_swath_bytes_horz_wc_c = eff_surf_width_c * RequestHeight256ByteChroma * BytePerPixelC; in CalculateDCCConfiguration() 2104 full_swath_bytes_vert_wc_c = eff_surf_height_c * 256 / RequestHeight256ByteChroma; in CalculateDCCConfiguration()
|