Searched refs:xe_display_irq_postinstall (Results 1 – 3 of 3) sorted by relevance
31 void xe_display_irq_postinstall(struct xe_device *xe, struct xe_gt *gt);62 static inline void xe_display_irq_postinstall(struct xe_device *xe, struct xe_gt *gt) {} in xe_display_irq_postinstall() function
249 void xe_display_irq_postinstall(struct xe_device *xe, struct xe_gt *gt) in xe_display_irq_postinstall() function
654 xe_display_irq_postinstall(xe, xe_root_mmio_gt(xe)); in xe_irq_postinstall()