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_fence.c
Age
Commit message (
Expand
)
Author
2008-02-05
i915: Re-report breadcrumbs on poll to the fence manager,
Thomas Hellstrom
2008-01-30
Simplify the fencing code and differentiate between flushes and
Thomas Hellstrom
2007-11-06
i915: cleanup most of the whitespace
Dave Airlie
2007-11-05
drm: remove lots of spurious whitespace.
Dave Airlie
2007-09-25
Merge branch 'master' into pre-superioctl-branch
Thomas Hellstrom
2007-09-25
drm/ttm: fixup fence class naming and interfaces
Dave Airlie
2007-09-22
Add fence error member.
Thomas Hellstrom
2007-07-16
drm: detypedef ttm/bo/fence code
Dave Airlie
2007-07-16
drm: remove drmP.h internal typedefs
Dave Airlie
2007-06-15
i915: Fix handling of breadcrumb counter wraparounds.
Michel Dänzer
2007-02-22
Some fencing cleanup.
Thomas Hellstrom
2007-02-15
Initial support for fence object classes.
Thomas Hellstrom
2007-02-14
Remove an intel-specific hack and replace it with a fence driver callback.
Thomas Hellstrom
2006-10-19
Make sure delayed delete list is empty on lastclose.
Thomas Hellstrom
2006-10-17
Lindent.
Thomas Hellstrom
2006-09-25
Add /proc filesystem buffer / fence object accounting.
Thomas Hellstrom
2006-09-18
Alternative implementation of page table zeroing using zap page_range.
Thomas Hellstrom
2006-09-15
Allow a "native type" to be associated with a fence sequence.
Thomas Hellstrom
2006-09-15
Some bugfixes.
Thomas Hellstrom
2006-09-08
Various bugfixes.
Thomas Hellstrom
2006-09-05
i915: Only turn on user IRQs when they are needed.
Thomas Hellstrom
2006-08-31
Validation and fencing.
Thomas Hellstrom
2006-08-29
Checkpoint commit. Buffer object flags and IOCTL argument list.
Thomas Hellstrom
2006-08-21
i915 fence object driver implementing 2 fence object types:
Thomas Hellstrom