Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dml/
Ddisplay_mode_vba.h524 bool BandwidthWithoutPrefetchSupported[DC__VOLTAGE_STATES][2]; member
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dml/dcn30/
Ddisplay_mode_vba_30.c4891 v->BandwidthWithoutPrefetchSupported[i][j] = true; in dml30_ModeSupportAndSystemConfigurationFull()
4894 v->BandwidthWithoutPrefetchSupported[i][j] = false; in dml30_ModeSupportAndSystemConfigurationFull()
5074 …if (v->BandwidthWithoutPrefetchSupported[i][j] == false || v->MaximumReadBandwidthWithPrefetch > v… in dml30_ModeSupportAndSystemConfigurationFull()
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dml/dcn20/
Ddisplay_mode_vba_20.c4807 locals->BandwidthWithoutPrefetchSupported[i][0] = true; in dml20_ModeSupportAndSystemConfigurationFull()
4809 locals->BandwidthWithoutPrefetchSupported[i][0] = false; in dml20_ModeSupportAndSystemConfigurationFull()
Ddisplay_mode_vba_20v2.c4888 locals->BandwidthWithoutPrefetchSupported[i][0] = true; in dml20v2_ModeSupportAndSystemConfigurationFull()
4890 locals->BandwidthWithoutPrefetchSupported[i][0] = false; in dml20v2_ModeSupportAndSystemConfigurationFull()
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dml/dcn21/
Ddisplay_mode_vba_21.c4848 locals->BandwidthWithoutPrefetchSupported[i][0] = true; in dml21_ModeSupportAndSystemConfigurationFull()
4851 locals->BandwidthWithoutPrefetchSupported[i][0] = false; in dml21_ModeSupportAndSystemConfigurationFull()