Searched refs:meta_row_height_luma (Results 1 – 10 of 10) sorted by relevance
| /linux/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/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/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/drivers/gpu/drm/amd/display/dc/dml/dcn30/ |
| H A D | display_mode_vba_30.c | 202 unsigned int meta_row_height_luma, 3141 unsigned int meta_row_height_luma, in CalculateRowBandwidth() argument 3153 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime) in CalculateRowBandwidth() 3157 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime); in CalculateRowBandwidth()
|
| /linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/ |
| H A D | dml2_core_dcn4_calcs.c | 1918 unsigned int meta_row_height_luma, in CalculateRowBandwidth() argument 1928 *meta_row_bw = VRatio * meta_row_bytes_per_row_ub_l / (meta_row_height_luma * LineTime) in CalculateRowBandwidth() 1931 *meta_row_bw = VRatio * meta_row_bytes_per_row_ub_l / (meta_row_height_luma * LineTime); in CalculateRowBandwidth() 3012 scratch->calculate_vm_and_row_bytes_params.meta_row_height = &p->meta_row_height_luma[k]; in CalculateVMRowAndSwath() 3158 p->meta_row_height_luma[k], in CalculateVMRowAndSwath() 7808 s->meta_row_height_luma[k], in dml_core_ms_prefetch_check() 7923 CalculateWatermarks_params->meta_row_height_l = s->meta_row_height_luma; in dml_core_ms_prefetch_check() 9018 CalculateVMRowAndSwath_params->meta_row_height_luma = s->meta_row_height_luma; in dml_core_mode_support() 9054 …culate_bytes_to_fetch_required_to_hide_latency_params->meta_row_height_l = s->meta_row_height_luma; in dml_core_mode_support() 10808 CalculateVMRowAndSwath_params->meta_row_height_luma = mode_lib->mp.meta_row_height; in dml_core_mode_programming()
|
| /linux/drivers/gpu/drm/amd/display/dc/dml/dcn314/ |
| H A D | display_mode_vba_314.c | 253 unsigned int meta_row_height_luma, 3561 unsigned int meta_row_height_luma, argument 3573 …*meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime) + VRatioChroma * MetaR… 3575 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime);
|
| /linux/drivers/gpu/drm/amd/display/dc/dml/dcn31/ |
| H A D | display_mode_vba_31.c | 244 unsigned int meta_row_height_luma, 3455 unsigned int meta_row_height_luma, argument 3467 …*meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime) + VRatioChroma * MetaR… 3469 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime);
|
| /linux/drivers/gpu/drm/amd/display/dc/dml2_0/ |
| 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()
|