Age | Commit message (Expand) | Author |
2006-08-28 | fixup some of the comments in drm_context.c | Dave Airlie |
2006-07-24 | switch drm to use Linux mutexes instead of semaphore. | Dave Airlie |
2006-02-18 | major realigment of DRM CVS with kernel code, makes integration much easier | Dave Airlie |
2006-01-02 | sparse cleanups | Dave Airlie |
2005-12-04 | Fix from SuSE for issue with context creation failure | Dave Airlie |
2005-08-16 | add Egberts 32/64 bit patch (its in kernel already...) | Dave Airlie |
2005-08-12 | Reverting the previous via security-fix commit, since the assumption of | Thomas Hellstrom |
2005-08-11 | Missing symbol export from previous via context check commit. | Thomas Hellstrom |
2005-08-10 | Security fix on via: Checking that the specified context belongs to the | Thomas Hellstrom |
2005-08-05 | Fix bug in return to userspace resctx code | Dave Airlie |
2005-06-04 | misc cleanup patch from Adrian Bunk | Dave Airlie |
2004-10-18 | Update Doxygen configuration & comments. | Jose Fonseca |
2004-10-12 | Breakout heads into their own data structures. | Jon Smirl |
2004-10-10 | Rename fn_tbl to driver. Core driver now uses pci_driver name which | Jon Smirl |
2004-09-30 | Lindent of core build. Drivers checked for no binary diffs. A few files | Jon Smirl |
2004-09-27 | First check in for DRM that splits core from personality modules | Jon Smirl |
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 |