Show patches with: Submitter = Tomas Elf       |    State = Action Required       |   59 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
drm/i915: Update to post-reset execlist queue clean-up - 2 - --- 2015-10-23 Tomas Elf New
[v3,7/8] drm/i915: Grab execlist spinlock to avoid post-reset concurrency issues. - 1 - --- 2015-10-23 Tomas Elf New
[20/20] drm/i915: Enable TDR / per-engine hang recovery - - - --- 2015-10-23 Tomas Elf New
[19/20] drm/i915: drm/i915 changes to simulated hangs - - - --- 2015-10-23 Tomas Elf New
[18/20] drm/i915: TDR / per-engine hang recovery kernel docs - - - --- 2015-10-23 Tomas Elf New
[17/20] drm/i915: Extended error state with TDR count, watchdog count and engine reset count - - - --- 2015-10-23 Tomas Elf New
[16/20] drm/i915: Fix __i915_wait_request() behaviour during hang detection. - - - --- 2015-10-23 Tomas Elf New
[15/20] drm/i915: Port of Added scheduler support to __wait_request() calls - - - --- 2015-10-23 Tomas Elf New
[14/20] drm/i915: TDR/watchdog trace points. - - - --- 2015-10-23 Tomas Elf New
[13/20] drm/i915: Test infrastructure for context state inconsistency simulation - - - --- 2015-10-23 Tomas Elf New
[12/20] drm/i915: Debugfs interface for per-engine hang recovery. - - - --- 2015-10-23 Tomas Elf New
[11/20] drm/i915: Fake lost context event interrupts through forced CSB checking. - - - --- 2015-10-23 Tomas Elf New
[10/20] drm/i915: Watchdog timeout: DRM kernel interface enablement - - - --- 2015-10-23 Tomas Elf New
[09/20] drm/i915: Watchdog timeout: Ringbuffer command emission for gen8 - - - --- 2015-10-23 Tomas Elf New
[08/20] drm/i915: Watchdog timeout: IRQ handler for gen8 - - - --- 2015-10-23 Tomas Elf New
[07/20] drm/i915: Watchdog timeout: Hang detection integration into error handler - - - --- 2015-10-23 Tomas Elf New
[06/20] drm/i915: Reinstate hang recovery work queue. - - - --- 2015-10-23 Tomas Elf New
[05/20] drm/i915: Extending i915_gem_check_wedge to check engine reset in progress - - - --- 2015-10-23 Tomas Elf New
[04/20] drm/i915: TDR / per-engine hang detection - - - --- 2015-10-23 Tomas Elf New
[02/20] drm/i915: Generalise common GPU engine reset request/unrequest code - - - --- 2015-10-23 Tomas Elf New
[01/20] drm/i915: Make i915_gem_reset_ring_status() public - - - --- 2015-10-23 Tomas Elf New
[v3,7/8] drm/i915: Cope with request list state change during error state capture - - - --- 2015-10-19 Tomas Elf New
[v2,7/8] drm/i915: Grab execlist spinlock to avoid post-reset concurrency issues. - 1 - --- 2015-10-19 Tomas Elf New
[resend,v2,3/8] drm/i915: Cope with request list state change during error state capture - - - --- 2015-10-19 Tomas Elf New
[v2,3/8] drm/i915: Cope with request list state change during error state capture - - - --- 2015-10-19 Tomas Elf New
[8/8] drm/i915: NULL check of unpin_work - - - --- 2015-10-08 Tomas Elf New
[7/8] drm/i915: Grab execlist spinlock to avoid post-reset concurrency issues. - - - --- 2015-10-08 Tomas Elf New
[6/8] drm/i915: Use safe list iterators - - - --- 2015-10-08 Tomas Elf New
[5/8] drm/i915: vma NULL pointer check - - - --- 2015-10-08 Tomas Elf New
[4/8] drm/i915: NULL checking when capturing buffer objects during error state capture - - - --- 2015-10-08 Tomas Elf New
[3/8] drm/i915: Cope with request list state change during error state capture - - - --- 2015-10-08 Tomas Elf New
[2/8] drm/i915: Migrate to safe iterators in error state capture - - - --- 2015-10-08 Tomas Elf New
[1/8] drm/i915: Early exit from semaphore_waits_for for execlist mode. - - - --- 2015-10-08 Tomas Elf New
[RFCv2,12/12] drm/i915: Extended error state with TDR count, watchdog count and engine reset count - - - --- 2015-07-21 Tomas Elf New
[RFCv2,11/12] drm/i915: Fix __i915_wait_request() behaviour during hang detection. - - - --- 2015-07-21 Tomas Elf New
[RFCv2,10/12] drm/i915: Port of Added scheduler support to __wait_request() calls - - - --- 2015-07-21 Tomas Elf New
[RFCv2,09/12] drm/i915: TDR/watchdog trace points. - - - --- 2015-07-21 Tomas Elf New
[RFCv2,08/12] drm/i915: Debugfs interface for per-engine hang recovery. - - - --- 2015-07-21 Tomas Elf New
[RFCv2,07/12] drm/i915: Fake lost context interrupts through forced CSB check. - - - --- 2015-07-21 Tomas Elf New
[RFCv2,06/12] drm/i915: Watchdog timeout support for gen8. - - - --- 2015-07-21 Tomas Elf New
[RFCv2,05/12] drm/i915: Reinstate hang recovery work queue. - - - --- 2015-07-21 Tomas Elf New
[RFCv2,04/12] drm/i915: Extending i915_gem_check_wedge to check engine reset in progress - - - --- 2015-07-21 Tomas Elf New
[RFCv2,03/12] drm/i915: Adding TDR / per-engine reset support for gen8. - - - --- 2015-07-21 Tomas Elf New
[RFCv2,02/12] drm/i915: Make i915_gem_reset_ring_status() public - - - --- 2015-07-21 Tomas Elf New
[RFCv2,01/12] drm/i915: Early exit from semaphore_waits_for for execlist mode. - - - --- 2015-07-21 Tomas Elf New
[v2] drm/i915: Snapshot seqno of most recently submitted request. - 1 - --- 2015-07-09 Tomas Elf New
drm/i915: Snapshot seqno of most recently submitted request. - - - --- 2015-07-09 Tomas Elf New
[RFC] drm/i915: Caching seqno of most recently submitted request. - - - --- 2015-07-08 Tomas Elf New
[RFC,11/11] drm/i915: TDR/watchdog trace points. - - - --- 2015-06-08 Tomas Elf New
[RFC,10/11] drm/i915: Debugfs interface for per-engine hang recovery. - - - --- 2015-06-08 Tomas Elf New
[RFC,09/11] drm/i915: Fake lost context interrupts through forced CSB check. - - - --- 2015-06-08 Tomas Elf New
[RFC,08/11] drm/i915: Watchdog timeout support for gen8. - - - --- 2015-06-08 Tomas Elf New
[RFC,07/11] drm/i915: Reinstate hang recovery work queue. - - - --- 2015-06-08 Tomas Elf New
[RFC,06/11] drm/i915: Disable warnings for TDR interruptions in the display driver. - - - --- 2015-06-08 Tomas Elf New
[RFC,05/11] drm/i915: Extending i915_gem_check_wedge to check engine reset in progress - - - --- 2015-06-08 Tomas Elf New
[RFC,04/11] drm/i915: Adding TDR / per-engine reset support for gen8. - - - --- 2015-06-08 Tomas Elf New
[RFC,03/11] drm/i915: Add reset stats entry point for per-engine reset. - - - --- 2015-06-08 Tomas Elf New
[RFC,02/11] drm/i915: Introduce uevent for full GPU reset. - - - --- 2015-06-08 Tomas Elf New
[RFC,01/11] drm/i915: Early exit from semaphore_waits_for for execlist mode. - - - --- 2015-06-08 Tomas Elf New