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
/
linux-core
/
drm_fops.c
Age
Commit message (
Expand
)
Author
2004-09-30
Move things around to reduce public symbols and even out files. Switch to
Jon Smirl
2004-09-30
Make fops per driver instead of global, remove default flush, poll, read
Jon Smirl
2004-09-27
First check in for DRM that splits core from personality modules
Jon Smirl
2004-09-05
merge back bunch of whitespace and misc changes from kernel
Dave Airlie
2004-08-27
__NO_VERSION__ hasn't been needed since 2.3 days ditch it...
Dave Airlie
2004-08-24
Merged drmfntbl-0-0-2
Dave Airlie
2004-08-17
Merged drmfntbl-0-0-1
Dave Airlie
2004-07-20
first set of __user annotations from kernel (Al Viro)
Dave Airlie
2004-04-08
long dev_t patches from 2.6 tree
Dave Airlie
2003-11-04
Memory layout transition:
Michel Daenzer
2003-05-27
Merged DRM documentation.
Jose Fonseca
2003-04-23
Install dummy/noop read & poll fops unless the driver has replacements.
Keith Whitwell
2003-04-22
remove DRM read, poll and write_string
Keith Whitwell
2003-04-17
Bring some drm module changes over from the XFree86 trunk:
David Dawes
2003-03-25
linux merge for drm
Alan Hourihane
2002-05-16
Allow drm to build under 2.4 and 2.5(.14)
Keith Whitwell
2002-01-27
First pass merge of XFree86 4.2.0 import.
David Dawes
2001-08-19
No one's maintaining 2.2.x support - so remove all the cruft.
Alan Hourihane
2001-08-07
Lots of DRM fixes: added new pieces of template code so the ffb driver can
Jeff Hartmann
2001-05-01
Import of XFree86 4.0.99.3
David Dawes
2001-04-09
Import -f XFree86 4.0.99.2
David Dawes
2001-04-05
Merged ati-pcigart-1-0-0
Kevin E Martin
2001-02-16
- Clean up the way customization of the templates is done.
Gareth Hughes
2001-02-15
Merge mga-1-0-0-branch into trunk.
Gareth Hughes