summaryrefslogtreecommitdiff
path: root/src/nv_type.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nv_type.h')
-rw-r--r--src/nv_type.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/nv_type.h b/src/nv_type.h
index 302c6c0..01f76cc 100644
--- a/src/nv_type.h
+++ b/src/nv_type.h
@@ -284,13 +284,12 @@ typedef struct _NVRec {
int PanelTweak;
Bool LVDS;
- int IRQ;
Bool LockedUp;
volatile void * NotifierBlock;
- struct drm_nouveau_notifier_alloc *Notifier0;
+ struct drm_nouveau_notifierobj_alloc *Notifier0;
- struct drm_nouveau_fifo_alloc fifo;
+ struct drm_nouveau_channel_alloc fifo;
CARD32 dmaPut;
CARD32 dmaCurrent;
CARD32 dmaFree;