Home
last modified time | relevance | path

Searched refs:full_swath_bytes_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.h412 unsigned int full_swath_bytes_c[DML2_MAX_PLANES]; member
566 unsigned int full_swath_bytes_c[DML2_MAX_PLANES]; member
959 unsigned int full_swath_bytes_c[DML2_MAX_PLANES]; member
1040 unsigned int full_swath_bytes_c[DML2_MAX_PLANES]; member
1280 unsigned int *full_swath_bytes_c; member
1642 unsigned int *full_swath_bytes_c; member
1836 unsigned int *full_swath_bytes_c; member
1968 unsigned int full_swath_bytes_c; member
H A Ddml2_core_dcn4_calcs.c1045 unsigned int full_swath_bytes_c[], in CalculateDETBufferSize() argument
2546 l->c_p.full_swath_bytes = p->full_swath_bytes_c; in calculate_mcache_setting()
3812 p->full_swath_bytes_c[k] = (unsigned int)(math_ceil2((double)p->full_swath_bytes_c[k], 256)); in CalculateSwathAndDETConfiguration()
3843 p->full_swath_bytes_c, in CalculateSwathAndDETConfiguration()
6053 s->src_swath_bytes_c[i] = p->full_swath_bytes_c[i]; in CheckGlobalPrefetchAdmissibility()
7773 CalculateSwathAndDETConfiguration_params->full_swath_bytes_c = s->full_swath_bytes_c; in dml_core_mode_support()
8776 calculate_mcache_setting_params->full_swath_bytes_c = s->full_swath_bytes_c[k]; in dml_core_mode_support()
9301 CheckGlobalPrefetchAdmissibility_params->full_swath_bytes_c = s->full_swath_bytes_c; in dml_core_mode_support()
10670 CalculateSwathAndDETConfiguration_params->full_swath_bytes_c = s->full_swath_bytes_c; in dml_core_mode_programming()
10875 calculate_mcache_setting_params->full_swath_bytes_c = s->full_swath_bytes_c[k]; in dml_core_mode_programming()
[all …]