Searched refs:RequestHeight256ByteLuma (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 | 977 unsigned int RequestHeight256ByteLuma,
|
| H A D | display_mode_vba_util_32.c | 5308 unsigned int RequestHeight256ByteLuma, in dml32_CalculateDCCConfiguration() argument 5380 detile_buf_vp_horz_limit = (double) swath_buf_size / ((double) RequestHeight256ByteLuma * in dml32_CalculateDCCConfiguration() 5382 detile_buf_vp_vert_limit = (double) swath_buf_size / (256.0 / RequestHeight256ByteLuma / in dml32_CalculateDCCConfiguration() 5386 detile_buf_vp_horz_limit = (double) swath_buf_size / ((double) RequestHeight256ByteLuma * in dml32_CalculateDCCConfiguration() 5389 detile_buf_vp_vert_limit = (double) swath_buf_size / (256.0 / RequestHeight256ByteLuma / in dml32_CalculateDCCConfiguration() 5411 full_swath_bytes_horz_wc_l = eff_surf_width_l * RequestHeight256ByteLuma * BytePerPixelY; in dml32_CalculateDCCConfiguration() 5412 full_swath_bytes_vert_wc_l = eff_surf_height_l * 256 / RequestHeight256ByteLuma; in dml32_CalculateDCCConfiguration()
|
| /linux/drivers/gpu/drm/amd/display/dc/dml/dcn30/ |
| H A D | display_mode_vba_30.c | 128 unsigned int RequestHeight256ByteLuma, 1221 unsigned int RequestHeight256ByteLuma, in CalculateDCCConfiguration() argument 1301 / ((double) RequestHeight256ByteLuma * BytePerPixelY in CalculateDCCConfiguration() 1304 / (256.0 / RequestHeight256ByteLuma / (1 + vert_div_l)); in CalculateDCCConfiguration() 1308 / ((double) RequestHeight256ByteLuma * BytePerPixelY in CalculateDCCConfiguration() 1314 / (256.0 / RequestHeight256ByteLuma / (1 + vert_div_l) in CalculateDCCConfiguration() 1339 full_swath_bytes_horz_wc_l = eff_surf_width_l * RequestHeight256ByteLuma * BytePerPixelY; in CalculateDCCConfiguration() 1340 full_swath_bytes_vert_wc_l = eff_surf_height_l * 256 / RequestHeight256ByteLuma; in CalculateDCCConfiguration()
|
| /linux/drivers/gpu/drm/amd/display/dc/dml/dcn314/ |
| H A D | display_mode_vba_314.c | 183 unsigned int RequestHeight256ByteLuma, 1496 unsigned int RequestHeight256ByteLuma, argument 1566 …detile_buf_vp_horz_limit = (double) swath_buf_size / ((double) RequestHeight256ByteLuma * BytePerP… 1567 …detile_buf_vp_vert_limit = (double) swath_buf_size / (256.0 / RequestHeight256ByteLuma / (1 + vert… 1571 / ((double) RequestHeight256ByteLuma * BytePerPixelY / (1 + horz_div_l) 1574 …/ (256.0 / RequestHeight256ByteLuma / (1 + vert_div_l) + 256.0 / RequestHeight256ByteChroma / (1 +… 1594 full_swath_bytes_horz_wc_l = eff_surf_width_l * RequestHeight256ByteLuma * BytePerPixelY; 1595 full_swath_bytes_vert_wc_l = eff_surf_height_l * 256 / RequestHeight256ByteLuma;
|
| /linux/drivers/gpu/drm/amd/display/dc/dml/dcn31/ |
| H A D | display_mode_vba_31.c | 174 unsigned int RequestHeight256ByteLuma, 1479 unsigned int RequestHeight256ByteLuma, argument 1549 …detile_buf_vp_horz_limit = (double) swath_buf_size / ((double) RequestHeight256ByteLuma * BytePerP… 1550 …detile_buf_vp_vert_limit = (double) swath_buf_size / (256.0 / RequestHeight256ByteLuma / (1 + vert… 1554 / ((double) RequestHeight256ByteLuma * BytePerPixelY / (1 + horz_div_l) 1557 …/ (256.0 / RequestHeight256ByteLuma / (1 + vert_div_l) + 256.0 / RequestHeight256ByteChroma / (1 +… 1577 full_swath_bytes_horz_wc_l = eff_surf_width_l * RequestHeight256ByteLuma * BytePerPixelY; 1578 full_swath_bytes_vert_wc_l = eff_surf_height_l * 256 / RequestHeight256ByteLuma;
|
| /linux/drivers/gpu/drm/amd/display/dc/dml2_0/ |
| H A D | display_mode_core.c | 200 dml_uint_t RequestHeight256ByteLuma, 2105 dml_uint_t RequestHeight256ByteLuma, in CalculateDCCConfiguration() argument 2180 …detile_buf_vp_horz_limit = (dml_float_t) swath_buf_size / ((dml_float_t) RequestHeight256ByteLuma … in CalculateDCCConfiguration() 2181 …detile_buf_vp_vert_limit = (dml_float_t) swath_buf_size / (256.0 / RequestHeight256ByteLuma / (1 +… in CalculateDCCConfiguration() 2184 …detile_buf_vp_horz_limit = (dml_float_t) swath_buf_size / ((dml_float_t) RequestHeight256ByteLuma … in CalculateDCCConfiguration() 2185 …detile_buf_vp_vert_limit = (dml_float_t) swath_buf_size / (256.0 / RequestHeight256ByteLuma / (1 +… in CalculateDCCConfiguration() 2205 full_swath_bytes_horz_wc_l = eff_surf_width_l * RequestHeight256ByteLuma * BytePerPixelY; in CalculateDCCConfiguration() 2206 full_swath_bytes_vert_wc_l = eff_surf_height_l * 256 / RequestHeight256ByteLuma; in CalculateDCCConfiguration()
|
| /linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/ |
| H A D | dml2_core_dcn4_calcs.c | 2004 unsigned int RequestHeight256ByteLuma, in CalculateDCCConfiguration() argument 2075 …detile_buf_vp_horz_limit = (double)swath_buf_size / ((double)RequestHeight256ByteLuma * BytePerPix… in CalculateDCCConfiguration() 2076 …detile_buf_vp_vert_limit = (double)swath_buf_size / (256.0 / RequestHeight256ByteLuma / (1 + vert_… in CalculateDCCConfiguration() 2079 …detile_buf_vp_horz_limit = (double)swath_buf_size / ((double)RequestHeight256ByteLuma * BytePerPix… in CalculateDCCConfiguration() 2080 …detile_buf_vp_vert_limit = (double)swath_buf_size / (256.0 / RequestHeight256ByteLuma / (1 + vert_… in CalculateDCCConfiguration() 2100 full_swath_bytes_horz_wc_l = eff_surf_width_l * RequestHeight256ByteLuma * BytePerPixelY; in CalculateDCCConfiguration() 2101 full_swath_bytes_vert_wc_l = eff_surf_height_l * 256 / RequestHeight256ByteLuma; in CalculateDCCConfiguration()
|