From 17d893f567787914add42c221996c631455cdb25 Mon Sep 17 00:00:00 2001 From: Felix Kuehling Date: Mon, 10 Jan 2005 22:46:02 +0000 Subject: Only try to find the agp_buffer_map if dma_type is AGP. This is all that's needed on the DRM side to support PCI Savages. Bumped patch level and driver date. --- shared-core/savage_drv.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'shared-core/savage_drv.h') diff --git a/shared-core/savage_drv.h b/shared-core/savage_drv.h index 726c54fc..a3671dbe 100644 --- a/shared-core/savage_drv.h +++ b/shared-core/savage_drv.h @@ -30,11 +30,11 @@ #define DRIVER_NAME "savage" #define DRIVER_DESC "Savage3D/MX/IX, Savage4, SuperSavage, Twister, ProSavage[DDR]" -#define DRIVER_DATE "20050109" +#define DRIVER_DATE "20050110" #define DRIVER_MAJOR 2 #define DRIVER_MINOR 1 -#define DRIVER_PATCHLEVEL 1 +#define DRIVER_PATCHLEVEL 2 /* Interface history: * * 1.x The DRM driver from the VIA/S3 code drop, basically a dummy -- cgit v1.2.3