Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-05-22 | Refactor the routines for "calculating" the size of the WARP microcode. The | Ian Romanick | |
two routines (one for G200 and one for G400) were replaced with static const variables and a single function that returns the correct size. The code to generate an error if the allocated WARP region is too small was refactored from mga_warp_install_{g200,g400}_microcode to mga_wrap_install_microcode. mga_warp_microcode_size is global to the MGA DRM because it will soon be used by code in another file. | |||
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 | |
2003-08-18 | Remove an unnecessary #define __NO_VERSION__ | Eric Anholt | |
Noticed by: CScout | |||
2002-07-05 | merged bsd-3-0-0-branch | Alan Hourihane | |