index
:
renesas/drm.git
android
live
master
libdrm, cloned from git://anongit.freedesktop.org/mesa/drm
Laurent Pinchart
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux-core
/
i915_buffer.c
Age
Commit message (
Expand
)
Author
2007-02-16
Simple fence object sample driver for via, based on idling the GPU.
Thomas Hellstrom
2007-02-15
Initial support for fence object classes.
Thomas Hellstrom
2007-02-14
Set the drm bus map type for each buffer object memory type.
Thomas Hellstrom
2007-02-13
More bugfixes.
Thomas Hellstrom
2007-02-12
Lindent.
Thomas Hellstrom
2007-02-12
Cleanup and fix support for pinned buffers.
Thomas Hellstrom
2007-02-10
Various bugfixes.
Thomas Hellstrom
2007-02-09
I915 accelerated blit copy functional.
Thomas Hellstrom
2007-02-08
Add an accelerated buffer copy cleanup helper.
Thomas Hellstrom
2007-02-07
Checkpoint commit.
Thomas Hellstrom
2007-02-06
Simplify pci map vs no pci map choice.
Thomas Hellstrom
2007-02-06
Implement a policy for selecting memory types.
Thomas Hellstrom
2007-02-05
i915: Add copy-blit operation.
Thomas Hellstrom
2007-02-02
Make vm handle buffer objects instead of ttm objects.
Thomas Hellstrom
2007-01-31
memory manager: Make device driver aware of different memory types.
Thomas Hellstrom
2006-10-18
Avoid driver-specific AGP user-populated types, since we don't know what AGP
Thomas Hellstrom
2006-10-17
Lindent.
Thomas Hellstrom
2006-10-16
Change Intel AGP memory type numbers.
Thomas Hellstrom
2006-10-12
Simplify the AGP backend interface somewhat.
Thomas Hellstrom
2006-09-26
Allow for a driver to overload the ttm backend object methods.
Thomas Hellstrom
2006-09-12
Use lazy fence wait when possible even for RW fences. Saves some CPU.
Thomas Hellstrom
2006-09-01
Various bugfixes.
Thomas Hellstrom
2006-08-31
Validation and fencing.
Thomas Hellstrom
2006-08-22
Initial i915 buffer object driver
Thomas Hellstrom