Bump i915 minor for ARB_OC ioctl
parent
f7180349fd
commit
2851c9f5c6
|
@ -48,9 +48,10 @@
|
||||||
* 1.5: Add vblank pipe configuration
|
* 1.5: Add vblank pipe configuration
|
||||||
* 1.6: - New ioctl for scheduling buffer swaps on vertical blank
|
* 1.6: - New ioctl for scheduling buffer swaps on vertical blank
|
||||||
* - Support vertical blank on secondary display pipe
|
* - Support vertical blank on secondary display pipe
|
||||||
|
* 1.8: New ioctl for ARB_Occlusion_Query
|
||||||
*/
|
*/
|
||||||
#define DRIVER_MAJOR 1
|
#define DRIVER_MAJOR 1
|
||||||
#define DRIVER_MINOR 7
|
#define DRIVER_MINOR 8
|
||||||
#define DRIVER_PATCHLEVEL 0
|
#define DRIVER_PATCHLEVEL 0
|
||||||
|
|
||||||
#if defined(__linux__)
|
#if defined(__linux__)
|
||||||
|
|
Loading…
Reference in New Issue