Home
last modified time | relevance | path

Searched refs:tdlut_groups_per_2row_ub (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.h964 unsigned int tdlut_groups_per_2row_ub[DML2_MAX_PLANES]; member
1050 unsigned int tdlut_groups_per_2row_ub[DML2_MAX_PLANES]; member
1510 unsigned int *tdlut_groups_per_2row_ub; member
2008 unsigned int *tdlut_groups_per_2row_ub; member
H A Ddml2_core_dcn4_calcs.c4683 *p->tdlut_groups_per_2row_ub = 0; in calculate_tdlut_setting()
4752 …*p->tdlut_groups_per_2row_ub = (unsigned int)math_ceil2((double) *p->tdlut_bytes_per_frame / *p->t… in calculate_tdlut_setting()
4777 dml2_printf("DML::%s: tdlut_groups_per_2row_ub = %d\n", __func__, *p->tdlut_groups_per_2row_ub); in calculate_tdlut_setting()
8921 calculate_tdlut_setting_params->tdlut_groups_per_2row_ub = &s->tdlut_groups_per_2row_ub[k]; in dml_core_mode_support()
9880 …ane_descriptors[k].stream_index].timing.h_total / pixel_clock_mhz / p->tdlut_groups_per_2row_ub[k]; in CalculateMetaAndPTETimes()
10958 calculate_tdlut_setting_params->tdlut_groups_per_2row_ub = &s->tdlut_groups_per_2row_ub[k]; in dml_core_mode_programming()
11831 CalculateMetaAndPTETimes_params->tdlut_groups_per_2row_ub = s->tdlut_groups_per_2row_ub; in dml_core_mode_programming()