projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
59de2be
)
drm/radeon: bump minor version for occlusion queries support
author
Maciej Cencora
<m.cencora@gmail.com>
Fri, 17 Apr 2009 13:55:09 +0000
(15:55 +0200)
committer
Dave Airlie
<airlied@redhat.com>
Fri, 24 Apr 2009 04:45:52 +0000
(14:45 +1000)
We already added support, just need to let userspace
know when it can use them.
Signed-off-by: Maciej Cencora <m.cencora@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/radeon/radeon_drv.h
patch
|
blob
|
history
diff --git
a/drivers/gpu/drm/radeon/radeon_drv.h
b/drivers/gpu/drm/radeon/radeon_drv.h
index ed4d27e6ee6f14a30cfc5c860c40f730630c9655..8071d965f1428871b98df31bc68440bdd40b4ba3 100644
(file)
--- a/
drivers/gpu/drm/radeon/radeon_drv.h
+++ b/
drivers/gpu/drm/radeon/radeon_drv.h
@@
-99,9
+99,10
@@
* 1.27- Add support for IGP GART
* 1.28- Add support for VBL on CRTC2
* 1.29- R500 3D cmd buffer support
+ * 1.30- Add support for occlusion queries
*/
#define DRIVER_MAJOR 1
-#define DRIVER_MINOR
29
+#define DRIVER_MINOR
30
#define DRIVER_PATCHLEVEL 0
/*