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
/
drm_context.h
Age
Commit message (
Expand
)
Author
2004-02-20
drm_ctx_dtor.patch Submitted by: Erdi Chen
Keith Whitwell
2003-05-27
Merged DRM documentation.
Jose Fonseca
2003-04-22
remove unused variable
Alan Hourihane
2003-04-22
Move a chunk of gamma-specific code out of drm_dma.h. Remove unused
Keith Whitwell
2003-04-22
remove unused dma histogram code
Keith Whitwell
2003-04-22
Move a bunch of gamma-specific code into a gamma-specific file. Restore the
Keith Whitwell
2003-04-22
remove DRM read, poll and write_string
Keith Whitwell
2003-04-08
Use list_entry() to get container struct from struct list_head pointers.
Leif Delgass
2002-06-25
gamma_alloc -> DRM(alloc)
Alan Hourihane
2002-01-27
First pass merge of XFree86 4.2.0 import.
David Dawes
2001-09-25
merge with 2.4.10 kernel
Alan Hourihane
2001-08-13
Sync with Linus 2.4.9-pre2 + make all nopage routines more alike
Jeff Hartmann
2001-08-07
Lots of DRM fixes: added new pieces of template code so the ffb driver can
Jeff Hartmann
2001-03-14
Merged sarea-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