Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml/
A Ddisplay_mode_vba.h168 unsigned int NextPrefetchMode; member
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn20/
A Ddisplay_mode_vba_20.c4670 mode_lib->vba.NextPrefetchMode = mode_lib->vba.MinPrefetchMode; in dml20_ModeSupportAndSystemConfigurationFull()
4672 mode_lib->vba.PrefetchMode[i][j] = mode_lib->vba.NextPrefetchMode; in dml20_ModeSupportAndSystemConfigurationFull()
4673 mode_lib->vba.NextPrefetchMode = mode_lib->vba.NextPrefetchMode + 1; in dml20_ModeSupportAndSystemConfigurationFull()
4835 && mode_lib->vba.NextPrefetchMode < mode_lib->vba.MaxPrefetchMode); in dml20_ModeSupportAndSystemConfigurationFull()
A Ddisplay_mode_vba_20v2.c4796 mode_lib->vba.NextPrefetchMode = mode_lib->vba.MinPrefetchMode; in dml20v2_ModeSupportAndSystemConfigurationFull()
4798 mode_lib->vba.PrefetchMode[i][j] = mode_lib->vba.NextPrefetchMode; in dml20v2_ModeSupportAndSystemConfigurationFull()
4799 mode_lib->vba.NextPrefetchMode = mode_lib->vba.NextPrefetchMode + 1; in dml20v2_ModeSupportAndSystemConfigurationFull()
4958 && mode_lib->vba.NextPrefetchMode < mode_lib->vba.MaxPrefetchMode); in dml20v2_ModeSupportAndSystemConfigurationFull()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn21/
A Ddisplay_mode_vba_21.c4789 mode_lib->vba.NextPrefetchMode = mode_lib->vba.MinPrefetchMode; in dml21_ModeSupportAndSystemConfigurationFull()
4792 mode_lib->vba.PrefetchMode[i][j] = mode_lib->vba.NextPrefetchMode; in dml21_ModeSupportAndSystemConfigurationFull()
4900 mode_lib->vba.NextPrefetchMode = mode_lib->vba.NextPrefetchMode + 1; in dml21_ModeSupportAndSystemConfigurationFull()
4906 || mode_lib->vba.NextPrefetchMode <= mode_lib->vba.MaxPrefetchMode)); in dml21_ModeSupportAndSystemConfigurationFull()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn31/
A Ddisplay_mode_vba_31.c5451 v->NextPrefetchMode = v->NextPrefetchMode + 1;
5538 v->NextPrefetchMode = v->NextPrefetchMode + 1;

Completed in 49 milliseconds