Home
last modified time | relevance | path

Searched refs:NextPrefetchMode (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/
H A Ddisplay_mode_vba.h148 unsigned int NextPrefetchMode; member
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/dcn20/
H A Damdgpu_display_mode_vba_20v2.c4722 mode_lib->vba.NextPrefetchMode = mode_lib->vba.MinPrefetchMode; in dml20v2_ModeSupportAndSystemConfigurationFull()
4724 mode_lib->vba.PrefetchMode[i][j] = mode_lib->vba.NextPrefetchMode; in dml20v2_ModeSupportAndSystemConfigurationFull()
4725 mode_lib->vba.NextPrefetchMode = mode_lib->vba.NextPrefetchMode + 1; in dml20v2_ModeSupportAndSystemConfigurationFull()
4884 && mode_lib->vba.NextPrefetchMode < mode_lib->vba.MaxPrefetchMode); in dml20v2_ModeSupportAndSystemConfigurationFull()
H A Damdgpu_display_mode_vba_20.c4673 mode_lib->vba.NextPrefetchMode = mode_lib->vba.MinPrefetchMode; in dml20_ModeSupportAndSystemConfigurationFull()
4675 mode_lib->vba.PrefetchMode[i][j] = mode_lib->vba.NextPrefetchMode; in dml20_ModeSupportAndSystemConfigurationFull()
4676 mode_lib->vba.NextPrefetchMode = mode_lib->vba.NextPrefetchMode + 1; in dml20_ModeSupportAndSystemConfigurationFull()
4838 && mode_lib->vba.NextPrefetchMode < mode_lib->vba.MaxPrefetchMode); in dml20_ModeSupportAndSystemConfigurationFull()
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/dcn21/
H A Damdgpu_display_mode_vba_21.c4666 mode_lib->vba.NextPrefetchMode = mode_lib->vba.MinPrefetchMode; in dml21_ModeSupportAndSystemConfigurationFull()
4669 mode_lib->vba.PrefetchMode[i][j] = mode_lib->vba.NextPrefetchMode; in dml21_ModeSupportAndSystemConfigurationFull()
4888 mode_lib->vba.NextPrefetchMode = mode_lib->vba.NextPrefetchMode + 1; in dml21_ModeSupportAndSystemConfigurationFull()
4894 || mode_lib->vba.NextPrefetchMode < mode_lib->vba.MaxPrefetchMode)); in dml21_ModeSupportAndSystemConfigurationFull()