More bugfixes.
[platform/upstream/libdrm.git] / linux-core / drm_bo.c
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 HellstromLindent drm_bo.c
2006-09-01 Thomas HellstromFlag bit pattern bugfixes. Remove some error messages.
2006-09-01 Thomas HellstromExport buffer info on map and validate ioctls.
2006-09-01 Thomas HellstromBugfixes,
2006-09-01 Thomas HellstromVarious bugfixes.
2006-08-31 Thomas HellstromValidation and fencing.
2006-08-31 Thomas HellstromRemove the buffer manager mutex. Use dev->struct_mutex...
2006-08-31 Thomas HellstromMore mapping synchronization.
2006-08-30 Thomas HellstromLindenting drm_bo.c and drm_ttm.c
2006-08-30 Thomas HellstromBuffer object binding.
2006-08-30 Thomas HellstromBuffer eviction.
2006-08-30 Thomas HellstromRemove the buffer object hint field and use it only
2006-08-30 Thomas HellstromBuffer object mapping and mapping synchronization for...
2006-08-30 Thomas HellstromMemory manager init and takedown.
2006-08-30 Thomas HellstromBuffer object reply fill in.
2006-08-29 Thomas HellstromCheckpoint commit. Buffer object flags and IOCTL argume...
2006-08-29 Thomas HellstromCheckpoint ttm addition to buffer objects.
2006-08-29 Thomas Hellstrom64-bit IOCTL integer (Michel Dänzer & Brian Paul)
2006-08-28 Thomas HellstromBuffer object creation.
2006-08-28 Thomas HellstromProper TTM dereferencing
2006-08-28 Thomas HellstromBuffer object idle and mapping synchronization.
2006-08-28 Thomas HellstromCheckpoint buffer object IOCTL stub.
2006-08-28 Thomas HellstromMerge branch 'master' of git+ssh://git.freedesktop...
2006-08-27 Thomas HellstromRemove the ioctl multiplexing, and instead allow for...
2006-08-27 Thomas Hellstromttm create / destroy / ref / unref ioctl.
2006-08-25 Thomas HellstromMore ioctl stubs.
2006-08-25 Thomas Hellstromttm and buffer objects ioctl stubs.
2006-08-25 Thomas HellstromCheckpoint commit