Age | Commit message (Expand) | Author |
2019-03-26 | drm/i915: take a reference to uncore in the engine and use it | Daniele Ceraolo Spurio |
2019-03-26 | drm/i915: intel_wait_for_register_fw to uncore | Daniele Ceraolo Spurio |
2019-03-20 | drm/i915: use intel_uncore for all forcewake get/put | Daniele Ceraolo Spurio |
2019-03-18 | drm/i915: Stop needlessly acquiring wakeref for debugfs/drop_caches_set | Chris Wilson |
2019-03-14 | drm/i915: Refactor to common helpers for prepare/finish between reset & wedge | Chris Wilson |
2019-03-14 | drm/i915/guc: Preparing for GuC reset along with engine reset | Sujaritha Sundaresan |
2019-03-12 | drm/i915: Consolidate reset-request debug message | Chris Wilson |
2019-03-05 | drm/i915: Store the BIT(engine->id) as the engine's mask | Chris Wilson |
2019-02-26 | drm/i915: Remove access to global seqno in the HWSP | Chris Wilson |
2019-02-20 | drm/i915/guc: Calling guc_disable_communication in all suspend paths | Sujaritha Sundaresan |
2019-02-20 | drm/i915: Beware temporary wedging when determining -EIO | Chris Wilson |
2019-02-19 | drm/i915: Use time based guilty context banning | Chris Wilson |
2019-02-19 | drm/i915: Trim delays for wedging | Chris Wilson |
2019-02-18 | drm/i915: Restore interrupt enabling after a reset | Chris Wilson |
2019-02-18 | drm/i915: Optionally disable automatic recovery after a GPU reset | Chris Wilson |
2019-02-15 | drm/i915: Defer application of request banning to submission | Chris Wilson |
2019-02-14 | drm/i915: Only try to park engines after a failed reset | Chris Wilson |
2019-02-12 | drm/i915: Detect potential i915_reset_trylock() lockups | Chris Wilson |
2019-02-11 | drm/i915: Use synchronize_srcu_expedited() for resets | Chris Wilson |
2019-02-11 | drm/i915: Pull sync_scru for device reset outside of wedge_mutex | Chris Wilson |
2019-02-08 | drm/i915: Serialise resets with wedging | Chris Wilson |
2019-02-08 | drm/i915: Uninterruptibly drain the timelines on unwedging | Chris Wilson |
2019-02-08 | drm/i915: Force the GPU reset upon wedging | Chris Wilson |
2019-02-08 | drm/i915: Revoke mmaps and prevent access to fence registers across reset | Chris Wilson |
2019-02-05 | drm/i915: Pull i915_gem_active into the i915_active family | Chris Wilson |
2019-01-29 | drm/i915: Replace global breadcrumbs with per-context interrupt tracking | Chris Wilson |
2019-01-28 | drm/i915: Track active timelines | Chris Wilson |
2019-01-28 | drm/i915: Track the context's seqno in its own timeline HWSP | Chris Wilson |
2019-01-28 | drm/i915: Move list of timelines under its own lock | Chris Wilson |
2019-01-25 | drm/i915: Issue engine resets onto idle engines | Chris Wilson |
2019-01-25 | drm/i915: Remove GPU reset dependence on struct_mutex | Chris Wilson |
2019-01-25 | drm/i915/guc: Disable global reset | Chris Wilson |
2019-01-25 | drm/i915: Make all GPU resets atomic | Chris Wilson |
2019-01-16 | drm/i915: Pull all the reset functionality together into i915_reset.c | Chris Wilson |