summaryrefslogtreecommitdiff
path: root/shared-core/radeon_drv.h
diff options
context:
space:
mode:
authorDave Airlie <airlied@linux.ie>2005-12-29 00:17:51 +0000
committerDave Airlie <airlied@linux.ie>2005-12-29 00:17:51 +0000
commit780e90e4a265532cf96c887267b80c691f016996 (patch)
tree31dfa083ab9f2fc458da749dc2dfe21e3ada35ea /shared-core/radeon_drv.h
parentb14d15ac41c0af5093e37a47124f0995e10c3016 (diff)
add radeon card type get param so userspace can avoid walking PCI
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 ab368262..615afc78 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 "20050911"
+#define DRIVER_DATE "20051229"
/* Interface history:
*
@@ -88,10 +88,11 @@
and R200_EMIT_ATF_TFACTOR (replaces R200_EMIT_TFACTOR_0 (8 consts instead of 6)
* 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
*/
#define DRIVER_MAJOR 1
-#define DRIVER_MINOR 20
+#define DRIVER_MINOR 21
#define DRIVER_PATCHLEVEL 0
enum radeon_family {