Searched defs:nouveau_page_flip_state (Results 1 – 1 of 1) sorted by relevance
28 struct nouveau_page_flip_state { struct29 struct list_head head;30 struct drm_pending_vblank_event *event;31 int crtc, bpp, pitch, x, y;32 u64 offset;