Searched refs:PLANE_FLIP_DONE_INT_EN_VLV (Results 1 – 2 of 2) sorted by relevance
/drivers/gpu/drm/i915/ | ||
D | i915_reg.h | 2737 #define PLANE_FLIP_DONE_INT_EN_VLV (1UL<<26) macro |
D | i915_irq.c | 2306 u32 pipestat_enable = PLANE_FLIP_DONE_INT_EN_VLV; in valleyview_irq_postinstall() |