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_lock.c
Age
Commit message (
Expand
)
Author
2006-02-18
fix build wrong function call
Dave Airlie
2006-02-18
major realigment of DRM CVS with kernel code, makes integration much easier
Dave Airlie
2005-11-11
convert to use __set_current_state, align some header includes
Dave Airlie
2005-06-04
misc cleanup patch from Adrian Bunk
Dave Airlie
2005-04-20
A fix for a locking bug which is triggered when a client tries to lock with
Thomas Hellstrom
2004-10-18
Update Doxygen configuration & comments.
Jose Fonseca
2004-10-12
Breakout heads into their own data structures.
Jon Smirl
2004-10-10
Rename fn_tbl to driver. Core driver now uses pci_driver name which
Jon Smirl
2004-09-30
Lindent of core build. Drivers checked for no binary diffs. A few files
Jon Smirl
2004-09-30
Move things around to reduce public symbols and even out files. Switch to
Jon Smirl
2004-09-27
First check in for DRM that splits core from personality modules
Jon Smirl
2004-08-27
__NO_VERSION__ hasn't been needed since 2.3 days ditch it...
Dave Airlie
2004-07-05
fixes from kernel for 0 vs NULL - mika
Dave Airlie
2003-05-27
Merged DRM documentation.
Jose Fonseca
2003-04-22
Move the excitingly named DRM(flush_block_and_flush) and friends to
Keith Whitwell
2003-03-28
merged drm-filp-0-1-branch
Keith Whitwell
2002-09-21
make sure we never oops because the hardware lock pointer in the sigdata
Michel Daenzer
2001-02-15
Merge mga-1-0-0-branch into trunk.
Gareth Hughes