From 428cbe0b91b1b446b0878544f30121df9b5bb2ac Mon Sep 17 00:00:00 2001 From: Dave Airlie Date: Wed, 13 Aug 2003 23:35:40 +0000 Subject: DA: patch from Matthew upgraded to latest DRI head to solve issue with i810 compatibility --- linux/i810.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'linux/i810.h') diff --git a/linux/i810.h b/linux/i810.h index ba40892f..a5d300a2 100644 --- a/linux/i810.h +++ b/linux/i810.h @@ -55,9 +55,10 @@ * 1.2.1 - Disable copying code (leave stub ioctls for backwards compatibility) * - Remove requirement for interrupt (leave stubs again) * 1.3 - Add page flipping. + * 1.4 - fix DRM interface */ #define DRIVER_MAJOR 1 -#define DRIVER_MINOR 3 +#define DRIVER_MINOR 4 #define DRIVER_PATCHLEVEL 0 #define DRIVER_IOCTLS \ -- cgit v1.2.3