Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-07-20 | drm/i915: Derive GEM requests from dma-fence | Chris Wilson | 1 | -3/+4 |
2016-07-11 | drm/i915/breadcrumbs: Queue hangcheck before sleeping | Chris Wilson | 1 | -0/+9 |
2016-07-06 | drm/i915: Group the irq breadcrumb variables into the same cacheline | Chris Wilson | 1 | -14/+14 |
2016-07-06 | drm/i915: Always double check for a missed interrupt for new bottom halves | Chris Wilson | 1 | -5/+11 |
2016-07-01 | drm/i915: Move the get/put irq locking into the caller | Chris Wilson | 1 | -2/+8 |
2016-07-01 | drm/i915: Embed signaling node into the GEM request | Chris Wilson | 1 | -39/+37 |
2016-07-01 | drm/i915: Convert trace-irq to the breadcrumb waiter | Chris Wilson | 1 | -1/+193 |
2016-07-01 | drm/i915: Only apply one barrier after a breadcrumb interrupt is posted | Chris Wilson | 1 | -6/+10 |
2016-07-01 | drm/i915: Use HWS for seqno tracking everywhere | Chris Wilson | 1 | -2/+2 |
2016-07-01 | drm/i915: Slaughter the thundering i915_wait_request herd | Chris Wilson | 1 | -0/+380 |