Searched refs:to_intel_uncore (Results 1 – 5 of 5) sorted by relevance
15 static inline struct intel_uncore *to_intel_uncore(struct drm_device *drm) in to_intel_uncore() function
18 return to_intel_uncore(display->drm); in __to_uncore()
40 gen2_irq_init(to_intel_uncore(display->drm), regs, imr_val, ier_val); in intel_display_irq_regs_init()54 gen2_irq_reset(to_intel_uncore(display->drm), regs); in intel_display_irq_regs_reset()66 gen2_assert_iir_is_zero(to_intel_uncore(display->drm), reg); in intel_display_irq_regs_assert_irr_is_zero()1904 gen2_error_reset(to_intel_uncore(display->drm), in _vlv_display_irq_reset()1959 gen2_error_init(to_intel_uncore(display->drm), in vlv_display_irq_postinstall()
504 struct intel_uncore *to_intel_uncore(struct drm_device *drm);
40 struct intel_uncore *to_intel_uncore(struct drm_device *drm) in to_intel_uncore() function