Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-10-31 | Allow drivers to override reclaim_buffers in an OS-independent way by | Felix Kuehling | |
passing drm_device_t* as first parameter, like in the BSD version. | |||
2004-08-17 | Merged drmfntbl-0-0-1 | Dave Airlie | |
2003-06-05 | add page flipping support to the DRM, up version number to 1.3.0... | Dave Airlie | |
2003-04-26 | Ensure driver has been initialized (dev_private != NULL) before installing | Leif Delgass | |
irq handler in DRM(irq_install). Modify all drivers to ensure irq handler is removed before cleanup and cleanup is called at takedown. Remove unused buffer private struct fields in i810, i830. Check for lock on init/cleanup in all drivers except i810/i830. The current DDX for i810 and i830 doesn't hold the lock on kernel init (FIXME?). | |||
2003-04-26 | 2.5.x sync patch from Linus Torvalds | Keith Whitwell | |
2003-03-28 | merged drm-filp-0-1-branch | Keith Whitwell | |
2003-03-25 | linux merge for drm | Alan Hourihane | |
2002-10-22 | final part of XFree86 4.2.99.2 merge | Alan Hourihane | |
2002-02-14 | First pass of mesa-4-0 branch merge into trunk. | David Dawes | |
2002-01-27 | First pass merge of XFree86 4.2.0 import. | David Dawes | |
2001-03-14 | Merged sarea-1-0-0 | Kevin E Martin | |
2001-02-16 | - Clean up the way customization of the templates is done. | Gareth Hughes | |
- Fix old-style DMA for gamma driver (please test). - Pull out IRQ handling into drm_dma.h (please test on i810, gamma). - Lots of general cleanups, remove compiler warnings etc. | |||
2001-02-15 | Merge mga-1-0-0-branch into trunk. | Gareth Hughes | |
2000-09-29 | Audit calls to schedule() Remove tags from files shared with Linux kernel | Rik Faith | |
tree Remove debugging statements to make debugging more useful Other minor cleanups in preparation for sync with Linux 2.4.0-test9-pre7 | |||
2000-09-24 | commit xfree86 4.0.1d-pre update | Alan Hourihane | |
2000-08-04 | Sync with Linux 2.4.0-test6-pre2 | Rik Faith | |
2000-07-13 | applied Jeff's xf86cvs-I810copy.patch | Brian Paul | |
2000-06-08 | Merged glxmisc-3-0-0 | Brian Paul | |
2000-05-25 | Merged mga-0-0-3-branch | Keith Whitwell | |
- New security model for i810 - Enable i810 dri by default - New indexed vertex path for mga - Mga kernel driver rework - Removed dead files in i810 driver | |||
2000-04-04 | Merged mga branch with trunk | Jeff Hartmann | |
2000-02-22 | Import of XFree86 3.9.18 | Kevin E Martin | |