Searched refs:HAS_RC6pp (Results 1 – 5 of 5) sorted by relevance
25 if (HAS_RC6pp(rc6_to_i915(rc6))) in rc6_residency()
267 if (HAS_RC6pp(i915)) in gen6_rc6_enable()660 if (HAS_RC6pp(rc6_to_i915(rc6))) in intel_rc6_park()
118 if (HAS_RC6pp(gt->i915)) in rc6_enable_show()
156 if (HAS_RC6pp(i915)) in __get_rc6()
884 #define HAS_RC6pp(dev_priv) (false) /* HW was never validated */ macro