]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - drivers/gpu/drm/nouveau/core/engine/disp/nv50.h
drm/nouveau/disp: port vblank handling to event interface
[mirror_ubuntu-bionic-kernel.git] / drivers / gpu / drm / nouveau / core / engine / disp / nv50.h
index a6bb931450f16c630dd663ada1186c687800f5b9..fc897181fa38424bf19a3f5e737fc6da1da7781d 100644 (file)
@@ -3,7 +3,9 @@
 
 #include <core/parent.h>
 #include <core/namedb.h>
+#include <core/engctx.h>
 #include <core/ramht.h>
+#include <core/event.h>
 
 #include <engine/dmaobj.h>
 #include <engine/disp.h>