Home
last modified time | relevance | path

Searched refs:HAS_RC6pp (Results 1 – 5 of 5) sorted by relevance

/openbsd/sys/dev/pci/drm/i915/gt/
H A Dselftest_rc6.c25 if (HAS_RC6pp(rc6_to_i915(rc6))) in rc6_residency()
H A Dintel_rc6.c266 if (HAS_RC6pp(i915)) in gen6_rc6_enable()
712 if (HAS_RC6pp(rc6_to_i915(rc6))) in intel_rc6_park()
H A Dintel_gt_sysfs_pm.c189 if (HAS_RC6pp(gt->i915)) in get_rc6_mask()
/openbsd/sys/dev/pci/drm/i915/
H A Di915_drv.h854 #define HAS_RC6pp(i915) (false) /* HW was never validated */ macro
H A Di915_pmu.c183 if (HAS_RC6pp(i915)) in __get_rc6()