Home
last modified time | relevance | path

Searched refs:MinPrefetchMode (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/
H A Damdgpu_display_mode_vba.c763 unsigned int *MinPrefetchMode, in CalculateMinAndMaxPrefetchMode() argument
768 *MinPrefetchMode = 2; in CalculateMinAndMaxPrefetchMode()
772 *MinPrefetchMode = 1; in CalculateMinAndMaxPrefetchMode()
777 *MinPrefetchMode = 0; in CalculateMinAndMaxPrefetchMode()
782 *MinPrefetchMode = 0; in CalculateMinAndMaxPrefetchMode()
786 *MinPrefetchMode = 0; in CalculateMinAndMaxPrefetchMode()
H A Ddisplay_mode_vba.h353 unsigned int MinPrefetchMode; member
911 unsigned int *MinPrefetchMode,
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/dcn20/
H A Damdgpu_display_mode_vba_20v2.c4454 …Mode(locals->AllowDRAMSelfRefreshOrDRAMClockChangeInVblank, &locals->MinPrefetchMode, &locals->Max… in dml20v2_ModeSupportAndSystemConfigurationFull()
4722 mode_lib->vba.NextPrefetchMode = mode_lib->vba.MinPrefetchMode; in dml20v2_ModeSupportAndSystemConfigurationFull()
H A Damdgpu_display_mode_vba_20.c4410 …Mode(locals->AllowDRAMSelfRefreshOrDRAMClockChangeInVblank, &locals->MinPrefetchMode, &locals->Max… in dml20_ModeSupportAndSystemConfigurationFull()
4673 mode_lib->vba.NextPrefetchMode = mode_lib->vba.MinPrefetchMode; in dml20_ModeSupportAndSystemConfigurationFull()
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/dcn21/
H A Damdgpu_display_mode_vba_21.c4406 &mode_lib->vba.MinPrefetchMode, in dml21_ModeSupportAndSystemConfigurationFull()
4666 mode_lib->vba.NextPrefetchMode = mode_lib->vba.MinPrefetchMode; in dml21_ModeSupportAndSystemConfigurationFull()