aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_gem_execbuffer.c
Commit message (Expand)AuthorAge
* drm/i915: Fix use of invalid array size for ring->sync_seqnoChris Wilson2011-01-23
* drm/i915: Disable GPU semaphores on SandyBridge mobileChris Wilson2011-01-14
* drm/i915/execbuffer: Clear domains before beginning reloc processingChris Wilson2011-01-13
* drm/i915/execbuffer: Reorder relocations to match new object orderChris Wilson2011-01-13
* drm/i915/execbuffer: Reorder binding of objects to favour restrictionsChris Wilson2011-01-11
* drm/i915/execbuffer: Correctly clear the current object list upon EFAULTChris Wilson2011-01-11
* drm/i915: Propagate error from flushing the ringChris Wilson2011-01-11
* drm/i915: Handle ringbuffer stalls when flushingChris Wilson2011-01-11
* drm/i915: Enforce write ordering through the GTTChris Wilson2011-01-11
* drm/i915: Allow the application to choose the constant addressing modeChris Wilson2010-12-20
* drm/i915: Mark the user reloc error paths as unlikelyChris Wilson2010-12-09
* drm/i915: Eliminate drm_gem_object_lookup during relocationChris Wilson2010-12-09
* drm/i915: Ignore fenced commands for gpu access on gen4Chris Wilson2010-12-05
* drm/i915: Implement GPU semaphores for inter-ring synchronisation on SNBChris Wilson2010-12-04
* drm/i915: Pipelined fencing [infrastructure]Chris Wilson2010-12-02
* drm/i915: Prevent stalling for a GTT read back from a read-only GPU targetChris Wilson2010-12-02
* drm/i915/ringbuffer: Handle cliprects in the callerChris Wilson2010-11-30
* drm/i915/execbuffer: On error, starting unwinding from the previous objectChris Wilson2010-11-28
* drm/i915: Avoid allocation for execbuffer object listChris Wilson2010-11-25
* drm/i915: Split i915_gem_execbuffer into its own file.Chris Wilson2010-11-25