index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
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
*
drm/i915: disable flushing_list/gpu_write_list
Daniel Vetter
2012-06-20
1
-40
/
+12
*
drm/i915/context: switch contexts with execbuf2
Ben Widawsky
2012-06-14
1
-0
/
+16
*
drm/i915: Check whether the ring is initialised prior to dispatch
Chris Wilson
2012-05-19
1
-8
/
+5
*
drm/i915: Limit calling mark-busy only for potential scanouts
Chris Wilson
2012-05-08
1
-1
/
+4
*
Merge remote-tracking branch 'airlied/drm-core-next' into drm-intel-next-queued
Daniel Vetter
2012-05-08
1
-1
/
+8
|
\
|
*
Merge tag 'v3.4-rc6' into drm-intel-next
Daniel Vetter
2012-05-07
1
-1
/
+7
|
|
\
|
|
*
drm/i915: fix integer overflow in i915_gem_do_execbuffer()
Xi Wang
2012-04-23
1
-0
/
+5
|
|
*
drm/i915: fix integer overflow in i915_gem_execbuffer2()
Xi Wang
2012-04-23
1
-1
/
+2
*
|
|
drm/i915: disallow clip rects on gen5+
Daniel Vetter
2012-05-03
1
-0
/
+5
*
|
|
drm/i915: remove do_retire from i915_wait_request
Ben Widawsky
2012-05-03
1
-1
/
+2
|
/
/
*
|
drm/i915: Remove the pipelined parameter from get_fence()
Chris Wilson
2012-04-18
1
-1
/
+1
*
|
drm/i915: Always flush tiling changes before accessing through the GTT
Chris Wilson
2012-04-18
1
-1
/
+5
*
|
drm/i915: use semaphores for the display plane
Ben Widawsky
2012-04-12
1
-59
/
+1
*
|
drm/i915: Reorganise rules for get_fence/put_fence
Chris Wilson
2012-04-12
1
-10
/
+5
*
|
Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-int...
Dave Airlie
2012-04-12
1
-26
/
+68
|
\
\
|
|
/
|
/
|
|
*
mm: extend prefault helpers to fault in more than PAGE_SIZE
Daniel Vetter
2012-03-27
1
-1
/
+1
|
*
drm/i915: Avoid using mappable space for relocation processing through the CPU
Chris Wilson
2012-03-27
1
-11
/
+25
|
*
drm/i915: Batch copy_from_user for relocation processing
Chris Wilson
2012-03-26
1
-13
/
+29
|
*
drm/i915: implement SNB workaround for lazy global gtt
Daniel Vetter
2012-03-20
1
-1
/
+13
*
|
drm/i915: Mark untiled BLT commands as fenced on gen2/3
Chris Wilson
2012-04-01
1
-1
/
+1
|
/
*
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-27
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-25
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
[next]