drm/radeon: bump minor version for occlusion queries support
authorMaciej Cencora <m.cencora@gmail.com>
Fri, 17 Apr 2009 13:55:09 +0000 (15:55 +0200)
committerDave 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

index ed4d27e..8071d96 100644 (file)
  * 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
 
 /*