Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/i915/
H A Dintel_pm.c7669 if (!i915_mch_dev) in i915_read_mch_val()
7671 dev_priv = i915_mch_dev; in i915_read_mch_val()
7696 if (!i915_mch_dev) { in i915_gpu_raise()
7700 dev_priv = i915_mch_dev; in i915_gpu_raise()
7724 if (!i915_mch_dev) { in i915_gpu_lower()
7728 dev_priv = i915_mch_dev; in i915_gpu_lower()
7750 if (i915_mch_dev) in i915_gpu_busy()
7770 if (!i915_mch_dev) { in i915_gpu_turbo_disable()
7774 dev_priv = i915_mch_dev; in i915_gpu_turbo_disable()
7815 i915_mch_dev = dev_priv; in intel_gpu_ips_init()
[all …]