Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-02-20 | drm_ctx_dtor.patch Submitted by: Erdi Chen | Keith Whitwell | |
2003-05-27 | Merged DRM documentation. | Jose Fonseca | |
2003-04-22 | remove unused variable | Alan Hourihane | |
2003-04-22 | Move a chunk of gamma-specific code out of drm_dma.h. Remove unused | Keith Whitwell | |
'DRM_FLAG_NOCTX' option. | |||
2003-04-22 | remove unused dma histogram code | Keith Whitwell | |
2003-04-22 | Move a bunch of gamma-specific code into a gamma-specific file. Restore the | Keith Whitwell | |
kooky DRM(write_string) code for gamma. | |||
2003-04-22 | remove DRM read, poll and write_string | Keith Whitwell | |
2003-04-08 | Use list_entry() to get container struct from struct list_head pointers. | Leif Delgass | |
Build fix for RedHat 9 kernel (5 args to remap_page_range()). | |||
2002-06-25 | gamma_alloc -> DRM(alloc) | Alan Hourihane | |
2002-01-27 | First pass merge of XFree86 4.2.0 import. | David Dawes | |
2001-09-25 | merge with 2.4.10 kernel | Alan Hourihane | |
2001-08-13 | Sync with Linus 2.4.9-pre2 + make all nopage routines more alike | Jeff Hartmann | |
2001-08-07 | Lots of DRM fixes: added new pieces of template code so the ffb driver can | Jeff Hartmann | |
be ported, rolled back r128 and i810 version bumps so 4.1.0 works with cvs kernel modules, added Config.in and updated Makefile.kernel, incorporated lots of drm fixes inspired by patches sent by Redhat, made DRM(realloc) usage check for NULL allocations, restructure driver init routines to export dev_priv only when initialized and to check for all error conditions. | |||
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 | |