/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/ |
D | dml2_core_shared_types.h | 874 unsigned int meta_row_height_luma[DML2_MAX_PLANES]; member 1166 unsigned int *meta_row_height_luma; member
|
D | dml2_core_shared.c | 178 unsigned int meta_row_height_luma, 1748 CalculateVMRowAndSwath_params->meta_row_height_luma = s->meta_row_height_luma; in dml2_core_shared_mode_support() 2587 s->meta_row_height_luma[k], in dml2_core_shared_mode_support() 2695 CalculateWatermarks_params->meta_row_height_l = s->meta_row_height_luma; in dml2_core_shared_mode_support() 4624 unsigned int meta_row_height_luma, in CalculateRowBandwidth() argument 4634 *meta_row_bw = VRatio * meta_row_bytes_per_row_ub_l / (meta_row_height_luma * LineTime) in CalculateRowBandwidth() 4637 *meta_row_bw = VRatio * meta_row_bytes_per_row_ub_l / (meta_row_height_luma * LineTime); in CalculateRowBandwidth() 5703 scratch->calculate_vm_and_row_bytes_params.meta_row_height = &p->meta_row_height_luma[k]; in CalculateVMRowAndSwath() 5845 p->meta_row_height_luma[k], in CalculateVMRowAndSwath() 10268 CalculateVMRowAndSwath_params->meta_row_height_luma = mode_lib->mp.meta_row_height; in dml2_core_shared_mode_programming()
|
D | dml2_core_dcn4_calcs.c | 1947 unsigned int meta_row_height_luma, in CalculateRowBandwidth() argument 1957 *meta_row_bw = VRatio * meta_row_bytes_per_row_ub_l / (meta_row_height_luma * LineTime) in CalculateRowBandwidth() 1960 *meta_row_bw = VRatio * meta_row_bytes_per_row_ub_l / (meta_row_height_luma * LineTime); in CalculateRowBandwidth() 3033 scratch->calculate_vm_and_row_bytes_params.meta_row_height = &p->meta_row_height_luma[k]; in CalculateVMRowAndSwath() 3179 p->meta_row_height_luma[k], in CalculateVMRowAndSwath() 8085 CalculateVMRowAndSwath_params->meta_row_height_luma = s->meta_row_height_luma; in dml_core_mode_support() 8121 …culate_bytes_to_fetch_required_to_hide_latency_params->meta_row_height_l = s->meta_row_height_luma; in dml_core_mode_support() 8947 s->meta_row_height_luma[k], in dml_core_mode_support() 9063 CalculateWatermarks_params->meta_row_height_l = s->meta_row_height_luma; in dml_core_mode_support() 10397 CalculateVMRowAndSwath_params->meta_row_height_luma = mode_lib->mp.meta_row_height; in dml_core_mode_programming()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn32/ |
D | display_mode_vba_util_32.h | 515 unsigned int meta_row_height_luma,
|
D | display_mode_vba_util_32.c | 2671 unsigned int meta_row_height_luma, in dml32_CalculateRowBandwidth() argument 2685 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime) + VRatioChroma * in dml32_CalculateRowBandwidth() 2688 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime); in dml32_CalculateRowBandwidth()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn20/ |
D | display_mode_vba_20.c | 187 unsigned int meta_row_height_luma, 3046 unsigned int meta_row_height_luma, in CalculateActiveRowBandwidth() argument 3059 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime) in CalculateActiveRowBandwidth() 3063 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime); in CalculateActiveRowBandwidth()
|
D | display_mode_vba_20v2.c | 211 unsigned int meta_row_height_luma, 3119 unsigned int meta_row_height_luma, in CalculateActiveRowBandwidth() argument 3132 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime) in CalculateActiveRowBandwidth() 3136 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime); in CalculateActiveRowBandwidth()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn21/ |
D | display_mode_vba_21.c | 239 unsigned int meta_row_height_luma, 3133 unsigned int meta_row_height_luma, in CalculateActiveRowBandwidth() argument 3145 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime) in CalculateActiveRowBandwidth() 3149 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime); in CalculateActiveRowBandwidth()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn30/ |
D | display_mode_vba_30.c | 231 unsigned int meta_row_height_luma, 3314 unsigned int meta_row_height_luma, in CalculateRowBandwidth() argument 3326 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime) in CalculateRowBandwidth() 3330 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime); in CalculateRowBandwidth()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn31/ |
D | display_mode_vba_31.c | 244 unsigned int meta_row_height_luma, 3457 unsigned int meta_row_height_luma, argument 3469 …*meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime) + VRatioChroma * MetaR… 3471 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime);
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn314/ |
D | display_mode_vba_314.c | 253 unsigned int meta_row_height_luma, 3563 unsigned int meta_row_height_luma, argument 3575 …*meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime) + VRatioChroma * MetaR… 3577 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime);
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/ |
D | display_mode_core.c | 299 dml_uint_t meta_row_height_luma, 1913 dml_uint_t meta_row_height_luma, in CalculateRowBandwidth() argument 1926 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime) in CalculateRowBandwidth() 1930 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime); in CalculateRowBandwidth()
|