Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_vba.h813 bool UrgentLatencySupport[DC__VOLTAGE_STATES][2]; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dml/dcn20/
H A Ddisplay_mode_vba_20.c4384 locals->UrgentLatencySupport[i][j] = true; in dml20_ModeSupportAndSystemConfigurationFull()
4387 locals->UrgentLatencySupport[i][j] = false; in dml20_ModeSupportAndSystemConfigurationFull()
5031 } else if (locals->UrgentLatencySupport[i][j] != true) { in dml20_ModeSupportAndSystemConfigurationFull()
H A Ddisplay_mode_vba_20v2.c4464 locals->UrgentLatencySupport[i][j] = true; in dml20v2_ModeSupportAndSystemConfigurationFull()
4467 locals->UrgentLatencySupport[i][j] = false; in dml20v2_ModeSupportAndSystemConfigurationFull()
5110 } else if (locals->UrgentLatencySupport[i][j] != true) { in dml20v2_ModeSupportAndSystemConfigurationFull()