i915: Bump minor for swap scheduling ioctl and secondary vblank support.

main
Michel Dänzer 2006-09-18 12:15:38 +02:00
parent 0356fe260d
commit 2627131e5d
1 changed files with 3 additions and 1 deletions

View File

@ -46,9 +46,11 @@
* 1.3: Add vblank support
* 1.4: Fix cmdbuffer path, add heap destroy
* 1.5: Add vblank pipe configuration
* 1.6: - New ioctl for scheduling buffer swaps on vertical blank
* - Support vertical blank on secondary display pipe
*/
#define DRIVER_MAJOR 1
#define DRIVER_MINOR 5
#define DRIVER_MINOR 6
#define DRIVER_PATCHLEVEL 0
typedef struct _drm_i915_ring_buffer {