Searched refs:MinPrefetchMode (Results 1 – 11 of 11) sorted by relevance
/openbsd/sys/dev/pci/drm/amd/display/dc/dml/ |
H A D | display_mode_vba.c | 1020 unsigned int *MinPrefetchMode, in CalculateMinAndMaxPrefetchMode() argument 1025 *MinPrefetchMode = 2; in CalculateMinAndMaxPrefetchMode() 1029 *MinPrefetchMode = 1; in CalculateMinAndMaxPrefetchMode() 1034 *MinPrefetchMode = 0; in CalculateMinAndMaxPrefetchMode() 1039 *MinPrefetchMode = 0; in CalculateMinAndMaxPrefetchMode() 1043 *MinPrefetchMode = 0; in CalculateMinAndMaxPrefetchMode()
|
H A D | display_mode_vba.h | 538 unsigned int MinPrefetchMode; member 1245 unsigned int *MinPrefetchMode,
|
/openbsd/sys/dev/pci/drm/amd/display/dc/dml/dcn32/ |
H A D | display_mode_vba_util_32.h | 850 unsigned int *MinPrefetchMode,
|
H A D | display_mode_vba_util_32.c | 4670 unsigned int *MinPrefetchMode, in dml32_CalculateMinAndMaxPrefetchMode() argument 4674 *MinPrefetchMode = 3; in dml32_CalculateMinAndMaxPrefetchMode() 4677 *MinPrefetchMode = 2; in dml32_CalculateMinAndMaxPrefetchMode() 4680 *MinPrefetchMode = 1; in dml32_CalculateMinAndMaxPrefetchMode() 4683 *MinPrefetchMode = 0; in dml32_CalculateMinAndMaxPrefetchMode() 4687 *MinPrefetchMode = 0; in dml32_CalculateMinAndMaxPrefetchMode() 4690 *MinPrefetchMode = 0; in dml32_CalculateMinAndMaxPrefetchMode()
|
H A D | display_mode_vba_32.c | 732 &mode_lib->vba.MinPrefetchMode, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 2988 &mode_lib->vba.MinPrefetchMode, in dml32_ModeSupportAndSystemConfigurationFull() 3249 ….dml32_ModeSupportAndSystemConfigurationFull.NextPrefetchModeState = mode_lib->vba.MinPrefetchMode; in dml32_ModeSupportAndSystemConfigurationFull()
|
/openbsd/sys/dev/pci/drm/amd/display/dc/dml/dcn30/ |
H A D | display_mode_vba_30.c | 3546 int MinPrefetchMode, MaxPrefetchMode; in dml30_ModeSupportAndSystemConfigurationFull() local 3560 &MinPrefetchMode, &MaxPrefetchMode); in dml30_ModeSupportAndSystemConfigurationFull() 4710 int NextPrefetchModeState = MinPrefetchMode; in dml30_ModeSupportAndSystemConfigurationFull()
|
/openbsd/sys/dev/pci/drm/amd/display/dc/dml/dcn31/ |
H A D | display_mode_vba_31.c | 3804 int MinPrefetchMode = 0, MaxPrefetchMode = 2; local 3818 &MinPrefetchMode, &MaxPrefetchMode); 5117 int NextPrefetchModeState = MinPrefetchMode;
|
/openbsd/sys/dev/pci/drm/amd/display/dc/dml/dcn314/ |
H A D | display_mode_vba_314.c | 3899 int MinPrefetchMode = 0, MaxPrefetchMode = 2; local 3913 &MinPrefetchMode, &MaxPrefetchMode); 5204 int NextPrefetchModeState = MinPrefetchMode;
|
/openbsd/sys/dev/pci/drm/amd/display/dc/dml/dcn20/ |
H A D | display_mode_vba_20.c | 4411 …Mode(locals->AllowDRAMSelfRefreshOrDRAMClockChangeInVblank, &locals->MinPrefetchMode, &locals->Max… in dml20_ModeSupportAndSystemConfigurationFull() 4674 mode_lib->vba.NextPrefetchMode = mode_lib->vba.MinPrefetchMode; in dml20_ModeSupportAndSystemConfigurationFull()
|
H A D | display_mode_vba_20v2.c | 4528 …Mode(locals->AllowDRAMSelfRefreshOrDRAMClockChangeInVblank, &locals->MinPrefetchMode, &locals->Max… in dml20v2_ModeSupportAndSystemConfigurationFull() 4796 mode_lib->vba.NextPrefetchMode = mode_lib->vba.MinPrefetchMode; in dml20v2_ModeSupportAndSystemConfigurationFull()
|
/openbsd/sys/dev/pci/drm/amd/display/dc/dml/dcn21/ |
H A D | display_mode_vba_21.c | 4531 &mode_lib->vba.MinPrefetchMode, in dml21_ModeSupportAndSystemConfigurationFull() 4791 mode_lib->vba.NextPrefetchMode = mode_lib->vba.MinPrefetchMode; in dml21_ModeSupportAndSystemConfigurationFull()
|