Searched refs:PLANE_FLIP_DONE_INT_STATUS_VLV (Results 1 - 2 of 2) sorted by relevance

/drivers/gpu/drm/i915/
H A Di915_irq.c2073 if (pipe_stats[pipe] & PLANE_FLIP_DONE_INT_STATUS_VLV) {
3646 pipestat_mask = PLANE_FLIP_DONE_INT_STATUS_VLV |
3681 pipestat_mask = PLANE_FLIP_DONE_INT_STATUS_VLV |
3830 u32 pipestat_enable = PLANE_FLIP_DONE_INT_STATUS_VLV |
H A Di915_reg.h3781 #define PLANE_FLIP_DONE_INT_STATUS_VLV (1UL<<10) macro

Completed in 76 milliseconds