OSDN Git Service

Merge branch 'master' into modesetting-101
[android-x86/external-libdrm.git] / libdrm / xf86drm.c
2008-04-28 Thomas HellstromMerge branch 'master' into modesetting-101
2008-04-07 Hasso TepperAdd DragonFly BSD support for device creation
2008-03-20 Jerome GlisseMerge branch 'modesetting-101' of ssh://git.freedesktop...
2008-03-17 Dave Airliedrm: add master set/drop protocol
2008-03-12 Thomas HellstromMerge branch 'intel-post-reloc'
2008-03-12 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2008-03-10 Jerome GlisseMerge branch 'modesetting-101' of ssh://git.freedesktop...
2008-03-07 Dave AirlieMerge branch 'master' of ../../drm into modesetting-101
2008-03-05 Dave AirlieMerge branch 'master' of ../../drm into modesetting-101
2008-03-05 Dave Airliedrm/ttm: add ioctl to get back memory managed area...
2008-03-05 Dave AirlieMerge branch 'master' of ../../drm into modesetting-101
2008-03-05 Dave AirlieMerge remote branch 'origin/master' into modesetting-101
2008-03-04 Eric AnholtDon't shortcut the info syscall for drmBOBusy on nonsha...
2008-02-26 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2008-02-22 Dave Airlieadd ioctl to get back memory managed area sized - used...
2008-02-21 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2008-02-21 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2008-02-18 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2008-02-13 Dave AirlieRevert "After the previous revert fix libdrm to start...
2008-02-07 Alan HourihaneAfter the previous revert fix libdrm to start at minor 1
2008-01-25 Dave AirlieMerge remote branch 'origin/master' into modesetting-101
2008-01-22 Jesse BarnesMerge branch 'master' into vblank-rework, including...
2008-01-09 Dave Airlieadd control node open
2008-01-09 Dave Airlieadd internals for opening a control node
2008-01-03 Dave AirlieMerge branch 'r500-support'
2007-12-21 Keith PackardRename inappropriately named 'mask' fields to 'proposed...
2007-11-05 Thomas HellstromMerge branch 'master' into modesetting-101
2007-11-04 Ben SkeggsFill fence sequence after emit ioctl.
2007-11-02 Thomas HellstromMerge branch 'master' into modesetting-101
2007-11-02 Thomas HellstromUser buffer support.
2007-11-02 Thomas HellstromReturn fence errors.
2007-10-30 Jesse BarnesMerge branch 'master' into vblank-rework, fixup remaini...
2007-10-27 Jerome GlisseMerge branch 'radeon-ttm' of git://people.freedesktop...
2007-10-26 Thomas HellstromMerge branch 'master' into modesetting-101
2007-10-26 Thomas HellstromMinor libdrm fixes.
2007-10-25 Thomas HellstromMerge branch 'master' into modesetting-101
2007-10-25 Thomas HellstromBuffer manager:
2007-10-25 Thomas HellstromMerge branch 'master' into drm-ttm-finalize
2007-10-22 Thomas HellstromSetstatus header.
2007-10-21 Thomas HellstromGet the lock flags right in libdrm.
2007-10-21 Thomas HellstromRemove the need for the hardware lock in the buffer...
2007-10-20 Thomas HellstromSimple replacement for hardware lock in some cases.
2007-10-19 Thomas HellstromNo fence_class argument on drmBOSetStatus since it...
2007-10-17 Thomas HellstromRemove the op ioctl, and replace it with a setuser...
2007-10-17 Thomas HellstromRevert "Replace NO_MOVE/NO_EVICT flags to buffer object...
2007-10-16 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2007-10-16 Dave Airliedrm: drop drm bo list handling code
2007-10-16 Dave Airliedrm: rename drmBOUnReference to drmBOUnreference for...
2007-10-16 Kristian HøgsbergDrop destroy ioctls for fences and buffer objects.
2007-10-16 Kristian HøgsbergTake bo type argument out of the ioctl interface.
2007-10-16 [utf-8] Kristian... Eliminate support for fake buffers.
2007-09-25 Thomas HellstromMerge branch 'master' into pre-superioctl-branch
2007-09-25 Dave Airliedrm: use fence_class as name instead of class
2007-09-24 Jesse BarnesMerge branch 'master' into modesetting-101 - TTM &...
2007-09-22 Eric AnholtMerge branch 'bo-set-pin'
2007-09-21 Eric AnholtFix mapCount refcounting on unmap, even though the...
2007-09-19 Eric AnholtMerge branch 'origin' into bo-set-pin
2007-08-16 Eric AnholtMerge branch 'master' into bo-set-pin
2007-07-26 Ian RomanickMerge branch 'master' of ssh+git://git.freedesktop...
2007-07-26 Eric AnholtReplace NO_MOVE/NO_EVICT flags to buffer objects with...
2007-07-19 Eric AnholtMerge branch 'origin'
2007-07-17 Dave Airliedrm: remove drm_u64_t, replace with uint64_t everwhere
2007-07-16 Dave AirlieMerge branch 'drm-ttm-cleanup-branch'
2007-07-11 Dave AirlieMerge branch 'master' into cleanup
2007-06-29 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2007-06-13 Thomas HellstromFix drmMMUnlock / drmMMLock return values.
2007-06-12 Thomas HellstromTry to make buffer object / fence object ioctl args...
2007-06-05 Dave AirlieMerge branch 'origin' into radeon-ttm
2007-05-29 BrianClean-ups and reformatting.
2007-05-25 Dave AirlieRevert "drm/ttm: cleanup mm_ioctl ioctls to be separate...
2007-05-25 Dave AirlieRevert "drm/ttm: cleanup most of fence ioctl split...
2007-05-25 Dave Airliedrm/ttm: cleanup most of fence ioctl split out
2007-05-25 Dave Airliedrm/ttm: cleanup mm_ioctl ioctls to be separate ioctls.
2007-05-18 Jesse BarnesMerge branch 'modesetting-101' of git+ssh://git.freedes...
2007-05-18 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2007-05-08 Dave Airliedrm/ttm: ioctl cleanup for buffer object - user side...
2007-05-08 Dave Airlielibdrm: fix typo on ttm fence interface
2007-05-06 Dave Airliedrm/ttm: cleanup most of fence ioctl split out
2007-05-06 Dave Airliedrm/ttm: cleanup mm_ioctl ioctls to be separate ioctls.
2007-05-02 Thomas HellstromFix buffer object list freeing.
2007-04-26 George Sapountzislibdrm: remove HAVE_XORG_CONFIG_H and XFree86LOADER...
2007-04-18 Alan HourihaneMerge remote branch 'origin/modesetting-101' into modes...
2007-04-18 Dave AirlieMerge branch 'origin' into modesetting-101
2007-04-16 Thomas HellstromRequire the hardware lock for buffer creation
2007-02-26 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/drm...
2007-02-24 Jakob Bornecrantzdrm: remove unnecessary NULL checks, and fix some indents..
2007-02-16 Thomas HellstromSimple fence object sample driver for via, based on...
2007-02-15 Thomas HellstromInitial support for fence object classes.
2007-03-09 Michel DänzerMerge branch 'i915-pageflip'
2006-11-21 Stephane MarchesinMerge branch 'nouveau-1' of git+ssh://marcheu@git.freed...
2006-11-16 Stephane MarchesinMerge branch 'nouveau-1' of git+ssh://marcheu@git.freed...
2006-11-11 Stephane MarchesinMerge branch 'master' of git+ssh://marcheu@git.freedesk...
2006-11-10 Nian WuMerge branch 'master' into crestline
2006-11-08 Dave Airlielibdrm: add drmOpenOnce + drmCloseOnce to libdrm
2006-11-08 Dave Airlielibdrm: add support for server side functionality in...
2006-11-05 Dave AirlieMerge branch 'master' into nouveau-1
2006-10-29 Thomas HellstromMinor bugfix, indentation and removal of unnused variables.
2006-10-27 Thomas HellstromReserve the new IOCTLs also for *bsd.
2006-10-27 Thomas HellstromLast minute changes to support multi-page size buffer...
2006-10-19 Thomas HellstromMerge branch 'master' of git+ssh://git.freedesktop...
next