index
:
kernel_goldelico_gta04.git
android-3.0-gta04
for-cmair
jack-working+v2
neil-rebase-3.7
replicant-2.3
replicant-4.0
replicant-4.0+3.10+not-compilation-tested
replicant-4.0+3.7+WIP
replicant-4.0+3.8+WIP
replicant-4.0+jack-working
replicant-4.0+suspend
replicant-4.2
kernel/goldelico/gta04
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_gem_execbuffer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'airlied/drm-fixes' into drm-intel-next-queued
Daniel Vetter
2012-02-10
1
-2
/
+2
|
\
|
*
Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-01-10
1
-12
/
+51
|
|
\
|
*
|
drm/i915: Disable semaphores by default on SNB
Keith Packard
2011-12-26
1
-2
/
+2
*
|
|
drm/i915: ppgtt binding/unbinding support
Daniel Vetter
2012-02-09
1
-0
/
+9
*
|
|
drm/i915: s/DRM_ERROR/DRM_DEBUG in i915_gem_execbuffer.c
Daniel Vetter
2012-02-09
1
-25
/
+25
*
|
|
drm/i915: reject GTT domain in relocations
Daniel Vetter
2012-01-29
1
-2
/
+3
*
|
|
drm/i915: Separate fence pin counting from normal bind pin counting
Chris Wilson
2012-01-29
1
-49
/
+90
*
|
|
drm/i915: switch ring->id to be a real id
Daniel Vetter
2012-01-29
1
-2
/
+2
*
|
|
drm/i915: argument to control retiring behavior
Ben Widawsky
2012-01-26
1
-1
/
+1
|
|
/
|
/
|
*
|
drm/i915: Add support for resetting the SO write pointers on gen7.
Eric Anholt
2012-01-03
1
-0
/
+31
*
|
drm/i915: Force sync command ordering (Gen6+)
Ben Widawsky
2012-01-03
1
-2
/
+7
*
|
drm/i915: relative_constants_mode race fix
Ben Widawsky
2012-01-03
1
-13
/
+16
|
/
*
drm/i915: enable semaphores on per-device defaults
Eugeni Dodonov
2011-12-16
1
-1
/
+18
*
drm/i915: Dumb down the semaphore logic
Ben Widawsky
2011-09-21
1
-1
/
+2
*
Revert "drm/i915: Kill GTT mappings when moving from GTT domain"
Eric Anholt
2011-06-21
1
-4
/
+0
*
drm/i915: Disable pagefaults along execbuffer relocation fast path
Chris Wilson
2011-03-23
1
-4
/
+17
*
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
2011-03-07
1
-1
/
+2
|
\
|
*
drm/i915: Disable GPU semaphores by default
Chris Wilson
2011-03-07
1
-2
/
+2
*
|
drm/i915: Only wait on a pending flip if we intend to write to the buffer
Chris Wilson
2011-03-07
1
-48
/
+44
*
|
drm/i915: Re-enable GPU semaphores for SandyBridge mobile
Chris Wilson
2011-03-01
1
-2
/
+1
*
|
drm/i915: Allow relocation deltas outside of target bo
Chris Wilson
2011-03-01
1
-10
/
+0
*
|
drm/i915: Use a device flag for non-interruptible phases
Chris Wilson
2011-02-22
1
-2
/
+2
*
|
drm/i915: First try a normal large kmalloc for the temporary exec buffers
Chris Wilson
2011-02-22
1
-1
/
+5
*
|
drm/i915: Protect against drm_gem_object not being the first member
Chris Wilson
2011-02-22
1
-2
/
+2
*
|
drm/i915: Refine tracepoints
Chris Wilson
2011-02-07
1
-45
/
+13
*
|
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
2011-01-24
1
-1
/
+1
|
\
\
|
|
/
|
*
drm/i915: Fix use of invalid array size for ring->sync_seqno
Chris Wilson
2011-01-23
1
-1
/
+1
*
|
drm/i915: Trivial sparse fixes
Chris Wilson
2011-01-19
1
-2
/
+0
|
/
*
drm/i915: Disable GPU semaphores on SandyBridge mobile
Chris Wilson
2011-01-14
1
-1
/
+2
*
drm/i915/execbuffer: Clear domains before beginning reloc processing
Chris Wilson
2011-01-13
1
-4
/
+3
*
drm/i915/execbuffer: Reorder relocations to match new object order
Chris Wilson
2011-01-13
1
-6
/
+9
*
drm/i915/execbuffer: Reorder binding of objects to favour restrictions
Chris Wilson
2011-01-11
1
-26
/
+46
*
drm/i915/execbuffer: Correctly clear the current object list upon EFAULT
Chris Wilson
2011-01-11
1
-3
/
+1
*
drm/i915: Propagate error from flushing the ring
Chris Wilson
2011-01-11
1
-10
/
+18
*
drm/i915: Handle ringbuffer stalls when flushing
Chris Wilson
2011-01-11
1
-5
/
+7
*
drm/i915: Enforce write ordering through the GTT
Chris Wilson
2011-01-11
1
-0
/
+3
*
drm/i915: Allow the application to choose the constant addressing mode
Chris Wilson
2010-12-20
1
-1
/
+34
*
drm/i915: Mark the user reloc error paths as unlikely
Chris Wilson
2010-12-09
1
-9
/
+8
*
drm/i915: Eliminate drm_gem_object_lookup during relocation
Chris Wilson
2010-12-09
1
-27
/
+123
*
drm/i915: Ignore fenced commands for gpu access on gen4
Chris Wilson
2010-12-05
1
-11
/
+16
*
drm/i915: Implement GPU semaphores for inter-ring synchronisation on SNB
Chris Wilson
2010-12-05
1
-22
/
+72
*
drm/i915: Pipelined fencing [infrastructure]
Chris Wilson
2010-12-02
1
-7
/
+13
*
drm/i915: Prevent stalling for a GTT read back from a read-only GPU target
Chris Wilson
2010-12-02
1
-0
/
+1
*
drm/i915/ringbuffer: Handle cliprects in the caller
Chris Wilson
2010-11-30
1
-5
/
+25
*
drm/i915/execbuffer: On error, starting unwinding from the previous object
Chris Wilson
2010-11-28
1
-0
/
+3
*
drm/i915: Avoid allocation for execbuffer object list
Chris Wilson
2010-11-25
1
-214
/
+189
*
drm/i915: Split i915_gem_execbuffer into its own file.
Chris Wilson
2010-11-25
1
-0
/
+1155