aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm: major whitespace/coding style realignment with kernelDave Airlie2007-11-221-2/+0
* Replace filp in ioctl arguments with drm_file *file_priv.Eric Anholt2007-07-201-1/+2
* drm: remove hashtab/sman and object typedefsDave Airlie2007-07-151-1/+1
* drm: remove drmP.h internal typedefsDave Airlie2007-07-151-6/+6
* Add support SiS based XGI chips to SiS DRM.Ian Romanick2007-06-261-4/+4
* fix some sizes in sis_drv.hDave Airlie2006-12-191-2/+2
* drm: lots of small cleanups and whitespace issues fixed upDave Airlie2006-08-271-11/+11
* Keep hashed user tokens, with the following changes:Thomas Hellstrom2006-07-111-4/+4
* Change drm Map handles to be arbitrary 32-bit hash tokens in the rangeThomas Hellstrom2006-07-101-3/+3
* SiS 315 Awareness.Thomas Hellstrom2006-07-051-3/+13
* Fix buffer cleanup on close. Move memory manager reset from final_contextThomas Hellstrom2006-06-191-3/+4
* Merge in the drm-sman-branchThomas Hellstrom2006-06-061-2/+27
* Assert an MIT copyright on sis_drm.h, since one was lacking and I createdEric Anholt2005-11-281-2/+2
* cleanup ioctl/max_ioctl to use header file for extern symbolsDave Airlie2005-11-111-0/+3
* cleanup patch from Adrian Bunk <bunk@stusta.de>Dave Airlie2005-02-011-7/+0
* Lindent of core build. Drivers checked for no binary diffs. A few filesJon Smirl2004-09-301-11/+11
* First check in for DRM that splits core from personality modulesJon Smirl2004-09-271-0/+11
* Merged drmfntbl-0-0-1Dave Airlie2004-08-171-2/+0
* Add a "dev" argument to DRIVER_CTX_[CD]TOR. This will be used in anEric Anholt2004-08-131-0/+3
* Port the SiS DRM to FreeBSD. This includes the ability for the DRM toEric Anholt2003-08-291-0/+47