Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
code. Remove the "drv" from sisdrv, as it's unnecessary. Use the drm_pci functions in i915 instead of per-os implementations of the same. Avoid whitespace within fields in drm_pciids.txt (one of the r300 definitions), since it breaks the bsd pciids script. Tested on sis, mga, r128. i915 needs more work. | |||
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 | |
weren't Lindent's because their comments didn't convert very well. A bunch of other minor clean up with no code implact included. | |||
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 | |
1) Remove redundant header inclusion 2) Silence bitop on non-long argument warnings (change int to long) 3) Move to ISO C (gcc 2.6) initializers (accepted by older gccs also) All of these are syntax changes that should not impact functionality. | |||
2002-07-05 | merged bsd-3-0-0-branch | Alan Hourihane | |