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_os_linux.h
Age
Commit message (
Expand
)
Author
2004-08-30
drm-memory patch, cleans up alloc/free and makes calloc look more libc like
Dave Airlie
2004-08-27
__NO_VERSION__ hasn't been needed since 2.3 days ditch it...
Dave Airlie
2004-06-10
A few changes for recent redhat.
Keith Whitwell
2003-11-04
Memory layout transition:
Michel Daenzer
2003-10-22
- Add DRM_GET_PRIV_WITH_RETURN macro. This can be used in shared code to
Eric Anholt
2003-07-29
IRQ code cleanup suggested by Linus Torvalds
Michel Daenzer
2003-07-25
Compile fixes for recent 2.5/2.6 Linux kernels. I hope this doesn't break
Michel Daenzer
2003-05-28
Restore DRM_*MEMORYBARRIER change reverted with documentation merge
Leif Delgass
2003-05-27
Merged DRM documentation.
Jose Fonseca
2003-04-28
Restore Eric Anholt's DRM_*MEMORYBARRIER changes from rev 1.11
Leif Delgass
2003-04-28
DRM_READ/WRITEMEMORYBARRIER was given an argument in the bsd tree, fix for
Alan Hourihane
2003-04-26
Remove the map argument from DRM_*MEMORYBARRIER. Not all of the uses of
Eric Anholt
2003-04-26
2.5.x sync patch from Linus Torvalds
Keith Whitwell
2003-04-08
Use list_entry() to get container struct from struct list_head pointers.
Leif Delgass
2003-03-28
merged drm-filp-0-1-branch
Keith Whitwell
2003-03-25
XFree86 4.3.0 merge
Alan Hourihane
2003-03-04
DRM_FREE/2 patch from Philip Brown
Keith Whitwell
2003-02-21
Merge from bsd-4-0-0-branch.
Eric Anholt
2002-10-09
replaced max() macro with conditional expression
Brian Paul
2002-09-29
Move os-dependent stuff out of radeon_irq.c
Keith Whitwell
2002-09-23
merged r200-0-2-branch to trunk
Keith Whitwell
2002-07-05
merged bsd-3-0-0-branch
Alan Hourihane