Home
last modified time | relevance | path

Searched refs:mcache_row_bytes_l (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.h521 unsigned int mcache_row_bytes_l[DML2_MAX_PLANES]; member
837 unsigned int mcache_row_bytes_l[DML2_MAX_PLANES]; member
1888 unsigned int *mcache_row_bytes_l; member
Ddml2_core_shared.c2105 calculate_mcache_setting_params->mcache_row_bytes_l = &mode_lib->ms.mcache_row_bytes_l[k]; in dml2_core_shared_mode_support()
5128 *p->mcache_row_bytes_l = 0; in calculate_mcache_setting()
5168 l->l_p.mcache_row_bytes = p->mcache_row_bytes_l; in calculate_mcache_setting()
5217 l->mcache_remainder_l = *p->mcache_row_bytes_l % p->mcache_size_bytes; in calculate_mcache_setting()
10333 calculate_mcache_setting_params->mcache_row_bytes_l = &mode_lib->mp.mcache_row_bytes_l[k]; in dml2_core_shared_mode_programming()
12002 out->informative.meta_row_bytes_plane0 = mode_lib->ms.mcache_row_bytes_l[plane_idx]; in dml2_core_shared_get_mcache_allocation()
12381 …imized_mcache_allocation[k].informative.meta_row_bytes_plane0 = mode_lib->ms.mcache_row_bytes_l[k]; in dml2_core_shared_get_informative()
Ddml2_core_dcn4_calcs.c283 dml_get_per_plane_var_func(mcache_row_bytes_plane0, unsigned int, mode_lib->ms.mcache_row_bytes_l);
2453 *p->mcache_row_bytes_l = 0; in calculate_mcache_setting()
2493 l->l_p.mcache_row_bytes = p->mcache_row_bytes_l; in calculate_mcache_setting()
2542 l->mcache_remainder_l = *p->mcache_row_bytes_l % p->mcache_size_bytes; in calculate_mcache_setting()
8459 calculate_mcache_setting_params->mcache_row_bytes_l = &mode_lib->ms.mcache_row_bytes_l[k]; in dml_core_mode_support()
10462 calculate_mcache_setting_params->mcache_row_bytes_l = &mode_lib->mp.mcache_row_bytes_l[k]; in dml_core_mode_programming()