index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_gem_execbuffer.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-05
drm/i915: Don't forget to apply SNB PIPE_CONTROL GTT workaround.
Eric Anholt
1
-10
/
+10
2012-07-25
drm/i915: Set the context before setting up regs for the context.
Eric Anholt
1
-4
/
+4
2012-07-20
drm/i915: Insert a flush between batches if the breadcrumb was dropped
Chris Wilson
1
-2
/
+7
2012-06-20
drm/i915: disable flushing_list/gpu_write_list
Daniel Vetter
1
-40
/
+12
2012-06-14
drm/i915/context: switch contexts with execbuf2
Ben Widawsky
1
-0
/
+16
2012-05-20
drm/i915: Check whether the ring is initialised prior to dispatch
Chris Wilson
1
-8
/
+5
2012-05-08
drm/i915: Limit calling mark-busy only for potential scanouts
Chris Wilson
1
-1
/
+4
2012-05-08
Merge remote-tracking branch 'airlied/drm-core-next' into drm-intel-next-queued
Daniel Vetter
1
-1
/
+8
2012-05-07
Merge tag 'v3.4-rc6' into drm-intel-next
Daniel Vetter
1
-1
/
+7
2012-05-03
drm/i915: disallow clip rects on gen5+
Daniel Vetter
1
-0
/
+5
2012-05-03
drm/i915: remove do_retire from i915_wait_request
Ben Widawsky
1
-1
/
+2
2012-04-24
drm/i915: fix integer overflow in i915_gem_do_execbuffer()
Xi Wang
1
-0
/
+5
2012-04-24
drm/i915: fix integer overflow in i915_gem_execbuffer2()
Xi Wang
1
-1
/
+2
2012-04-18
drm/i915: Remove the pipelined parameter from get_fence()
Chris Wilson
1
-1
/
+1
2012-04-18
drm/i915: Always flush tiling changes before accessing through the GTT
Chris Wilson
1
-1
/
+5
2012-04-12
drm/i915: use semaphores for the display plane
Ben Widawsky
1
-59
/
+1
2012-04-12
drm/i915: Reorganise rules for get_fence/put_fence
Chris Wilson
1
-10
/
+5
2012-04-12
Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-int...
Dave Airlie
1
-26
/
+68
2012-04-01
drm/i915: Mark untiled BLT commands as fenced on gen2/3
Chris Wilson
1
-1
/
+1
2012-03-27
mm: extend prefault helpers to fault in more than PAGE_SIZE
Daniel Vetter
1
-1
/
+1
2012-03-27
drm/i915: Avoid using mappable space for relocation processing through the CPU
Chris Wilson
1
-11
/
+25
2012-03-26
drm/i915: Batch copy_from_user for relocation processing
Chris Wilson
1
-13
/
+29
2012-03-21
drm/i915: implement SNB workaround for lazy global gtt
Daniel Vetter
1
-1
/
+13
2012-02-10
Merge remote-tracking branch 'airlied/drm-fixes' into drm-intel-next-queued
Daniel Vetter
1
-2
/
+2
2012-02-10
drm/i915: ppgtt binding/unbinding support
Daniel Vetter
1
-0
/
+9
2012-02-09
drm/i915: s/DRM_ERROR/DRM_DEBUG in i915_gem_execbuffer.c
Daniel Vetter
1
-25
/
+25
2012-01-29
drm/i915: reject GTT domain in relocations
Daniel Vetter
1
-2
/
+3
2012-01-29
drm/i915: Separate fence pin counting from normal bind pin counting
Chris Wilson
1
-49
/
+90
2012-01-29
drm/i915: switch ring->id to be a real id
Daniel Vetter
1
-2
/
+2
2012-01-26
drm/i915: argument to control retiring behavior
Ben Widawsky
1
-1
/
+1
2012-01-10
Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-12
/
+51
2012-01-03
drm/i915: Add support for resetting the SO write pointers on gen7.
Eric Anholt
1
-0
/
+31
2012-01-03
drm/i915: Force sync command ordering (Gen6+)
Ben Widawsky
1
-2
/
+7
2012-01-03
drm/i915: relative_constants_mode race fix
Ben Widawsky
1
-13
/
+16
2011-12-27
drm/i915: Disable semaphores by default on SNB
Keith Packard
1
-2
/
+2
2011-12-16
drm/i915: enable semaphores on per-device defaults
Eugeni Dodonov
1
-1
/
+18
2011-09-22
drm/i915: Dumb down the semaphore logic
Ben Widawsky
1
-1
/
+2
2011-06-21
Revert "drm/i915: Kill GTT mappings when moving from GTT domain"
Eric Anholt
1
-4
/
+0
2011-03-23
drm/i915: Disable pagefaults along execbuffer relocation fast path
Chris Wilson
1
-4
/
+17
2011-03-07
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
1
-1
/
+2
2011-03-07
drm/i915: Only wait on a pending flip if we intend to write to the buffer
Chris Wilson
1
-48
/
+44
2011-03-07
drm/i915: Disable GPU semaphores by default
Chris Wilson
1
-2
/
+2
2011-03-01
drm/i915: Re-enable GPU semaphores for SandyBridge mobile
Chris Wilson
1
-2
/
+1
2011-03-01
drm/i915: Allow relocation deltas outside of target bo
Chris Wilson
1
-10
/
+0
2011-02-22
drm/i915: Use a device flag for non-interruptible phases
Chris Wilson
1
-2
/
+2
2011-02-22
drm/i915: First try a normal large kmalloc for the temporary exec buffers
Chris Wilson
1
-1
/
+5
2011-02-22
drm/i915: Protect against drm_gem_object not being the first member
Chris Wilson
1
-2
/
+2
2011-02-07
drm/i915: Refine tracepoints
Chris Wilson
1
-45
/
+13
2011-01-25
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
1
-1
/
+1
2011-01-23
drm/i915: Fix use of invalid array size for ring->sync_seqno
Chris Wilson
1
-1
/
+1
[next]