Home
last modified time | relevance | path

Searched refs:MaximumReadBandwidthWithPrefetch (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_vba.h732 double MaximumReadBandwidthWithPrefetch; member
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn30/
H A Ddisplay_mode_vba_30.c4672 v->MaximumReadBandwidthWithPrefetch = 0.0; in dml30_ModeSupportAndSystemConfigurationFull()
4677 v->MaximumReadBandwidthWithPrefetch = v->MaximumReadBandwidthWithPrefetch in dml30_ModeSupportAndSystemConfigurationFull()
4698 …if (v->BandwidthWithoutPrefetchSupported[i][j] == false || v->MaximumReadBandwidthWithPrefetch > v… in dml30_ModeSupportAndSystemConfigurationFull()