OSDN Git Service

Reworked PCI MMIO command buffer parser, and imported code from the Mesa
authorThomas Hellstrom <unichrome@shipmail.org>
Sat, 27 Nov 2004 22:55:31 +0000 (22:55 +0000)
committerThomas Hellstrom <unichrome@shipmail.org>
Sat, 27 Nov 2004 22:55:31 +0000 (22:55 +0000)
commit4f8fa6028631fa1d799e9a68ed710fbc98976656
treedf753d0e728afd97ac03388283df51f4e73a9e0d
parentf0a86288fa4d7b951f33f7b1a6ef36106c7df788
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.
13 files changed:
shared-core/via_3d_reg.h
shared-core/via_dma.c
shared-core/via_drm.h
shared-core/via_drv.h
shared-core/via_irq.c
shared-core/via_map.c
shared-core/via_mm.c
shared/via.h
shared/via_3d_reg.h
shared/via_dma.c
shared/via_drm.h
shared/via_drv.h
shared/via_irq.c