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
/
shared-core
/
drm.h
Age
Commit message (
Expand
)
Author
2008-06-03
drm: sg alloc should write back the handle to userspace
Dave Airlie
2008-04-27
Use fixed sized types in new ioctls
Jesse Barnes
2008-04-26
Enum-ectomy of vblank modesetting ioctl
Jesse Barnes
2008-03-06
drm/ttm: add ioctl to get back memory managed area sized
Dave Airlie
2008-03-04
Clarify when WAIT_LAZY is relevant to users.
Eric Anholt
2008-03-04
Remove unused DRM_FENCE_FLAG_WAIT_IGNORE_SIGNALS.
Eric Anholt
2008-01-24
Fixup modeset ioctl number & typedef usage
Jesse Barnes
2008-01-22
Merge branch 'master' into vblank-rework, including mach64 support
Jesse Barnes
2008-01-17
Add additional explanation of DRM_BO_FLAG_CACHED_MAPPED before I forget again.
Eric Anholt
2007-12-21
Rename inappropriately named 'mask' fields to 'proposed_flags' instead.
Keith Packard
2007-12-15
Document drm_bo_do_validate. Remove spurious 'do_wait' parameter.
Keith Packard
2007-12-11
Allow relocation to be skipped when buffers don't move.
Keith Packard
2007-12-01
drm: Add _DRM_DRIVER map flag.
Robert Noland
2007-11-22
drm: major whitespace/coding style realignment with kernel
Dave Airlie
2007-11-05
drm: remove lots of spurious whitespace.
Dave Airlie
2007-11-01
Use unsigned long instead of u64 in drm_modeset_ctl_t
Jesse Barnes
2007-11-01
drm/ttm: add support for cached un-snooped mappings.
Dave Airlie
2007-10-30
Merge branch 'master' into vblank-rework, fixup remaining drivers
Jesse Barnes
2007-10-29
Move struct drm_drawable_info out of public header file.
Kristian Høgsberg
2007-10-25
Tighten permissions on some buffer manager ioctls.
Thomas Hellstrom
2007-10-25
Buffer manager:
Thomas Hellstrom
2007-10-21
Remove the need for the hardware lock in the buffer manager.
Thomas Hellstrom
2007-10-20
Simple replacement for hardware lock in some cases.
Thomas Hellstrom
2007-10-17
Remove the op ioctl, and replace it with a setuser ioctl.
Thomas Hellstrom
2007-10-17
Revert "Replace NO_MOVE/NO_EVICT flags to buffer objects with an ioctl to set...
Thomas Hellstrom
2007-10-17
Revert "Add some more verbosity to drm_bo_set_pin_req comments."
Thomas Hellstrom
2007-10-16
Drop destroy ioctls for fences and buffer objects.
Kristian Høgsberg
2007-10-16
Take bo type argument out of the ioctl interface.
Kristian Høgsberg
2007-10-16
Eliminate support for fake buffers.
[utf-8] Kristian Høgsberg
2007-09-25
Merge branch 'master' into pre-superioctl-branch
Thomas Hellstrom
2007-09-25
drm: use fence_class as name instead of class
Dave Airlie
2007-09-22
Add fence error member.
Thomas Hellstrom
2007-09-21
Add some more verbosity to drm_bo_set_pin_req comments.
Eric Anholt
2007-09-19
Merge branch 'origin' into bo-set-pin
Eric Anholt
2007-08-28
drm: remove XFREE86_VERSION macros
Dave Airlie
2007-07-26
Replace NO_MOVE/NO_EVICT flags to buffer objects with an ioctl to set pinning.
Eric Anholt
2007-07-18
fix some missing whitespace/tab
Dave Airlie
2007-07-18
drm: remove drm_u64_t, replace with uint64_t everwhere
Dave Airlie
2007-07-16
drm: remove ttm userspace typedefs
Dave Airlie
2007-07-16
drm: detypedef drm.h and fixup all problems
Dave Airlie
2007-07-16
drm: remove typedefs in drm.h to their own section
Dave Airlie
2007-06-26
More 64-bit padding.
Thomas Hellstrom
2007-06-22
drm_modeset_ctl_t fixes.
Michel Dänzer
2007-06-14
Comment new vblank routines and fixup several issues:
Jesse Barnes
2007-06-12
Update vblank code:
Jesse Barnes
2007-06-12
Fix some obvious bugs.
Thomas Hellstrom
2007-06-12
Try to make buffer object / fence object ioctl args 64-bit safe.
Thomas Hellstrom
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
[next]