Lines Matching refs:DISPLAY_VER

162 	if (DISPLAY_VER(i915) >= 11)
186 if (DISPLAY_VER(i915) >= 9)
197 if (DISPLAY_VER(i915) == 7)
199 else if (DISPLAY_VER(i915) >= 8)
220 (DISPLAY_VER(i915) == 9 && fb->modifier == DRM_FORMAT_MOD_LINEAR))
236 if (DISPLAY_VER(i915) == 2)
299 if (DISPLAY_VER(i915) == 4) {
405 if (DISPLAY_VER(i915) < 6)
606 if (DISPLAY_VER(i915) >= 10)
608 else if (DISPLAY_VER(i915) == 9)
703 if (DISPLAY_VER(i915) >= 5 || IS_G4X(i915))
718 (DISPLAY_VER(i915) == 9 && !IS_BROXTON(i915)))
780 if (DISPLAY_VER(i915) < 5 && !IS_G4X(i915)) {
818 if (DISPLAY_VER(fbc->i915) >= 11 && !IS_DG2(fbc->i915))
865 if (DISPLAY_VER(i915) == 2 || DISPLAY_VER(i915) == 3)
868 if (DISPLAY_VER(i915) == 4 && !IS_G4X(i915) && stride < 2048)
872 if ((DISPLAY_VER(i915) == 9 || IS_GEMINILAKE(i915)) &&
894 if (DISPLAY_VER(i915) == 2)
911 if (DISPLAY_VER(i915) >= 9 && fb->format->format == DRM_FORMAT_RGB565 &&
914 else if (DISPLAY_VER(i915) <= 4 && !IS_G4X(i915) &&
932 if (DISPLAY_VER(i915) >= 10) {
935 } else if (DISPLAY_VER(i915) >= 8 || IS_HASWELL(i915)) {
938 } else if (IS_G4X(i915) || DISPLAY_VER(i915) >= 5) {
963 return DISPLAY_VER(i915) >= 9;
1023 return DISPLAY_VER(i915) >= 9 ||
1096 if (DISPLAY_VER(i915) >= 12 && crtc_state->has_psr2) {
1145 if (DISPLAY_VER(i915) >= 9 &&
1152 if (DISPLAY_VER(i915) >= 11 &&
1254 if (fbc->activated && DISPLAY_VER(i915) >= 10)
1653 if (IS_BROADWELL(i915) || DISPLAY_VER(i915) >= 9)
1691 if (DISPLAY_VER(i915) >= 7)
1693 else if (DISPLAY_VER(i915) == 6)
1695 else if (DISPLAY_VER(i915) == 5)
1699 else if (DISPLAY_VER(i915) == 4)