drm/nouveau/sw: turn flip completion into an event
[deliverable/linux.git] / drivers / gpu / drm / nouveau / nouveau_drm.h
index d1a4c120b71bdf09e4cc361c9733c08b0f32b147..f18710afcfd3b98d7dc7bde2d78f843b1aafaba2 100644 (file)
@@ -150,6 +150,7 @@ struct nouveau_drm {
        struct nouveau_fbdev *fbcon;
        struct nvif_object nvsw;
        struct nvif_object ntfy;
+       struct nvif_notify flip;
 
        /* nv10-nv40 tiling regions */
        struct {
This page took 0.025332 seconds and 5 git commands to generate.