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
/
mga_state.c
Age
Commit message (
Expand
)
Author
2005-10-20
fix G550 cards
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-08-04
Fix the MGA driver on BSD by passing in the proper chipset flags to the
Eric Anholt
2005-06-14
Adds support for PCI cards to MGA DRM
Ian Romanick
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-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
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
2002-07-05
merged bsd-3-0-0-branch
Alan Hourihane