Home
last modified time | relevance | path

Searched refs:UrgentLatencySupport (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/dev/pci/drm/amd/display/dc/dml/
H A Ddisplay_mode_vba.h1037 bool UrgentLatencySupport[DC__VOLTAGE_STATES][2]; member
/openbsd/sys/dev/pci/drm/amd/display/dc/dml/dcn20/
H A Ddisplay_mode_vba_20.c4389 locals->UrgentLatencySupport[i][j] = true; in dml20_ModeSupportAndSystemConfigurationFull()
4392 locals->UrgentLatencySupport[i][j] = false; in dml20_ModeSupportAndSystemConfigurationFull()
5036 } else if (locals->UrgentLatencySupport[i][j] != true) { in dml20_ModeSupportAndSystemConfigurationFull()
H A Ddisplay_mode_vba_20v2.c4506 locals->UrgentLatencySupport[i][j] = true; in dml20v2_ModeSupportAndSystemConfigurationFull()
4509 locals->UrgentLatencySupport[i][j] = false; in dml20v2_ModeSupportAndSystemConfigurationFull()
5152 } else if (locals->UrgentLatencySupport[i][j] != true) { in dml20v2_ModeSupportAndSystemConfigurationFull()