index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_gem_execbuffer.c
Age
Commit message (
Expand
)
Author
2012-08-24
drm/i915: Only pwrite through the GTT if there is space in the aperture
Chris Wilson
2012-08-21
drm/i915: Track unbound pages
Chris Wilson
2012-08-17
Merge tag 'v3.6-rc2' into drm-intel-next
Daniel Vetter
2012-08-05
drm/i915: Don't forget to apply SNB PIPE_CONTROL GTT workaround.
Eric Anholt
2012-07-25
drm/i915: Avoid concurrent access when marking the device as idle/busy
Chris Wilson
2012-07-25
drm/i915: Split i915_gem_flush_ring() into seperate invalidate/flush funcs
Chris Wilson
2012-07-25
drm/i915: Clear the pending_gpu_fenced_access flag at the start of execbuffer
Chris Wilson
2012-07-25
drm/i915: Replace the complex flushing logic with simple invalidate/flush all
Daniel Vetter
2012-07-25
drm/i915: Remove the per-ring write list
Chris Wilson
2012-07-25
drm/i915: Replace the pending_gpu_write flag with an explicit seqno
Chris Wilson
2012-07-25
drm/i915: Allow late allocation of request for i915_add_request()
Chris Wilson
2012-07-25
drm/i915: Set the context before setting up regs for the context.
Eric Anholt
2012-07-20
drm/i915: Insert a flush between batches if the breadcrumb was dropped
Chris Wilson
2012-06-20
drm/i915: disable flushing_list/gpu_write_list
Daniel Vetter
2012-06-14
drm/i915/context: switch contexts with execbuf2
Ben Widawsky
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
[prev]
[next]