Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml/ !
H A Ddisplay_mode_vba.h1037 bool UrgentLatencySupport[DC__VOLTAGE_STATES][2]; member
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn20/ !
H A Ddisplay_mode_vba_20.c4386 locals->UrgentLatencySupport[i][j] = true; in dml20_ModeSupportAndSystemConfigurationFull()
4389 locals->UrgentLatencySupport[i][j] = false; in dml20_ModeSupportAndSystemConfigurationFull()
5033 } else if (locals->UrgentLatencySupport[i][j] != true) { in dml20_ModeSupportAndSystemConfigurationFull()
H A Ddisplay_mode_vba_20v2.c4503 locals->UrgentLatencySupport[i][j] = true; in dml20v2_ModeSupportAndSystemConfigurationFull()
4506 locals->UrgentLatencySupport[i][j] = false; in dml20v2_ModeSupportAndSystemConfigurationFull()
5149 } else if (locals->UrgentLatencySupport[i][j] != true) { in dml20v2_ModeSupportAndSystemConfigurationFull()