Bump i915 minor for ARB_OC ioctl

main
Wang Zhenyu 2006-12-04 15:48:04 +08:00 committed by Keith Packard
parent f7180349fd
commit 2851c9f5c6
1 changed files with 2 additions and 1 deletions

View File

@ -48,9 +48,10 @@
* 1.5: Add vblank pipe configuration
* 1.6: - New ioctl for scheduling buffer swaps on vertical blank
* - Support vertical blank on secondary display pipe
* 1.8: New ioctl for ARB_Occlusion_Query
*/
#define DRIVER_MAJOR 1
#define DRIVER_MINOR 7
#define DRIVER_MINOR 8
#define DRIVER_PATCHLEVEL 0
#if defined(__linux__)