index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
2012-05-19
drm/i915: Check whether the ring is initialised prior to dispatch
Chris Wilson
2012-05-08
drm/i915: Limit calling mark-busy only for potential scanouts
Chris Wilson
2012-05-08
Merge remote-tracking branch 'airlied/drm-core-next' into drm-intel-next-queued
Daniel Vetter
2012-05-07
Merge tag 'v3.4-rc6' into drm-intel-next
Daniel Vetter
2012-05-03
drm/i915: disallow clip rects on gen5+
Daniel Vetter
2012-05-03
drm/i915: remove do_retire from i915_wait_request
Ben Widawsky
2012-04-23
drm/i915: fix integer overflow in i915_gem_do_execbuffer()
Xi Wang
2012-04-23
drm/i915: fix integer overflow in i915_gem_execbuffer2()
Xi Wang
2012-04-18
drm/i915: Remove the pipelined parameter from get_fence()
Chris Wilson
2012-04-18
drm/i915: Always flush tiling changes before accessing through the GTT
Chris Wilson
2012-04-12
drm/i915: use semaphores for the display plane
Ben Widawsky
2012-04-12
drm/i915: Reorganise rules for get_fence/put_fence
Chris Wilson
2012-04-12
Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-int...
Dave Airlie
2012-04-01
drm/i915: Mark untiled BLT commands as fenced on gen2/3
Chris Wilson
2012-03-27
mm: extend prefault helpers to fault in more than PAGE_SIZE
Daniel Vetter
2012-03-27
drm/i915: Avoid using mappable space for relocation processing through the CPU
Chris Wilson
2012-03-26
drm/i915: Batch copy_from_user for relocation processing
Chris Wilson
2012-03-20
drm/i915: implement SNB workaround for lazy global gtt
Daniel Vetter
2012-02-10
Merge remote-tracking branch 'airlied/drm-fixes' into drm-intel-next-queued
Daniel Vetter
2012-02-09
drm/i915: ppgtt binding/unbinding support
Daniel Vetter
2012-02-09
drm/i915: s/DRM_ERROR/DRM_DEBUG in i915_gem_execbuffer.c
Daniel Vetter
2012-01-29
drm/i915: reject GTT domain in relocations
Daniel Vetter
2012-01-29
drm/i915: Separate fence pin counting from normal bind pin counting
Chris Wilson
2012-01-29
drm/i915: switch ring->id to be a real id
Daniel Vetter
2012-01-26
drm/i915: argument to control retiring behavior
Ben Widawsky
2012-01-10
Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-01-03
drm/i915: Add support for resetting the SO write pointers on gen7.
Eric Anholt
2012-01-03
drm/i915: Force sync command ordering (Gen6+)
Ben Widawsky
2012-01-03
drm/i915: relative_constants_mode race fix
Ben Widawsky
2011-12-26
drm/i915: Disable semaphores by default on SNB
Keith Packard
2011-12-16
drm/i915: enable semaphores on per-device defaults
Eugeni Dodonov
2011-09-21
drm/i915: Dumb down the semaphore logic
Ben Widawsky
2011-06-21
Revert "drm/i915: Kill GTT mappings when moving from GTT domain"
Eric Anholt
2011-03-23
drm/i915: Disable pagefaults along execbuffer relocation fast path
Chris Wilson
2011-03-07
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
2011-03-07
drm/i915: Only wait on a pending flip if we intend to write to the buffer
Chris Wilson
2011-03-07
drm/i915: Disable GPU semaphores by default
Chris Wilson
2011-03-01
drm/i915: Re-enable GPU semaphores for SandyBridge mobile
Chris Wilson
2011-03-01
drm/i915: Allow relocation deltas outside of target bo
Chris Wilson
2011-02-22
drm/i915: Use a device flag for non-interruptible phases
Chris Wilson
2011-02-22
drm/i915: First try a normal large kmalloc for the temporary exec buffers
Chris Wilson
2011-02-22
drm/i915: Protect against drm_gem_object not being the first member
Chris Wilson
2011-02-07
drm/i915: Refine tracepoints
Chris Wilson
2011-01-24
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
2011-01-23
drm/i915: Fix use of invalid array size for ring->sync_seqno
Chris Wilson
2011-01-19
drm/i915: Trivial sparse fixes
Chris Wilson
2011-01-14
drm/i915: Disable GPU semaphores on SandyBridge mobile
Chris Wilson
2011-01-13
drm/i915/execbuffer: Clear domains before beginning reloc processing
Chris Wilson
2011-01-13
drm/i915/execbuffer: Reorder relocations to match new object order
Chris Wilson
2011-01-11
drm/i915/execbuffer: Reorder binding of objects to favour restrictions
Chris Wilson
[next]