HomeSort by: relevance | last modified time | path
    Searched defs:tp3_supported (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_atombios_dp.c 486 bool tp3_supported; member in struct:amdgpu_atombios_dp_link_train_info
664 if (dp_info->tp3_supported)
738 dp_info.tp3_supported = true;
740 dp_info.tp3_supported = false;
742 dp_info.tp3_supported = false;
  /src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_atombios_dp.c 556 bool tp3_supported; member in struct:radeon_dp_link_train_info
749 if (dp_info->tp3_supported)
846 dp_info.tp3_supported = true;
848 dp_info.tp3_supported = false;
850 dp_info.tp3_supported = false;

Completed in 112 milliseconds