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 struct drm_crtc *crtc;32 int bpp, pitch;33 u64 offset;