From 4f8fa6028631fa1d799e9a68ed710fbc98976656 Mon Sep 17 00:00:00 2001 From: Thomas Hellstrom Date: Sat, 27 Nov 2004 22:55:31 +0000 Subject: 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. --- shared-core/via_map.c | 1 + 1 file changed, 1 insertion(+) (limited to 'shared-core/via_map.c') 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; } + -- cgit v1.2.3