aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_breadcrumbs.c
Commit message (Expand)AuthorAge
* drm/i915: Reset the breadcrumbs IRQ more carefullyChris Wilson2016-10-10
* drm/i915: Drive request submission through fence callbacksChris Wilson2016-09-09
* drm/i915: Use RCU to annotate and enforce protection for breadcrumb's bhChris Wilson2016-08-10
* drm/i915: Move missed interrupt detection from hangcheck to breadcrumbsChris Wilson2016-08-10
* drm/i915: Reduce breadcrumb lock coverage for intel_engine_enable_signaling()Chris Wilson2016-07-26
* drm/i915: Update the breadcrumb interrupt counter before enablingChris Wilson2016-07-24
* drm/i915: Rename request reference/unreference to get/putChris Wilson2016-07-20
* drm/i915: Derive GEM requests from dma-fenceChris Wilson2016-07-20
* drm/i915/breadcrumbs: Queue hangcheck before sleepingChris Wilson2016-07-11
* drm/i915: Group the irq breadcrumb variables into the same cachelineChris Wilson2016-07-06
* drm/i915: Always double check for a missed interrupt for new bottom halvesChris Wilson2016-07-06
* drm/i915: Move the get/put irq locking into the callerChris Wilson2016-07-01
* drm/i915: Embed signaling node into the GEM requestChris Wilson2016-07-01
* drm/i915: Convert trace-irq to the breadcrumb waiterChris Wilson2016-07-01
* drm/i915: Only apply one barrier after a breadcrumb interrupt is postedChris Wilson2016-07-01
* drm/i915: Use HWS for seqno tracking everywhereChris Wilson2016-07-01
* drm/i915: Slaughter the thundering i915_wait_request herdChris Wilson2016-07-01