Home
last modified time | relevance | path

Searched refs:meta_row_bytes_per_row_ub_l (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.h889 unsigned int meta_row_bytes_per_row_ub_l[DML2_MAX_PLANES]; member
1042 unsigned int meta_row_bytes_per_row_ub_l[DML2_MAX_PLANES]; member
1137 unsigned int meta_row_bytes_per_row_ub_l[DML2_MAX_PLANES]; member
1214 unsigned int *meta_row_bytes_per_row_ub_l; member
2064 unsigned int *meta_row_bytes_per_row_ub_l; member
H A Ddml2_core_dcn4_calcs.c1961 unsigned int meta_row_bytes_per_row_ub_l, 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()
3055 scratch->calculate_vm_and_row_bytes_params.meta_row_bytes = &s->meta_row_bytes_per_row_ub_l[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()
3090 p->meta_row_bytes_per_row_ub_l[k] = s->meta_row_bytes_per_row_ub_l[k]; in CalculateVMRowAndSwath()
3203 p->meta_row_bytes_per_row_ub_l[k], in CalculateVMRowAndSwath()
8400 CalculateVMRowAndSwath_params->meta_row_bytes_per_row_ub_l = s->meta_row_bytes_per_row_ub_l; in dml_core_mode_support()
8443 …tes_to_fetch_required_to_hide_latency_params->meta_row_bytes_per_row_ub_l = s->meta_row_bytes_per_… in dml_core_mode_support()
10815 CalculateVMRowAndSwath_params->meta_row_bytes_per_row_ub_l = s->meta_row_bytes_per_row_ub_l; in dml_core_mode_programming()
[all …]