projects
/
platform
/
upstream
/
libdrm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2851c9f
)
Revert i915 drm driver name to i915; miniglx doesn't work otherwise
author
Keith Packard
<keithp@mandolin.keithp.com>
Sun, 7 Jan 2007 01:40:50 +0000
(17:40 -0800)
committer
Keith Packard
<keithp@mandolin.keithp.com>
Sun, 7 Jan 2007 01:40:50 +0000
(17:40 -0800)
Yes, this driver supports the new memory manager, that is indicated by the
version number being >= 1.7.
shared-core/i915_drv.h
patch
|
blob
|
history
diff --git
a/shared-core/i915_drv.h
b/shared-core/i915_drv.h
index
57cdf38
..
98f5894
100644
(file)
--- a/
shared-core/i915_drv.h
+++ b/
shared-core/i915_drv.h
@@
-35,7
+35,7
@@
#define DRIVER_AUTHOR "Tungsten Graphics, Inc."
-#define DRIVER_NAME "i915
-mm
"
+#define DRIVER_NAME "i915"
#define DRIVER_DESC "Intel Graphics"
#define DRIVER_DATE "20060929"