Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_shared_types.h890 unsigned int meta_row_bytes_per_row_ub_c[DML2_MAX_PLANES]; member
1043 unsigned int meta_row_bytes_per_row_ub_c[DML2_MAX_PLANES]; member
1138 unsigned int meta_row_bytes_per_row_ub_c[DML2_MAX_PLANES]; member
1215 unsigned int *meta_row_bytes_per_row_ub_c; member
2065 unsigned int *meta_row_bytes_per_row_ub_c; member
H A Ddml2_core_dcn4_calcs.c1962 unsigned int meta_row_bytes_per_row_ub_c, in CalculateRowBandwidth() argument
1974 + VRatioChroma * meta_row_bytes_per_row_ub_c / (meta_row_height_chroma * LineTime); in CalculateRowBandwidth()
2977 scratch->calculate_vm_and_row_bytes_params.meta_row_bytes = &s->meta_row_bytes_per_row_ub_c[k]; in CalculateVMRowAndSwath()
3086 …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()
3089 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()
3091 p->meta_row_bytes_per_row_ub_c[k] = s->meta_row_bytes_per_row_ub_c[k]; in CalculateVMRowAndSwath()
3204 p->meta_row_bytes_per_row_ub_c[k], in CalculateVMRowAndSwath()
8401 CalculateVMRowAndSwath_params->meta_row_bytes_per_row_ub_c = s->meta_row_bytes_per_row_ub_c; in dml_core_mode_support()
8444 …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()
10816 CalculateVMRowAndSwath_params->meta_row_bytes_per_row_ub_c = s->meta_row_bytes_per_row_ub_c; in dml_core_mode_programming()
[all …]