Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-11-03 | Fixed bug in via_dma.c. The code didn't check that the lock was held by the | Thomas Hellstrom | |
caller. Just that it was held. | |||
2004-11-01 | Reworked the jump-code in via_dma.c. The command regulator now seems to | Thomas Hellstrom | |
pause correctly after a jump. Removed the debug message from within the interrupt handler of via_irq.c | |||
2004-10-30 | Some stabilizing work to the DMA ring-buffer code. Temporarily replaced the | Thomas Hellstrom | |
rewind jump with a reinitialization. This makes the code stable on CLE266 and KM400. | |||
2004-10-12 | Via updates. Fixed unlikely but possible uint32_t overflow in ring-buffer | Thomas Hellstrom | |
code. bumped patchlevel. | |||
2004-10-09 | cleanup VIA driver to look a bit like others before kernel merge | Dave Airlie | |
2004-10-09 | Lindent the via stuff so I can include it in kernel | Dave Airlie | |
2004-08-24 | Merged drmfntbl-0-0-2 | Dave Airlie | |
2004-08-17 | Merged drmfntbl-0-0-1 | Dave Airlie | |
2004-08-14 | Add a "dev" argument to DRIVER_CTX_[CD]TOR. This will be used in an | Eric Anholt | |
upcoming commit for the SiS driver. | |||
2004-04-21 | centralise pci ids into one place and use scripts to generate files for | Dave Airlie | |
kernel | |||
2004-04-12 | 1. Added a PCI ID. | Thomas Hellstrom | |
2. Big change to the XvMC part of the SAREA. OpenGL clients will not suffer from this, and via XvMC is still alpha. Needed to make future additions to XvMC (More decoders and overlays) possible. 3. Bumped version number to 1.3.0. | |||
2004-03-31 | VIA module fixes: | Thomas Hellstrom | |
1. Fixed up PCI-id's. 2. Fixed 2.6 warning in kernel Makefile. | |||
2004-03-23 | Merged via-1-2-0 | Thomas Hellstrom | |