Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dml/
A Ddisplay_mode_vba.h1037 bool UrgentLatencySupport[DC__VOLTAGE_STATES][2]; member
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dml/dcn20/
A 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()
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()

Completed in 25 milliseconds