Searched refs:GT_PIPE_NOTIFY (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/i915/
H A Di915_irq.c343 if (gt_iir & GT_PIPE_NOTIFY) {
1429 u32 render_mask = GT_PIPE_NOTIFY | GT_BSD_USER_INTERRUPT;
1443 render_mask = GT_PIPE_NOTIFY;
H A Dintel_ringbuffer.c333 ironlake_enable_graphics_irq(dev_priv, GT_PIPE_NOTIFY);
351 ironlake_disable_graphics_irq(dev_priv, GT_PIPE_NOTIFY);
H A Di915_reg.h2512 #define GT_PIPE_NOTIFY (1 << 4) macro

Completed in 63 milliseconds