Searched refs:PRIMARY_A_FLIP_DONE (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/gpu/drm/i915/gvt/ | ||
| H A D | interrupt.h | 97 PRIMARY_A_FLIP_DONE, enumerator |
| H A D | reg.h | 60 #define SKL_FLIP_EVENT(pipe, plane) (PRIMARY_A_FLIP_DONE + (plane) * 3 + (pipe)) |