From 50a6ffa8789ca12029da1db86ad8c90ce62cd241 Mon Sep 17 00:00:00 2001 From: Thomas Hellstrom Date: Thu, 6 Jan 2005 15:53:38 +0000 Subject: via DRM: Updated the verifier to check the vertex lists more thorough. This should hopefully stop it from getting out of sync. The PCI command parser is still not updated. --- shared-core/via_drv.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'shared-core/via_drv.h') diff --git a/shared-core/via_drv.h b/shared-core/via_drv.h index d085179a..eb75f1ed 100644 --- a/shared-core/via_drv.h +++ b/shared-core/via_drv.h @@ -28,11 +28,11 @@ #define DRIVER_NAME "via" #define DRIVER_DESC "VIA Unichrome" -#define DRIVER_DATE "20050105" +#define DRIVER_DATE "20050106" #define DRIVER_MAJOR 2 #define DRIVER_MINOR 4 -#define DRIVER_PATCHLEVEL 0 +#define DRIVER_PATCHLEVEL 1 typedef struct drm_via_ring_buffer { drm_map_t map; -- cgit v1.2.3