index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
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: Assert that the exec object lookup table is a power-of-two
Chris Wilson
2012-09-20
1
-0
/
+1
*
drm/i915: Drop the misleading cast to the wrong user pointer type
Chris Wilson
2012-09-20
1
-6
/
+3
*
drm/i915: Replace the array of pages with a scatterlist
Chris Wilson
2012-09-20
1
-1
/
+2
*
drm/i915: Avoid unbinding due to an interrupted pin_and_fence during execbuffer
Chris Wilson
2012-08-24
1
-69
/
+45
*
drm/i915: Use cpu relocations if the object is in the GTT but not mappable
Chris Wilson
2012-08-24
1
-0
/
+1
*
drm/i915: Only pwrite through the GTT if there is space in the aperture
Chris Wilson
2012-08-24
1
-1
/
+1
*
drm/i915: Track unbound pages
Chris Wilson
2012-08-21
1
-7
/
+2
*
Merge tag 'v3.6-rc2' into drm-intel-next
Daniel Vetter
2012-08-17
1
-10
/
+10
|
\
|
*
drm/i915: Don't forget to apply SNB PIPE_CONTROL GTT workaround.
Eric Anholt
2012-08-05
1
-10
/
+10
*
|
drm/i915: Avoid concurrent access when marking the device as idle/busy
Chris Wilson
2012-07-25
1
-3
/
+1
*
|
drm/i915: Split i915_gem_flush_ring() into seperate invalidate/flush funcs
Chris Wilson
2012-07-25
1
-8
/
+1
*
|
drm/i915: Clear the pending_gpu_fenced_access flag at the start of execbuffer
Chris Wilson
2012-07-25
1
-0
/
+1
*
|
drm/i915: Replace the complex flushing logic with simple invalidate/flush all
Daniel Vetter
2012-07-25
1
-202
/
+20
*
|
drm/i915: Remove the per-ring write list
Chris Wilson
2012-07-25
1
-5
/
+2
*
|
drm/i915: Replace the pending_gpu_write flag with an explicit seqno
Chris Wilson
2012-07-25
1
-1
/
+1
*
|
drm/i915: Allow late allocation of request for i915_add_request()
Chris Wilson
2012-07-25
1
-6
/
+1
|
/
*
drm/i915: Set the context before setting up regs for the context.
Eric Anholt
2012-07-25
1
-4
/
+4
*
drm/i915: Insert a flush between batches if the breadcrumb was dropped
Chris Wilson
2012-07-20
1
-2
/
+7
*
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-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
|
/
[next]