Lines Matching full:found
15 DRM_DEBUG_KMS("Found Ibex Peak PCH\n"); in intel_pch_type()
19 DRM_DEBUG_KMS("Found CougarPoint PCH\n"); in intel_pch_type()
23 DRM_DEBUG_KMS("Found PantherPoint PCH\n"); in intel_pch_type()
28 DRM_DEBUG_KMS("Found LynxPoint PCH\n"); in intel_pch_type()
33 DRM_DEBUG_KMS("Found LynxPoint LP PCH\n"); in intel_pch_type()
38 DRM_DEBUG_KMS("Found WildcatPoint PCH\n"); in intel_pch_type()
44 DRM_DEBUG_KMS("Found WildcatPoint LP PCH\n"); in intel_pch_type()
50 DRM_DEBUG_KMS("Found SunrisePoint PCH\n"); in intel_pch_type()
54 DRM_DEBUG_KMS("Found SunrisePoint LP PCH\n"); in intel_pch_type()
58 DRM_DEBUG_KMS("Found Kaby Lake PCH (KBP)\n"); in intel_pch_type()
64 DRM_DEBUG_KMS("Found Cannon Lake PCH (CNP)\n"); in intel_pch_type()
68 DRM_DEBUG_KMS("Found Cannon Lake LP PCH (CNP-LP)\n"); in intel_pch_type()
73 DRM_DEBUG_KMS("Found Comet Lake PCH (CMP)\n"); in intel_pch_type()
78 DRM_DEBUG_KMS("Found Ice Lake PCH\n"); in intel_pch_type()
83 DRM_DEBUG_KMS("Found Mule Creek Canyon PCH\n"); in intel_pch_type()
87 DRM_DEBUG_KMS("Found Tiger Lake LP PCH\n"); in intel_pch_type()
199 DRM_DEBUG_KMS("No PCH found.\n"); in intel_detect_pch()