Searched refs:tp3_supported (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_atombios_dp.c494 bool tp3_supported; member in struct:amdgpu_atombios_dp_link_train_info
672 if (dp_info->tp3_supported)
746 dp_info.tp3_supported = true;
748 dp_info.tp3_supported = false;
750 dp_info.tp3_supported = false;
/openbsd-current/sys/dev/pci/drm/radeon/
H A Datombios_dp.c544 bool tp3_supported; member in struct:radeon_dp_link_train_info
737 if (dp_info->tp3_supported)
834 dp_info.tp3_supported = true;
836 dp_info.tp3_supported = false;
838 dp_info.tp3_supported = false;

Completed in 118 milliseconds