summaryrefslogtreecommitdiff
path: root/shared-core/via_map.c
diff options
context:
space:
mode:
authorThomas Hellstrom <unichrome@shipmail.org>2004-11-27 22:55:31 +0000
committerThomas Hellstrom <unichrome@shipmail.org>2004-11-27 22:55:31 +0000
commit4f8fa6028631fa1d799e9a68ed710fbc98976656 (patch)
treedf753d0e728afd97ac03388283df51f4e73a9e0d /shared-core/via_map.c
parentf0a86288fa4d7b951f33f7b1a6ef36106c7df788 (diff)
Reworked PCI MMIO command buffer parser, and imported code from the Mesa
driver. It can now handle the 3D OpenGL commands from the Mesa unichrome driver. Added vsync frequency detection support. This will be used in the future for XvMC and better frame timing. Bumped minor version number and driver date.
Diffstat (limited to 'shared-core/via_map.c')
-rw-r--r--shared-core/via_map.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/shared-core/via_map.c b/shared-core/via_map.c
index dcf714db..e00dc64a 100644
--- a/shared-core/via_map.c
+++ b/shared-core/via_map.c
@@ -136,3 +136,4 @@ int via_decoder_futex(DRM_IOCTL_ARGS)
}
return 0;
}
+