Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/xe/compat-i915-headers/
H A Dintel_uncore.h15 static inline struct intel_uncore *to_intel_uncore(struct drm_device *drm) in to_intel_uncore() function
/linux-6.15/drivers/gpu/drm/i915/display/
H A Dintel_de.h18 return to_intel_uncore(display->drm); in __to_uncore()
H A Dintel_display_irq.c40 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()
/linux-6.15/drivers/gpu/drm/i915/
H A Dintel_uncore.h504 struct intel_uncore *to_intel_uncore(struct drm_device *drm);
H A Dintel_uncore.c40 struct intel_uncore *to_intel_uncore(struct drm_device *drm) in to_intel_uncore() function