Home
last modified time | relevance | path

Searched refs:full_swath_bytes_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.h411 unsigned int full_swath_bytes_l[DML2_MAX_PLANES]; member
565 unsigned int full_swath_bytes_l[DML2_MAX_PLANES]; member
958 unsigned int full_swath_bytes_l[DML2_MAX_PLANES]; member
1039 unsigned int full_swath_bytes_l[DML2_MAX_PLANES]; member
1279 unsigned int *full_swath_bytes_l; member
1641 unsigned int *full_swath_bytes_l; member
1835 unsigned int *full_swath_bytes_l; member
1957 unsigned int full_swath_bytes_l; member
H A Ddml2_core_dcn4_calcs.c1044 unsigned int full_swath_bytes_l[], in CalculateDETBufferSize() argument
2510 l->l_p.full_swath_bytes = p->full_swath_bytes_l; in calculate_mcache_setting()
3811 p->full_swath_bytes_l[k] = (unsigned int)(math_ceil2((double)p->full_swath_bytes_l[k], 256)); in CalculateSwathAndDETConfiguration()
3842 p->full_swath_bytes_l, in CalculateSwathAndDETConfiguration()
6052 s->src_swath_bytes_l[i] = p->full_swath_bytes_l[i]; in CheckGlobalPrefetchAdmissibility()
7772 CalculateSwathAndDETConfiguration_params->full_swath_bytes_l = s->full_swath_bytes_l; in dml_core_mode_support()
8765 calculate_mcache_setting_params->full_swath_bytes_l = s->full_swath_bytes_l[k]; in dml_core_mode_support()
9300 CheckGlobalPrefetchAdmissibility_params->full_swath_bytes_l = s->full_swath_bytes_l; in dml_core_mode_support()
10669 CalculateSwathAndDETConfiguration_params->full_swath_bytes_l = s->full_swath_bytes_l; in dml_core_mode_programming()
10864 calculate_mcache_setting_params->full_swath_bytes_l = s->full_swath_bytes_l[k]; in dml_core_mode_programming()
[all …]