modesetting-101: rename modeflags, as to avoid conflicts with the xorg definitions
[platform/upstream/libdrm.git] / linux-core / drm_fence.c
2008-04-28 Thomas HellstromMerge branch 'master' into modesetting-101
2008-03-30 Thomas HellstromInitialize the fence::error member.
2008-03-20 Jerome GlisseMerge branch 'modesetting-101' of ssh://git.freedesktop...
2008-03-12 Thomas HellstromMerge branch 'intel-post-reloc'
2008-03-12 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2008-03-12 Alan HourihaneAdd error message
2008-03-05 Dave Airliedrm: reorganise minor number handling using code from...
2008-03-05 Dave AirlieMerge remote branch 'origin/master' into modesetting-101
2008-02-26 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
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-01-31 Thomas HellstromAdd an fence_class_manager::last_queued_sequence member...
2008-01-30 Thomas HellstromSimplify the fencing code and differentiate between...
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-04 Dave Airliedrm: move drm_head to drm_minor and fix up users
2007-11-05 Thomas HellstromMerge branch 'master' into modesetting-101
2007-11-05 Dave Airliedrm: more kernel coding style cleanups
2007-11-05 Dave Airliedrm: remove lots of spurious whitespace.
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-16 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2007-10-16 Michel DänzerRevert part of earlier commit that caused an unresolved...
2007-10-16 Kristian HøgsbergDrop destroy ioctls for fences and buffer objects.
2007-10-10 Thomas HellstromOnly add native-type on EXE signals. Otherwise flush...
2007-10-05 Dave AirlieMerge branch 'pre-superioctl-branch'
2007-09-25 Thomas HellstromMerge branch 'master' into pre-superioctl-branch
2007-09-25 Dave Airliedrm/ttm: fixup fence class naming and interfaces
2007-09-24 Jesse BarnesMerge branch 'master' into modesetting-101 - TTM &...
2007-09-22 Thomas HellstromAdd fence error member.
2007-08-31 Ian RomanickMerge branch 'master' of ssh+git://git.freedesktop...
2007-08-16 Eric AnholtMerge branch 'master' into bo-set-pin
2007-08-02 Patrice MandinMerge branch 'master' of git+ssh://pmandin@git.freedesk...
2007-08-01 Dave Airliedrm/fence: shut up lockdep
2007-07-30 Dave Airliedrm: fix fencing refcount error
2007-07-26 Ian RomanickMerge branch 'master' of ssh+git://git.freedesktop...
2007-07-21 Eric AnholtReplace DRM_IOCTL_ARGS with (dev, data, file_priv)...
2007-07-20 Eric AnholtReplace filp in ioctl arguments with drm_file *file_priv.
2007-07-19 Eric AnholtMerge branch 'origin'
2007-07-16 Dave Airliedrm: detypedef ttm/bo/fence code
2007-07-16 Dave Airliedrm: remove hashtab/sman and object typedefs
2007-07-16 Dave Airliedrm: remove drmP.h internal typedefs
2007-07-16 Dave Airliedrm: remove ttm userspace typedefs
2007-07-16 Dave AirlieMerge branch 'drm-ttm-cleanup-branch'
2007-07-12 Ian RomanickMerge branch 'master' into xgi-0-0-2
2007-07-11 Dave AirlieMerge branch 'master' into cleanup
2007-06-29 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2007-06-29 Thomas HellstromAvoid hitting BUG() for kernel-only fence objects.
2007-06-29 Thomas HellstromFence object reference / dereference cleanup.
2007-06-15 Thomas HellstromLocking fixes and instrumentation.
2007-06-13 Thomas HellstromMake sure we read fence->signaled while spinlocked.
2007-06-05 Dave AirlieMerge branch 'origin' into radeon-ttm
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-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: remove old fence ioctl
2007-05-06 Dave Airliedrm/ttm: cleanup most of fence ioctl split out
2007-04-26 Dave Airliewhitespace cleanup
2007-04-26 Dave AirlieMerge branch 'origin' into modesetting-101
2007-04-20 Kristian HøgsbergInitialize rwlock using rwlock_init to appease lockdep...
2007-04-20 Kristian HøgsbergInitialize rwlock using rwlock_init to appease lockdep...
2007-04-20 Thomas HellstromAvoid a fence timeout problem when a signal is pending.
2007-04-03 Thomas HellstromAdd a fence flush event to each fence-signaled check...
2007-02-26 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/drm...
2007-02-22 Thomas HellstromSome fencing cleanup.
2007-02-16 Thomas HellstromSimple fence object sample driver for via, based on...
2007-02-15 Thomas HellstromInitial support for fence object classes.
2007-02-14 Thomas HellstromMerge branch 'ttm-vram-0-1-branch'
2007-02-14 Thomas HellstromRename drm_ttm.h to drm_objects.h
2007-02-14 Thomas HellstromRemove an intel-specific hack and replace it with a...
2007-03-09 Michel DänzerMerge branch 'i915-pageflip'
2007-02-08 Thomas HellstromFix copyright statements.
2007-01-08 Keith PackardMerge branch 'master' into crestline
2006-12-19 Dave AirlieMerge branch 'nouveau-1'
2006-12-15 Thomas HellstromRemove the memory caches for fence objects and memory...
2006-11-10 Nian WuMerge branch 'master' into crestline
2006-11-05 Dave AirlieMerge branch 'master' into nouveau-1
2006-10-19 Thomas HellstromMerge branch 'master' of git+ssh://git.freedesktop...
2006-10-19 Thomas HellstromImporting fixes from drm-ttm-0-2-branch
2006-10-19 Thomas HellstromMake sure delayed delete list is empty on lastclose.
2006-10-18 Thomas HellstromMerging drm-ttm-0-2-branch
2006-10-17 Thomas HellstromLindent.
2006-10-17 Thomas HellstromAdd memory usage accounting to avoid DOS problems.
2006-09-26 Thomas HellstromAllow for a driver to overload the ttm backend object...
2006-09-25 Thomas HellstromAdd /proc filesystem buffer / fence object accounting.
2006-09-22 Thomas HellstromFix proc formatting broken by last commit.
2006-09-18 Thomas HellstromFence handler fix
2006-09-18 Thomas HellstromMore verbose error reporting in some cases.
2006-09-15 Thomas HellstromAllow a "native type" to be associated with a fence...
2006-09-15 Thomas HellstromSome bugfixes.
2006-09-12 Thomas HellstromFix some debug messages.
2006-09-12 Thomas HellstromUse lazy fence wait when possible even for RW fences...
2006-09-12 Thomas HellstromMore bugfixes.
2006-09-08 Thomas HellstromVarious bugfixes.
2006-09-05 Thomas HellstromFence all unfenced buffers function.
2006-09-04 Thomas HellstromBuffer object wait IOCTL operation.
2006-09-04 Thomas HellstromMake memory caches global so that they can be used...
2006-09-01 Thomas HellstromBugfixes,
next