Age | Commit message (Expand) | Author |
---|---|---|
2016-08-05 | drm/i915: Enable i915_gem_wait_for_idle() without holding struct_mutex | Chris Wilson |
2016-08-04 | drm/i915: Double check the active status on the batch pool | Chris Wilson |
2016-08-04 | drm/i915: Refactor activity tracking for requests | Chris Wilson |
2016-08-03 | drm/i915: Move the common engine cleanup to intel_engine_cs.c | Chris Wilson |
2016-08-02 | drm/i915: Rename struct intel_ringbuffer to struct intel_ring | Chris Wilson |
2016-07-29 | drm/i915: Add missing ring_mask to Pineview | Chris Wilson |
2016-07-27 | drm/i915/cmdparser: Remove stray intel_engine_cs *ring | Chris Wilson |
2016-07-20 | drm/i915: Derive GEM requests from dma-fence | Chris Wilson |
2016-07-14 | drm/i915: Pull out some more common engine init code | Tvrtko Ursulin |
2016-07-14 | drm/i915: Move common engine setup into intel_engine_cs.c | Tvrtko Ursulin |