From: Michel Daenzer Date: Sun, 14 Jul 2002 20:26:52 +0000 (+0000) Subject: bump DRM minor and check it before using the GETPARAM ioctl to obtain X-Git-Tag: libdrm-1_0_0~827 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9a3a3143ce41c72b4de2721cf16025f11ca334ca;p=platform%2Fupstream%2Flibdrm.git bump DRM minor and check it before using the GETPARAM ioctl to obtain scratch register values --- diff --git a/shared/radeon.h b/shared/radeon.h index 503df68..ad36c86 100644 --- a/shared/radeon.h +++ b/shared/radeon.h @@ -47,11 +47,11 @@ #define DRIVER_NAME "radeon" #define DRIVER_DESC "ATI Radeon" -#define DRIVER_DATE "20020611" +#define DRIVER_DATE "20020714" #define DRIVER_MAJOR 1 -#define DRIVER_MINOR 3 -#define DRIVER_PATCHLEVEL 1 +#define DRIVER_MINOR 4 +#define DRIVER_PATCHLEVEL 0 /* Interface history: *