Age | Commit message (Expand) | Author |
2004-09-05 | merge back bunch of whitespace and misc changes from kernel | Dave Airlie |
2004-09-02 | oops called ctor instead of dtor.. found this on the kernel merge | Dave Airlie |
2004-08-29 | remove hacky context thing that was gamma only | Dave Airlie |
2004-08-27 | __NO_VERSION__ hasn't been needed since 2.3 days ditch it... | 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 |
2004-07-20 | first set of __user annotations from kernel (Al Viro) | Dave Airlie |
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 |
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 |
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 |
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 |
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 |
2001-02-15 | Merge mga-1-0-0-branch into trunk. | Gareth Hughes |