Home
last modified time | relevance | path

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

/drivers/gpu/drm/xe/compat-i915-headers/
A Dintel_uncore.h15 static inline struct intel_uncore *to_intel_uncore(struct drm_device *drm) in to_intel_uncore() function
/drivers/gpu/drm/i915/display/
A Dintel_de.h17 return to_intel_uncore(display->drm); in __to_uncore()
A Dintel_display_irq.c43 gen2_irq_init(to_intel_uncore(display->drm), regs, imr_val, ier_val); in intel_display_irq_regs_init()
57 gen2_irq_reset(to_intel_uncore(display->drm), regs); in intel_display_irq_regs_reset()
69 gen2_assert_iir_is_zero(to_intel_uncore(display->drm), reg); in intel_display_irq_regs_assert_irr_is_zero()
1871 gen2_error_reset(to_intel_uncore(display->drm), in _vlv_display_irq_reset()
1952 gen2_error_init(to_intel_uncore(display->drm), in _vlv_display_irq_postinstall()
1994 gen2_irq_reset(to_intel_uncore(display->drm), SDE_IRQ_REGS); in ibx_display_irq_reset()
/drivers/gpu/drm/i915/
A Dintel_uncore.h505 struct intel_uncore *to_intel_uncore(struct drm_device *drm);
A Dintel_uncore.c42 struct intel_uncore *to_intel_uncore(struct drm_device *drm) in to_intel_uncore() function

Completed in 36 milliseconds