Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | move prototypes for gamma functions to gamma_drv.h | Keith Whitwell | |
2003-04-24 | Single/dual rasterizer quiescence patch for the glint/gamma DRI driver | David Dawes | |
(#5685, Sven Luther). | |||
2003-04-22 | Rename drm_lists.h to gamma_lists.h | Keith Whitwell | |
2003-04-22 | Move a chunk of gamma-specific code out of drm_dma.h. Remove unused | Keith Whitwell | |
'DRM_FLAG_NOCTX' option. | |||
2003-03-28 | merged drm-filp-0-1-branch | Keith Whitwell | |
2002-02-14 | First pass of mesa-4-0 branch merge into trunk. | 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-19 | Sync with Linux 2.4.0-test4 kernel | Rik Faith | |
2000-06-13 | Unify code with kernel: Change some spacing in comments Add #include | Rik Faith | |
<linux/config.h> to all *_drv.c files | |||
2000-06-08 | Merged glxmisc-3-0-0 | Brian Paul | |
2000-06-05 | Include new updated gamma support. | Alan Hourihane | |
2000-03-15 | Import of XFree86 4.0 | Jeff Hartmann | |
1999-12-05 | First DRI release of 3dfx driver. | Daryll Strauss | |