Home
last modified time | relevance | path

Searched refs:PrefillC (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_vba.h786 double PrefillC[DC__NUM_DPP__MAX]; member
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_shared_types.h434 unsigned int PrefillC[DML2_MAX_PLANES];
433 unsigned int PrefillC[DML2_MAX_PLANES]; global() member
H A Ddml2_core_dcn4_calcs.c7541 CalculatePrefetchSchedule_params->VInitPreFillC = mode_lib->ms.PrefillC[k]; in dml_core_ms_prefetch_check()
9044 CalculateVMRowAndSwath_params->VInitPreFillC = mode_lib->ms.PrefillC; in dml_core_mode_support()
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
H A Ddisplay_mode_core_structs.h900 dml_uint_t PrefillC[__DML_NUM_PLANES__]; member
H A Ddisplay_mode_core.c6361 CalculatePrefetchSchedule_params->VInitPreFillC = mode_lib->ms.PrefillC[k]; in dml_prefetch_check()
6878 CalculateVMRowAndSwath_params->VInitPreFillC = mode_lib->ms.PrefillC; in dml_core_mode_support()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_32.c2824 mode_lib->vba.PrefillC, in dml32_ModeSupportAndSystemConfigurationFull()
3329 (unsigned int)v->PrefillC[k], in dml32_ModeSupportAndSystemConfigurationFull()