| /linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn32/ |
| H A D | display_mode_vba_util_32.h | 515 unsigned int meta_row_height_luma,
|
| H A D | display_mode_vba_util_32.c | 2675 unsigned int meta_row_height_luma, in dml32_CalculateRowBandwidth() argument 2689 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime) + VRatioChroma * in dml32_CalculateRowBandwidth() 2692 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime); in dml32_CalculateRowBandwidth()
|
| /linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/ |
| H A D | dml2_core_shared_types.h | 887 unsigned int meta_row_height_luma[DML2_MAX_PLANES]; member 1204 unsigned int *meta_row_height_luma; member
|
| H A D | dml2_core_dcn4_calcs.c | 1963 unsigned int meta_row_height_luma, in CalculateRowBandwidth() argument 1973 *meta_row_bw = VRatio * meta_row_bytes_per_row_ub_l / (meta_row_height_luma * LineTime) in CalculateRowBandwidth() 1976 *meta_row_bw = VRatio * meta_row_bytes_per_row_ub_l / (meta_row_height_luma * LineTime); in CalculateRowBandwidth() 3059 scratch->calculate_vm_and_row_bytes_params.meta_row_height = &p->meta_row_height_luma[k]; in CalculateVMRowAndSwath() 3205 p->meta_row_height_luma[k], in CalculateVMRowAndSwath() 8405 CalculateVMRowAndSwath_params->meta_row_height_luma = s->meta_row_height_luma; in dml_core_mode_support() 8441 …culate_bytes_to_fetch_required_to_hide_latency_params->meta_row_height_l = s->meta_row_height_luma; in dml_core_mode_support() 9376 s->meta_row_height_luma[k], in dml_core_mode_support() 9491 CalculateWatermarks_params->meta_row_height_l = s->meta_row_height_luma; in dml_core_mode_support() 10820 CalculateVMRowAndSwath_params->meta_row_height_luma = mode_lib->mp.meta_row_height; in dml_core_mode_programming()
|
| /linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn20/ |
| H A D | display_mode_vba_20.c | 187 unsigned int meta_row_height_luma, 3043 unsigned int meta_row_height_luma, in CalculateActiveRowBandwidth() argument 3056 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime) in CalculateActiveRowBandwidth() 3060 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime); in CalculateActiveRowBandwidth()
|
| H A D | display_mode_vba_20v2.c | 211 unsigned int meta_row_height_luma, 3116 unsigned int meta_row_height_luma, in CalculateActiveRowBandwidth() argument 3129 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime) in CalculateActiveRowBandwidth() 3133 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime); in CalculateActiveRowBandwidth()
|
| /linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn21/ |
| H A D | display_mode_vba_21.c | 239 unsigned int meta_row_height_luma, 3130 unsigned int meta_row_height_luma, in CalculateActiveRowBandwidth() argument 3142 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime) in CalculateActiveRowBandwidth() 3146 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime); in CalculateActiveRowBandwidth()
|
| /linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn30/ |
| H A D | display_mode_vba_30.c | 231 unsigned int meta_row_height_luma, 3302 unsigned int meta_row_height_luma, in CalculateRowBandwidth() argument 3314 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime) in CalculateRowBandwidth() 3318 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime); in CalculateRowBandwidth()
|
| /linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn31/ |
| H A D | display_mode_vba_31.c | 244 unsigned int meta_row_height_luma, 3454 unsigned int meta_row_height_luma, argument 3466 …*meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime) + VRatioChroma * MetaR… 3468 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime);
|
| /linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn314/ |
| H A D | display_mode_vba_314.c | 253 unsigned int meta_row_height_luma, 3560 unsigned int meta_row_height_luma, argument 3572 …*meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime) + VRatioChroma * MetaR… 3574 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime);
|
| /linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/ |
| H A D | display_mode_core.c | 300 dml_uint_t meta_row_height_luma, 1915 dml_uint_t meta_row_height_luma, in CalculateRowBandwidth() argument 1928 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime) in CalculateRowBandwidth() 1932 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime); in CalculateRowBandwidth()
|