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
/
intel
Age
Commit message (
Expand
)
Author
2008-07-31
drm: userspace rip out TTM API
Dave Airlie
2008-06-24
[intel-gem] Use I915_GEM_DOMAIN_GTT in dri_gem_bo_wait_rendering.
Keith Packard
2008-06-20
[intel-gem] Add DRM_IOCTL_I915_GEM_SW_FINISH to flag CPU writes
Keith Packard
2008-06-13
[gem] Catch -EINTR from blocking ioctls and restart them.
Eric Anholt
2008-06-11
Move the renaming of mm.c symbols to #defines in the header.
Eric Anholt
2008-06-11
[gem] Move potentially device-specific ioctls to the intel driver.
Eric Anholt
2008-06-06
[gem] Don't forget to munmap in the non-bo-reuse object-freeing case.
Eric Anholt
2008-06-06
[libdrm/intel] Eliminate extra dri_gem_bo_bucket_entry structure
Keith Packard
2008-06-06
[libdrm/intel] Remove unused intel_validate_entry structure
Keith Packard
2008-06-06
[libdrm/intel] Reuse entire dri_bo_gem structure
Keith Packard
2008-06-05
Add a function to bufmgr_fake to evict all buffers in the GTT.
Eric Anholt
2008-06-03
Fix and hook up bufmgr code to the build.
Eric Anholt
2008-06-03
Import bufmgr code to libdrm. Not yet hooked up to the build.
Eric Anholt