Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-09-07 | drm/i915: Make sure execbuffer always passes ww state to i915_vma_pin. | Maarten Lankhorst | 1 | -2/+8 |
2020-06-16 | drm/i915/gt: Incrementally check for rewinding | Chris Wilson | 1 | -0/+4 |
2020-02-07 | drm/i915/execlists: Always force a context reload when rewinding RING_TAIL | Chris Wilson | 1 | -0/+1 |
2020-01-30 | drm/i915: Use the async worker to avoid reclaim tainting the ggtt->mutex | Chris Wilson | 1 | -4/+2 |
2019-11-19 | drm/i915/gt: Make intel_ring_unpin() safe for concurrent pint | Chris Wilson | 1 | -9/+4 |
2019-10-29 | drm/i915: don't allocate the ring in stolen if we lack aperture | Matthew Auld | 1 | -1/+3 |
2019-10-24 | drm/i915/gt: Split intel_ring_submission | Chris Wilson | 1 | -0/+321 |