Age | Commit message (Expand) | Author |
2008-03-05 | drm: Fix for non-coherent DMA PowerPC | Benjamin Herrenschmidt |
2008-01-03 | drm: cleanup DRM_DEBUG() parameters | Márton Németh |
2007-11-05 | drm: remove lots of spurious whitespace. | Dave Airlie |
2007-07-20 | Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE. | Eric Anholt |
2007-07-20 | Replace filp in ioctl arguments with drm_file *file_priv. | Eric Anholt |
2007-07-16 | drm: remove drmP.h internal typedefs | Dave Airlie |
2007-07-16 | drm: detypedef drm.h and fixup all problems | Dave Airlie |
2007-07-11 | Made drm_sg_alloc accessible from inside the DRM - drm_sg_alloc_ioctl is the ... | Arthur Huillet |
2006-10-14 | remove config.h from build no longer exists kbuild does it | Dave Airlie |
2005-11-11 | realign whitespace with kernel | Dave Airlie |
2005-08-16 | add Egberts 32/64 bit patch (its in kernel already...) | Dave Airlie |
2004-10-18 | Update Doxygen configuration & comments. | Jose Fonseca |
2004-10-12 | Breakout heads into their own data structures. | 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-20 | another fix after the macro stuff | Dave Airlie |
2004-09-16 | Fix drm_scatter to properly report it's availability | Jon Smirl |
2004-09-05 | merge back bunch of whitespace and misc changes from kernel | Dave Airlie |
2004-08-30 | implement drm_core_check_feature and use it .. looks lots nicer | 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-07-20 | first set of __user annotations from kernel (Al Viro) | Dave Airlie |
2003-06-19 | Revert the janitorial - that works is now on the new branch | Jose Fonseca |
2003-06-03 | Split declarations/definitions in drm_scatter.h into drm_sg.h/drm_sg_tmp.h | Jose Fonseca |
2003-05-27 | Merged DRM documentation. | Jose Fonseca |
2002-05-16 | Allow drm to build under 2.4 and 2.5(.14) | Keith Whitwell |
2002-02-14 | First pass of mesa-4-0 branch merge into trunk. | David Dawes |
2001-09-25 | merge with 2.4.10 kernel | Alan Hourihane |
2001-08-19 | No one's maintaining 2.2.x support - so remove all the cruft. | Alan Hourihane |
2001-08-13 | Sync with Linus 2.4.9-pre2 + make all nopage routines more alike | Jeff Hartmann |
2001-08-10 | Commit Keith Owens kernel Makefile changes, merge and commit alpha patch | Jeff Hartmann |
2001-08-07 | Lots of DRM fixes: added new pieces of template code so the ffb driver can | Jeff Hartmann |
2001-04-05 | Merged ati-pcigart-1-0-0 | Kevin E Martin |