Searched refs:i915_mch_dev (Results 1 – 1 of 1) sorted by relevance
6119 static struct drm_i915_private *i915_mch_dev; variable7925 if (!i915_mch_dev) in i915_read_mch_val()7927 dev_priv = i915_mch_dev; in i915_read_mch_val()7952 if (!i915_mch_dev) { in i915_gpu_raise()7956 dev_priv = i915_mch_dev; in i915_gpu_raise()7980 if (!i915_mch_dev) { in i915_gpu_lower()7984 dev_priv = i915_mch_dev; in i915_gpu_lower()8006 if (i915_mch_dev) in i915_gpu_busy()8007 ret = i915_mch_dev->gt.awake; in i915_gpu_busy()8026 if (!i915_mch_dev) { in i915_gpu_turbo_disable()[all …]