projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3c59483
)
nouveau: bump drm patchlevel
author
Ben Skeggs
<darktama@iinet.net.au>
Fri, 19 Jan 2007 04:39:36 +0000
(15:39 +1100)
committer
Ben Skeggs
<darktama@iinet.net.au>
Fri, 19 Jan 2007 04:39:36 +0000
(15:39 +1100)
src/mesa/drivers/dri/nouveau/nouveau_screen.c
patch
|
blob
|
history
diff --git
a/src/mesa/drivers/dri/nouveau/nouveau_screen.c
b/src/mesa/drivers/dri/nouveau/nouveau_screen.c
index ab7742df14f339c6e133d7018f4d74f62e436b57..781ba0113fc8e9cb7e9a53f03c32ad1b88f20502 100644
(file)
--- a/
src/mesa/drivers/dri/nouveau/nouveau_screen.c
+++ b/
src/mesa/drivers/dri/nouveau/nouveau_screen.c
@@
-327,7
+327,7
@@
void * __driCreateNewScreen_20050727( __DRInativeDisplay *dpy, int scrn, __DRIsc
__DRIscreenPrivate *psp;
static const __DRIversion ddx_expected = { 1, 2, 0 };
static const __DRIversion dri_expected = { 4, 0, 0 };
- static const __DRIversion drm_expected = { 0, 0,
2
};
+ static const __DRIversion drm_expected = { 0, 0,
3
};
dri_interface = interface;