Home
last modified time | relevance | path

Searched refs:meta_row_bytes_per_row_ub_c (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
Ddml2_core_shared_types.h877 unsigned int meta_row_bytes_per_row_ub_c[DML2_MAX_PLANES]; member
1017 unsigned int meta_row_bytes_per_row_ub_c[DML2_MAX_PLANES]; member
1100 unsigned int meta_row_bytes_per_row_ub_c[DML2_MAX_PLANES]; member
1177 unsigned int *meta_row_bytes_per_row_ub_c; member
1976 unsigned int *meta_row_bytes_per_row_ub_c; member
Ddml2_core_dcn4_calcs.c1946 unsigned int meta_row_bytes_per_row_ub_c, in CalculateRowBandwidth() argument
1958 + VRatioChroma * meta_row_bytes_per_row_ub_c / (meta_row_height_chroma * LineTime); in CalculateRowBandwidth()
2951 scratch->calculate_vm_and_row_bytes_params.meta_row_bytes = &s->meta_row_bytes_per_row_ub_c[k]; in CalculateVMRowAndSwath()
3060 …ML::%s: k=%u, meta_row_bytes_per_row_ub_c = %u\n", __func__, k, s->meta_row_bytes_per_row_ub_c[k]); in CalculateVMRowAndSwath()
3063 p->meta_row_bytes[k] = s->meta_row_bytes_per_row_ub_l[k] + s->meta_row_bytes_per_row_ub_c[k]; in CalculateVMRowAndSwath()
3065 p->meta_row_bytes_per_row_ub_c[k] = s->meta_row_bytes_per_row_ub_c[k]; in CalculateVMRowAndSwath()
3178 p->meta_row_bytes_per_row_ub_c[k], in CalculateVMRowAndSwath()
6709 …)src_lines_to_hide_c / p->meta_row_height_c[plane_index]) * p->meta_row_bytes_per_row_ub_c[plane_i… in calculate_bytes_to_fetch_required_to_hide_latency()
8081 CalculateVMRowAndSwath_params->meta_row_bytes_per_row_ub_c = s->meta_row_bytes_per_row_ub_c; in dml_core_mode_support()
8124 …tes_to_fetch_required_to_hide_latency_params->meta_row_bytes_per_row_ub_c = s->meta_row_bytes_per_… in dml_core_mode_support()
[all …]
Ddml2_core_shared.c177 unsigned int meta_row_bytes_per_row_ub_c,
4623 unsigned int meta_row_bytes_per_row_ub_c, in CalculateRowBandwidth() argument
4635 + VRatioChroma * meta_row_bytes_per_row_ub_c / (meta_row_height_chroma * LineTime); in CalculateRowBandwidth()
5621 scratch->calculate_vm_and_row_bytes_params.meta_row_bytes = &s->meta_row_bytes_per_row_ub_c[k]; in CalculateVMRowAndSwath()
5730 …ML::%s: k=%u, meta_row_bytes_per_row_ub_c = %u\n", __func__, k, s->meta_row_bytes_per_row_ub_c[k]); in CalculateVMRowAndSwath()
5733 p->meta_row_bytes[k] = s->meta_row_bytes_per_row_ub_l[k] + s->meta_row_bytes_per_row_ub_c[k]; in CalculateVMRowAndSwath()
5844 s->meta_row_bytes_per_row_ub_c[k], in CalculateVMRowAndSwath()