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_stub.c
Age
Commit message (
Expand
)
Author
2004-08-11
minor patch from Jon Smirl : sets up some things for later use
Dave Airlie
2004-08-10
Patch from Jon Smirl to add attribute field to the pciids, and use this for
Dave Airlie
2004-08-04
2.4 hotplug compat
Dave Airlie
2004-08-03
fix for drm in /proc - from Jon Smirl
Dave Airlie
2004-07-31
Add a hotplug event to DRM. Parameters match the ones from the general PCI
Jon Smirl
2004-07-25
sync up with current 2.6 kernel bk tree - mostly __user annotations
Dave Airlie
2004-07-25
if the driver has already register don't do another intermodule register
Dave Airlie
2004-07-22
another logic error returns 0 or greater for success
Dave Airlie
2004-07-21
add some more debugging fix ++ and --
Dave Airlie
2004-07-20
attempt to clean up stub_register, register_chrdev isn't good enough to
Dave Airlie
2004-07-14
Fix reference counting for stub for new Linux PCI probe
Dave Airlie
2004-05-03
use drm.. not dri for class...
Dave Airlie
2004-05-02
better device class support from Jon Smirls patches..
Dave Airlie
2004-04-08
2.6 sysfs patches + stubs in drmP.h for 2.4 compatibility
Dave Airlie
2004-04-08
long dev_t patches from 2.6 tree
Dave Airlie
2003-05-27
Merged DRM documentation.
Jose Fonseca
2002-08-06
Updates from Rusty Russell to:
Rik Faith
2002-05-16
Allow drm to build under 2.4 and 2.5(.14)
Keith Whitwell
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-07-30
Merge the multihead-1-0-0 branch into the trunk, with the exception of the
David Dawes
2001-02-21
Add Linux 2.2.x support for stubs
Rik Faith
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