Age | Commit message (Expand) | Author |
2007-07-20 | Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE. | Eric Anholt |
2007-07-20 | Remove DRM_ERR OS macro. | 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-03 | Use idr_replace trick to eliminate struct drm_ctx_sarea_list. | Kristian Høgsberg |
2007-07-03 | Simplification for previous commit. | Michel Dänzer |
2007-07-03 | Restore pre-idr semantics for drawable information. | Michel Dänzer |
2007-07-02 | Drop drm_drawable_list and add drm_drawable_info directly to the idr. | Kristian Høgsberg |
2007-06-10 | use krh's idr mods to remove lists from idr code | Dave Airlie |
2007-05-27 | drm: convert drawable handling to use Linux idr | Dave Airlie |
2007-05-26 | drm: make sure the drawable code doesn't call malloc(0). | Michel Dänzer |
2006-12-01 | Unshare drm_drawable.c again for now. | Michel Dänzer |
2006-12-01 | Track linux-core symlinks in git. | Michel Dänzer |
2006-10-18 | Remove stray softlink. | Thomas Hellstrom |
2006-09-28 | Add support for tracking drawable information to core | Michel Dänzer |
2004-10-18 | Update Doxygen configuration & comments. | Jose Fonseca |
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-08-27 | __NO_VERSION__ hasn't been needed since 2.3 days ditch it... | Dave Airlie |
2004-07-20 | first set of __user annotations from kernel (Al Viro) | Dave Airlie |
2003-05-27 | Merged DRM documentation. | Jose Fonseca |
2001-02-15 | Merge mga-1-0-0-branch into trunk. | Gareth Hughes |