Fix proc formatting broken by last commit.
[platform/upstream/libdrm.git] / linux-core / drm_fence.c
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,
2006-08-28 Thomas HellstromMerge branch 'master' of git+ssh://git.freedesktop...
2006-08-25 Thomas HellstromCheckpoint commit
2006-08-23 Thomas HellstromMerge branch 'master' of git+ssh://git.freedesktop...
2006-08-22 Thomas HellstromAdd a fence object class field for future use (For...
2006-08-21 Thomas HellstromUser / Kernel space fence objects (device-independent...