Merge branch 'drm-fbdev-cleanup' into drm-core-next
[pandora-kernel.git] / drivers / gpu / drm / nouveau / nouveau_drv.h
index ace630a..5b47b79 100644 (file)
@@ -535,6 +535,7 @@ struct drm_nouveau_private {
 
        struct fb_info *fbdev_info;
 
+       int fifo_alloc_count;
        struct nouveau_channel *fifos[NOUVEAU_MAX_CHANNEL_NR];
 
        struct nouveau_engine engine;
@@ -621,6 +622,8 @@ struct drm_nouveau_private {
        struct {
                struct dentry *channel_root;
        } debugfs;
+
+       struct nouveau_fbdev *nfbdev;
 };
 
 static inline struct drm_nouveau_private *