Searched refs:HAS_RC6pp (Results 1 – 5 of 5) sorted by relevance
25 if (HAS_RC6pp(rc6_to_i915(rc6))) in rc6_residency()
244 if (HAS_RC6pp(i915)) in gen6_rc6_enable()633 if (HAS_RC6pp(rc6_to_i915(rc6))) in intel_rc6_park()
72 if (HAS_RC6pp(dev_priv)) in show_rc6_mask()
134 if (HAS_RC6pp(i915)) in __get_rc6()
1715 #define HAS_RC6pp(dev_priv) (false) /* HW was never validated */ macro