Set the drm bus map type for each buffer object memory type.
[platform/upstream/libdrm.git] / linux-core / i915_buffer.c
2007-02-14 Thomas HellstromSet the drm bus map type for each buffer object memory...
2007-02-13 Thomas HellstromMore bugfixes.
2007-02-12 Thomas HellstromLindent.
2007-02-12 Thomas HellstromCleanup and fix support for pinned buffers.
2007-02-10 Thomas HellstromVarious bugfixes.
2007-02-09 Thomas HellstromI915 accelerated blit copy functional.
2007-02-08 Thomas HellstromAdd an accelerated buffer copy cleanup helper.
2007-02-07 Thomas HellstromCheckpoint commit.
2007-02-06 Thomas HellstromSimplify pci map vs no pci map choice.
2007-02-06 Thomas HellstromImplement a policy for selecting memory types.
2007-02-05 Thomas Hellstromi915: Add copy-blit operation.
2007-02-02 Thomas HellstromMake vm handle buffer objects instead of ttm objects.
2007-01-31 Thomas Hellstrommemory manager: Make device driver aware of different...
2006-11-05 Dave AirlieMerge branch 'master' into nouveau-1
2006-10-19 Thomas HellstromMerge branch 'master' of git+ssh://git.freedesktop...
2006-10-18 Thomas HellstromMerging drm-ttm-0-2-branch
2006-10-18 Thomas HellstromAvoid driver-specific AGP user-populated types, since...
2006-10-17 Thomas HellstromLindent.
2006-10-16 Thomas HellstromChange Intel AGP memory type numbers.
2006-10-12 Thomas HellstromSimplify the AGP backend interface somewhat.
2006-09-26 Thomas HellstromAllow for a driver to overload the ttm backend object...
2006-09-12 Thomas HellstromUse lazy fence wait when possible even for RW fences...
2006-09-01 Thomas HellstromVarious bugfixes.
2006-08-31 Thomas HellstromValidation and fencing.
2006-08-28 Thomas HellstromMerge branch 'master' of git+ssh://git.freedesktop...
2006-08-23 Thomas HellstromMerge branch 'master' of git+ssh://git.freedesktop...
2006-08-22 Thomas HellstromInitial i915 buffer object driver