Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/amd/display/dc/dml/
Ddisplay_mode_vba.h823 bool UrgentLatencySupport[DC__VOLTAGE_STATES][2]; member
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/dml/dcn20/
Ddisplay_mode_vba_20.c4385 locals->UrgentLatencySupport[i][j] = true; in dml20_ModeSupportAndSystemConfigurationFull()
4388 locals->UrgentLatencySupport[i][j] = false; in dml20_ModeSupportAndSystemConfigurationFull()
5032 } else if (locals->UrgentLatencySupport[i][j] != true) { in dml20_ModeSupportAndSystemConfigurationFull()
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()