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
/
libdrm
/
xf86mm.h
Age
Commit message (
Expand
)
Author
2006-10-27
Last minute changes to support multi-page size buffer offset alignments.
Thomas Hellstrom
2006-10-17
Remove max number of locked pages check and call, since
Thomas Hellstrom
2006-10-17
Implement mm_lock and mm_unlock functions.
Thomas Hellstrom
2006-10-17
Extend generality for more memory types.
Thomas Hellstrom
2006-10-11
Big update:
Thomas Hellstrom
2006-09-20
Allow for 64-bit map handles of ttms and buffer objects.
Thomas Hellstrom
2006-09-18
More verbose error reporting in some cases.
Thomas Hellstrom
2006-09-15
Some bugfixes.
Thomas Hellstrom
2006-09-12
More bugfixes.
Thomas Hellstrom
2006-09-05
Multithreaded application note.
Thomas Hellstrom
2006-09-04
Libdrm function headers. Some renaming.
Thomas Hellstrom
2006-09-01
Export buffer info on map and validate ioctls.
Thomas Hellstrom
2006-08-31
More mapping synchronization.
Thomas Hellstrom
2006-08-30
Remove the buffer object hint field and use it only
Thomas Hellstrom
2006-08-30
Buffer object mapping and mapping synchronization for multiple clients.
Thomas Hellstrom
2006-08-30
Memory manager init and takedown.
Thomas Hellstrom
2006-08-29
Part of buffer object libdrm interface.
Thomas Hellstrom
2006-08-29
Checkpoint commit. Buffer object flags and IOCTL argument list.
Thomas Hellstrom