Searched refs:HasDDI (Results 1 – 6 of 6) sorted by relevance
290 if (!gInfo->shared_info->device_type.HasDDI()) { in probe_ports()306 if (gInfo->shared_info->device_type.HasDDI()) { in probe_ports()329 if (!gInfo->shared_info->device_type.HasDDI()) { in probe_ports()345 if (!gInfo->shared_info->device_type.HasDDI()) { in probe_ports()366 if (!gInfo->shared_info->device_type.HasDDI()) { in probe_ports()380 if (!gInfo->shared_info->device_type.HasDDI()) { in probe_ports()
330 || gInfo->shared_info->device_type.HasDDI()) { in ConfigureScalePos()
311 (!gInfo->shared_info->device_type.HasDDI())) { in PipePreference()327 if (gInfo->shared_info->device_type.HasDDI()) { in PipePreference()
520 && (info->device_type.HasDDI() in parse_vbt_from_bios()
774 } else if (info.device_type.HasDDI() && (info.device_type.Generation() <= 8)) { in intel_extreme_init()
211 bool HasDDI() const in HasDDI() function