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-08-29
[FreeBSD] Replace typedefs on bsd.
vehemens
2008-07-28
Merge commit 'origin/master' into drm-gem
Eric Anholt
2008-06-11
[gem] Move potentially device-specific ioctls to the intel driver.
Eric Anholt
2008-06-03
drm: sg alloc should write back the handle to userspace
Dave Airlie
2008-05-30
Merge commit 'origin/master' into drm-gem
Eric Anholt
2008-05-09
[gem] API cleanup. allocate->create unreference->close name->flink
Keith Packard
2008-05-06
Start coding up memory domains
Keith Packard
2008-05-02
Add name/open ioctls, separate handle and pointer ref counts.
Keith Packard
2008-05-01
Fix gem ioctls to be 32/64-bit clean.
Keith Packard
2008-05-01
Make GEM object handles be nonzero.
Eric Anholt
2008-05-01
Remove _args from gem ioctl argument structure tags.
Eric Anholt
2008-05-01
checkpoint: rename to GEM and a few more i915 bits.
Eric Anholt
2008-04-29
Move mmfs ioctls into the DRM. Untested.
Eric Anholt
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
[next]