Home
last modified time | relevance | path

Searched refs:PLANE_FLIP_DONE_INT_EN_VLV (Results 1 – 2 of 2) sorted by relevance

/gfx-drm/usr/src/uts/intel/io/i915/
H A Di915_reg.h3018 #define PLANE_FLIP_DONE_INT_EN_VLV (1UL<<26) macro
H A Di915_irq.c2802 u32 pipestat_enable = PLANE_FLIP_DONE_INT_EN_VLV; in valleyview_irq_postinstall()