summaryrefslogtreecommitdiff
path: root/shared-core/radeon_drv.h
diff options
context:
space:
mode:
authorAapo Tahkola <aet@rasterburn.org>2006-01-20 21:45:28 +0000
committerAapo Tahkola <aet@rasterburn.org>2006-01-20 21:45:28 +0000
commit9a01593f1aeda40abc5815b70fff9f909702501c (patch)
tree806279062f7d61c4ac678e8f914d47a57f8a6144 /shared-core/radeon_drv.h
parent534bfb3742459af8d9a30579d8f9b6ab18b475d0 (diff)
Add support for texture cache flushes (R300_TX_CNTL)
Diffstat (limited to 'shared-core/radeon_drv.h')
-rw-r--r--shared-core/radeon_drv.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/shared-core/radeon_drv.h b/shared-core/radeon_drv.h
index 795e3691..786af0df 100644
--- a/shared-core/radeon_drv.h
+++ b/shared-core/radeon_drv.h
@@ -38,7 +38,7 @@
#define DRIVER_NAME "radeon"
#define DRIVER_DESC "ATI Radeon"
-#define DRIVER_DATE "20051229"
+#define DRIVER_DATE "20060120"
/* Interface history:
*
@@ -89,10 +89,11 @@
* 1.19- Add support for gart table in FB memory and PCIE r300
* 1.20- Add support for r300 texrect
* 1.21- Add support for card type getparam
+ * 1.22- Add support for texture cache flushes (R300_TX_CNTL)
*/
#define DRIVER_MAJOR 1
-#define DRIVER_MINOR 21
+#define DRIVER_MINOR 22
#define DRIVER_PATCHLEVEL 0
enum radeon_family {