Age | Commit message (Expand) | Author |
2008-01-03 | drm: cleanup DRM_DEBUG() parameters | Márton Németh |
2007-11-22 | drm: major whitespace/coding style realignment with kernel | Dave Airlie |
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-20 | Remove DRM_ERR OS macro. | Eric Anholt |
2007-07-16 | drm: remove drm_buf_t | Dave Airlie |
2007-07-16 | drm: remove drmP.h internal typedefs | Dave Airlie |
2007-07-16 | drm: detypedef drm.h and fixup all problems | Dave Airlie |
2005-11-28 | Assert an MIT copyright on sis_drm.h, since one was lacking and I created | Eric Anholt |
2005-10-20 | fix G550 cards | Dave Airlie |
2005-09-03 | convert ioctl flags to use flags instead of separate ints | Dave Airlie |
2005-08-04 | Split the control of master vs root priv. Everything is still marked as | Jon Smirl |
2005-08-04 | Fix the MGA driver on BSD by passing in the proper chipset flags to the | Eric Anholt |
2005-06-14 | Adds support for PCI cards to MGA DRM | Ian Romanick |
2005-02-01 | cleanup patch from Adrian Bunk <bunk@stusta.de> | Dave Airlie |
2004-11-06 | Convert more drivers for bsd-core, moving the ioctl definitions to shared | Eric Anholt |
2004-10-16 | Fixed off by one errors in clipping. | Ville Syrjala |
2004-10-16 | Fixed bad formatting. | Ville Syrjala |
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-07-25 | sync up with current 2.6 kernel bk tree - mostly __user annotations | Dave Airlie |
2003-03-28 | merged drm-filp-0-1-branch | Keith Whitwell |
2002-10-30 | Kernel support for vblank syncing on Rage 128 and Matrox. | Eric Anholt |
2002-10-29 | updated e-mail addresses for Keith, Alan and Jens | Jens Owen |
2002-08-29 | standardize use of __FUNCTION__ (Linus) | Keith Whitwell |
2002-08-06 | Updates from Rusty Russell to: | Rik Faith |
2002-07-05 | merged bsd-3-0-0-branch | Alan Hourihane |