Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/compat-i915-headers/ !
H A Dintel_uncore.h171 #define intel_uncore_arm_unclaimed_mmio_detection(x) do { } while (0) macro
/linux/drivers/gpu/drm/i915/ !
H A Dintel_uncore.h247 bool intel_uncore_arm_unclaimed_mmio_detection(struct intel_uncore *uncore);
H A Di915_driver.c1543 if (intel_uncore_arm_unclaimed_mmio_detection(&dev_priv->uncore)) in intel_runtime_suspend()
H A Dintel_uncore.c2829 intel_uncore_arm_unclaimed_mmio_detection(struct intel_uncore *uncore) in intel_uncore_arm_unclaimed_mmio_detection() function
/linux/drivers/gpu/drm/i915/display/ !
H A Dintel_display.c7524 intel_uncore_arm_unclaimed_mmio_detection(&dev_priv->uncore); in intel_atomic_commit_tail()