Age | Commit message (Expand) | Author |
2005-11-28 | Assert an MIT copyright on sis_drm.h, since one was lacking and I created | Eric Anholt |
2005-11-11 | cleanup ioctl/max_ioctl to use header file for extern symbols | Dave Airlie |
2005-11-08 | Correct a LOR issue on FreeBSD by allocating temporary space and doing a | Eric Anholt |
2005-08-07 | make some functions static in the savage drm driver | Dave Airlie |
2005-08-05 | Rename the driver hooks in the DRM to something a little more | Eric Anholt |
2005-03-13 | Command DMA optimizations: | Felix Kuehling |
2005-03-07 | Tracked down random lockups related to command DMA that occurred in Quake3 | Felix Kuehling |
2005-03-06 | Added support for command DMA on Savage4-based hardware. Unfortunately | Felix Kuehling |
2005-02-23 | Use wrap counter to extend 16-bit hardware event tags to 32-bit logical | Felix Kuehling |
2005-01-20 | Corrected some confusion of vb_stride and vtx_size | Felix Kuehling |
2005-01-16 | Fixed a bug that prevented the driver from ever emitting triangle strips or | Felix Kuehling |
2005-01-15 | Setup MTRRs for frame buffer and aperture manually on Savage3D and | Felix Kuehling |
2005-01-10 | Only try to find the agp_buffer_map if dma_type is AGP. This is all that's | Felix Kuehling |
2005-01-09 | Improved workaround for Savage3D DMA lockup to emit NOPs only before the | Felix Kuehling |
2005-01-05 | 3D scissor regs are now managed by the DRM to iterate over clip rects | Felix Kuehling |
2005-01-05 | Fixed the DMA buffer age test. Should fix occasional "soft" lockups. Bumped | Felix Kuehling |
2005-01-01 | Completeley rewritten Savage DRM which can be considered secure (modulo | Felix Kuehling |