summaryrefslogtreecommitdiff
path: root/shared/radeon.h
diff options
context:
space:
mode:
authorEric Anholt <anholt@freebsd.org>2003-08-12 21:47:34 +0000
committerEric Anholt <anholt@freebsd.org>2003-08-12 21:47:34 +0000
commit4c9daf6847b4e263d006154ac1e523c091308a6b (patch)
tree58d13bcfee04cd0dde622941aadd4ad6033625b2 /shared/radeon.h
parentfbdadde0079120d49ca719781817a342bb62801d (diff)
Document change in interface version 1.9.
Diffstat (limited to 'shared/radeon.h')
-rw-r--r--shared/radeon.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/shared/radeon.h b/shared/radeon.h
index 34386f38..7df3dd74 100644
--- a/shared/radeon.h
+++ b/shared/radeon.h
@@ -80,6 +80,7 @@
* 1.8 - Remove need to call cleanup ioctls on last client exit (keith)
* Add 'GET' queries for starting additional clients on different VT's.
* Add DRM_IOCTL_RADEON_CP_RESUME ioctl.
+ * 1.9 - Add texture rectangle support for r100.
*/
#define DRIVER_IOCTLS \
[DRM_IOCTL_NR(DRM_IOCTL_DMA)] = { radeon_cp_buffers, 1, 0 }, \