Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dml/
Ddisplay_mode_vba.h745 bool BandwidthWithoutPrefetchSupported[DC__VOLTAGE_STATES][2]; member
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dml/dcn30/
Ddisplay_mode_vba_30.c4713 v->BandwidthWithoutPrefetchSupported[i][j] = true; in dml30_ModeSupportAndSystemConfigurationFull()
4716 v->BandwidthWithoutPrefetchSupported[i][j] = false; in dml30_ModeSupportAndSystemConfigurationFull()
4896 …if (v->BandwidthWithoutPrefetchSupported[i][j] == false || v->MaximumReadBandwidthWithPrefetch > v… in dml30_ModeSupportAndSystemConfigurationFull()
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dml/dcn31/
Ddisplay_mode_vba_31.c5016 v->BandwidthWithoutPrefetchSupported[i][j] = true;
5019 v->BandwidthWithoutPrefetchSupported[i][j] = false;
5132 …if (v->BandwidthWithoutPrefetchSupported[i][j] == false || v->MaximumReadBandwidthWithPrefetch > v…
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dml/dcn314/
Ddisplay_mode_vba_314.c5113 v->BandwidthWithoutPrefetchSupported[i][j] = true;
5116 v->BandwidthWithoutPrefetchSupported[i][j] = false;
5229 …if (v->BandwidthWithoutPrefetchSupported[i][j] == false || v->MaximumReadBandwidthWithPrefetch > v…
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dml/dcn20/
Ddisplay_mode_vba_20.c4809 locals->BandwidthWithoutPrefetchSupported[i][0] = true; in dml20_ModeSupportAndSystemConfigurationFull()
4811 locals->BandwidthWithoutPrefetchSupported[i][0] = false; in dml20_ModeSupportAndSystemConfigurationFull()
Ddisplay_mode_vba_20v2.c4932 locals->BandwidthWithoutPrefetchSupported[i][0] = true; in dml20v2_ModeSupportAndSystemConfigurationFull()
4934 locals->BandwidthWithoutPrefetchSupported[i][0] = false; in dml20v2_ModeSupportAndSystemConfigurationFull()
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dml/dcn21/
Ddisplay_mode_vba_21.c4865 locals->BandwidthWithoutPrefetchSupported[i][0] = true; in dml21_ModeSupportAndSystemConfigurationFull()
4868 locals->BandwidthWithoutPrefetchSupported[i][0] = false; in dml21_ModeSupportAndSystemConfigurationFull()