index
:
renesas/drm.git
android
live
master
libdrm, cloned from git://anongit.freedesktop.org/mesa/drm
Laurent Pinchart
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
shared-core
/
sis_drv.h
Age
Commit message (
Expand
)
Author
2007-11-22
drm: major whitespace/coding style realignment with kernel
Dave Airlie
2007-07-20
Replace filp in ioctl arguments with drm_file *file_priv.
Eric Anholt
2007-07-16
drm: remove hashtab/sman and object typedefs
Dave Airlie
2007-07-16
drm: remove drmP.h internal typedefs
Dave Airlie
2007-06-26
Add support SiS based XGI chips to SiS DRM.
Ian Romanick
2006-12-19
fix some sizes in sis_drv.h
Dave Airlie
2006-08-28
drm: lots of small cleanups and whitespace issues fixed up
Dave Airlie
2006-07-11
Keep hashed user tokens, with the following changes:
Thomas Hellstrom
2006-07-10
Change drm Map handles to be arbitrary 32-bit hash tokens in the range
Thomas Hellstrom
2006-07-05
SiS 315 Awareness.
Thomas Hellstrom
2006-06-19
Fix buffer cleanup on close. Move memory manager reset from final_context
Thomas Hellstrom
2006-06-06
Merge in the drm-sman-branch
Thomas Hellstrom
2005-11-28
Assert an MIT copyright on sis_drm.h, since one was lacking and I created
Eric Anholt
2005-11-11
cleanup ioctl/max_ioctl to use header file for extern symbols
Dave Airlie
2005-02-01
cleanup patch from Adrian Bunk <bunk@stusta.de>
Dave Airlie
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-17
Merged drmfntbl-0-0-1
Dave Airlie
2004-08-14
Add a "dev" argument to DRIVER_CTX_[CD]TOR. This will be used in an
Eric Anholt
2003-08-29
Port the SiS DRM to FreeBSD. This includes the ability for the DRM to
Eric Anholt