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
Age
Commit message (
Expand
)
Author
2007-09-25
drm: use fence_class as name instead of class
Dave Airlie
2007-09-21
Fix mapCount refcounting on unmap, even though the value is unused.
Eric Anholt
2007-07-26
Replace NO_MOVE/NO_EVICT flags to buffer objects with an ioctl to set pinning.
Eric Anholt
2007-07-18
drm: remove drm_u64_t, replace with uint64_t everwhere
Dave Airlie
2007-07-11
Merge branch 'master' into cleanup
Dave Airlie
2007-06-13
Fix drmMMUnlock / drmMMLock return values.
Thomas Hellstrom
2007-06-12
Try to make buffer object / fence object ioctl args 64-bit safe.
Thomas Hellstrom
2007-05-29
reformatting, clean-ups
Brian
2007-05-29
Clean-ups and reformatting.
Brian
2007-05-26
Revert "drm/ttm: cleanup mm_ioctl ioctls to be separate ioctls."
Dave Airlie
2007-05-26
Revert "drm/ttm: cleanup most of fence ioctl split out"
Dave Airlie
2007-05-26
drm/ttm: cleanup most of fence ioctl split out
Dave Airlie
2007-05-26
drm/ttm: cleanup mm_ioctl ioctls to be separate ioctls.
Dave Airlie
2007-05-08
drm/ttm: ioctl cleanup for buffer object - user side only
Dave Airlie
2007-05-08
libdrm: fix typo on ttm fence interface
Dave Airlie
2007-05-06
drm/ttm: cleanup most of fence ioctl split out
Dave Airlie
2007-05-06
drm/ttm: cleanup mm_ioctl ioctls to be separate ioctls.
Dave Airlie
2007-05-02
Fix buffer object list freeing.
Thomas Hellstrom
2007-04-26
libdrm: remove HAVE_XORG_CONFIG_H and XFree86LOADER ifdef's.
George Sapountzis
2007-04-16
Require the hardware lock for buffer creation
Thomas Hellstrom
2007-03-10
Merge branch 'i915-pageflip'
Michel Dänzer
2007-02-25
drm: remove unnecessary NULL checks, and fix some indents..
Jakob Bornecrantz
2007-02-22
Add DRM_VBLANK_FLIP.
Michel Dänzer
2007-02-16
Simple fence object sample driver for via, based on idling the GPU.
Thomas Hellstrom
2007-02-15
Initial support for fence object classes.
Thomas Hellstrom
2006-11-09
libdrm: add drmOpenOnce + drmCloseOnce to libdrm
Dave Airlie
2006-11-08
libdrm: add support for server side functionality in libdrm
Dave Airlie
2006-10-29
Minor bugfix, indentation and removal of unnused variables.
Thomas Hellstrom
2006-10-27
Reserve the new IOCTLs also for *bsd.
Thomas Hellstrom
2006-10-27
Last minute changes to support multi-page size buffer offset alignments.
Thomas Hellstrom
2006-10-18
Merging drm-ttm-0-2-branch
Thomas Hellstrom
2006-10-17
Remove some debugging messages.
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
Compatibility code for 2.6.15-2.6.18. It is ugly but a little comfort is that
Thomas Hellstrom
2006-10-11
Big update:
Thomas Hellstrom
2006-10-02
Bug 6242: [mach64] Use private DMA buffers, part #3.
George Sapountzis
2006-10-02
Make the user_token 44-bit for TTMs, and have them occupy a unique file space
Thomas Hellstrom
2006-09-29
Core vsync: Add flag DRM_VBLANK_NEXTONMISS.
Michel Dänzer
2006-09-29
Add definition of DRM_VBLANK_SECONDARY.
Michel Dänzer
2006-09-29
Add support for tracking drawable information to core
Michel Dänzer
2006-09-28
Core vsync: Add flag DRM_VBLANK_NEXTONMISS.
Michel Dänzer
2006-09-28
Add definition of DRM_VBLANK_SECONDARY.
Michel Dänzer
2006-09-28
Add support for tracking drawable information to core
Michel Dänzer
2006-09-26
Silence valgrind.
Thomas Hellstrom
2006-09-20
Allow for 64-bit map handles of ttms and buffer objects.
Thomas Hellstrom
2006-09-18
Alternative implementation of page table zeroing using zap page_range.
Thomas Hellstrom
2006-09-18
More verbose error reporting in some cases.
Thomas Hellstrom
2006-09-15
Some bugfixes.
Thomas Hellstrom
[next]