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_mm.c
Age
Commit message (
Expand
)
Author
2006-01-02
some fixes from linux kernel
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-03-07
minor pointer cast typo
Dave Airlie
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-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-24
Merged drmfntbl-0-0-2
Dave Airlie
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
2004-07-25
sync up with current 2.6 kernel bk tree - mostly __user annotations
Dave Airlie
2004-05-11
Merge from FreeBSD-current. Mostly 64-bit cleanliness fixes, but a few
Eric Anholt
2004-02-18
Fix sisfb header location for 2.6 kernels
Michel Daenzer
2003-10-16
Try that again. It's a long.
Eric Anholt
2003-10-16
Debug printf format fix.
Eric Anholt
2003-09-07
Correct format in debug printfs (free is a pointer, not an int).
Eric Anholt
2003-08-29
Port the SiS DRM to FreeBSD. This includes the ability for the DRM to
Eric Anholt