Home
last modified time | relevance | path

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

/netbsd/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/
H A Ddisplay_mode_vba.h527 bool ROBSupport[DC__VOLTAGE_STATES + 1][2]; member
/netbsd/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/dcn20/
H A Damdgpu_display_mode_vba_20v2.c3570 locals->ROBSupport[i][0] = true; in dml20v2_ModeSupportAndSystemConfigurationFull()
3572 locals->ROBSupport[i][0] = false; in dml20v2_ModeSupportAndSystemConfigurationFull()
5080 } else if (locals->ROBSupport[i][0] != true) { in dml20v2_ModeSupportAndSystemConfigurationFull()
H A Damdgpu_display_mode_vba_20.c3533 locals->ROBSupport[i][0] = true; in dml20_ModeSupportAndSystemConfigurationFull()
3535 locals->ROBSupport[i][0] = false; in dml20_ModeSupportAndSystemConfigurationFull()
5037 } else if (locals->ROBSupport[i][0] != true) { in dml20_ModeSupportAndSystemConfigurationFull()
/netbsd/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/dcn21/
H A Damdgpu_display_mode_vba_21.c3601 locals->ROBSupport[i][0] = true; in dml21_ModeSupportAndSystemConfigurationFull()
3603 locals->ROBSupport[i][0] = false; in dml21_ModeSupportAndSystemConfigurationFull()
5139 } else if (locals->ROBSupport[i][0] != true) { in dml21_ModeSupportAndSystemConfigurationFull()