Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_vba.h524 bool BandwidthWithoutPrefetchSupported[DC__VOLTAGE_STATES][2]; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dml/dcn30/
H A Ddisplay_mode_vba_30.c4869 v->BandwidthWithoutPrefetchSupported[i][j] = true; in dml30_ModeSupportAndSystemConfigurationFull()
4872 v->BandwidthWithoutPrefetchSupported[i][j] = false; in dml30_ModeSupportAndSystemConfigurationFull()
5052 …if (v->BandwidthWithoutPrefetchSupported[i][j] == false || v->MaximumReadBandwidthWithPrefetch > v… in dml30_ModeSupportAndSystemConfigurationFull()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dml/dcn20/
H A Ddisplay_mode_vba_20.c4808 locals->BandwidthWithoutPrefetchSupported[i][0] = true; in dml20_ModeSupportAndSystemConfigurationFull()
4810 locals->BandwidthWithoutPrefetchSupported[i][0] = false; in dml20_ModeSupportAndSystemConfigurationFull()
H A Ddisplay_mode_vba_20v2.c4890 locals->BandwidthWithoutPrefetchSupported[i][0] = true; in dml20v2_ModeSupportAndSystemConfigurationFull()
4892 locals->BandwidthWithoutPrefetchSupported[i][0] = false; in dml20v2_ModeSupportAndSystemConfigurationFull()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dml/dcn21/
H A Ddisplay_mode_vba_21.c4848 locals->BandwidthWithoutPrefetchSupported[i][0] = true; in dml21_ModeSupportAndSystemConfigurationFull()
4851 locals->BandwidthWithoutPrefetchSupported[i][0] = false; in dml21_ModeSupportAndSystemConfigurationFull()