summaryrefslogtreecommitdiff
path: root/shared/radeon.h
diff options
context:
space:
mode:
authorMichel Daenzer <michel@daenzer.net>2003-08-18 23:46:19 +0000
committerMichel Daenzer <michel@daenzer.net>2003-08-18 23:46:19 +0000
commit07a9b30082d6a64d39964f504e3afc4317e22ef7 (patch)
treef345a3068fc5b3d554e2c0cdba6f05db0dbcf729 /shared/radeon.h
parent0f094c33da5054e6be9ccf8bf0f6282c9aed5791 (diff)
Clean up Radeon DRI resume code
Diffstat (limited to 'shared/radeon.h')
-rw-r--r--shared/radeon.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/shared/radeon.h b/shared/radeon.h
index 7df3dd74..7fe08ea8 100644
--- a/shared/radeon.h
+++ b/shared/radeon.h
@@ -79,8 +79,8 @@
* R200_EMIT_PP_CUBIC_OFFSETS_[0..5]. (brian)
* 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.
+ * 1.9 - Add DRM_IOCTL_RADEON_CP_RESUME ioctl.
+ * Add texture rectangle support for r100.
*/
#define DRIVER_IOCTLS \
[DRM_IOCTL_NR(DRM_IOCTL_DMA)] = { radeon_cp_buffers, 1, 0 }, \