Searched refs:IS_GM45 (Results 1 – 4 of 4) sorted by relevance
38 #define IS_GM45(dev_priv) (dev_priv && 0) macro
500 #define IS_GM45(i915) IS_PLATFORM(i915, INTEL_GM45) macro501 #define IS_G4X(i915) (IS_G45(i915) || IS_GM45(i915))
610 if (IS_GM45(i915)) in g4x_init_clock_gating()
209 IS_GM45(i915) ? in g4x_get_stolen_reserved()215 IS_GM45(i915) ? "CTG" : "ELK", reg_val); in g4x_get_stolen_reserved()