Home
last modified time | relevance | path

Searched refs:DIOSupport (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/
H A Ddisplay_mode_vba.h522 bool DIOSupport[DC__VOLTAGE_STATES + 1]; member
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/dcn20/
H A Damdgpu_display_mode_vba_20v2.c4218 locals->DIOSupport[i] = true; in dml20v2_ModeSupportAndSystemConfigurationFull()
4224 locals->DIOSupport[i] = false; in dml20v2_ModeSupportAndSystemConfigurationFull()
5072 } else if (locals->DIOSupport[i] != true) { in dml20v2_ModeSupportAndSystemConfigurationFull()
H A Damdgpu_display_mode_vba_20.c4174 locals->DIOSupport[i] = true; in dml20_ModeSupportAndSystemConfigurationFull()
4180 locals->DIOSupport[i] = false; in dml20_ModeSupportAndSystemConfigurationFull()
5029 } else if (locals->DIOSupport[i] != true) { in dml20_ModeSupportAndSystemConfigurationFull()
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/dcn21/
H A Damdgpu_display_mode_vba_21.c4261 locals->DIOSupport[i] = true; in dml21_ModeSupportAndSystemConfigurationFull()
4267 locals->DIOSupport[i] = false; in dml21_ModeSupportAndSystemConfigurationFull()
5133 } else if (locals->DIOSupport[i] != true) { in dml21_ModeSupportAndSystemConfigurationFull()