Re: [Intel-gfx] [PATCH] drm/i915: Display current hangcheck status in

2014-11-22 Thread shuang . he
Tested-By: PRC QA PRTS (Patch Regression Test System Contact: shuang...@intel.com) -Summary- Platform Delta drm-intel-nightly Series Applied PNV 367/367

Re: [Intel-gfx] [PATCH] drm/i915: Display current hangcheck status in

2014-11-22 Thread shuang . he
Tested-By: PRC QA PRTS (Patch Regression Test System Contact: shuang...@intel.com) -Summary- Platform Delta drm-intel-nightly Series Applied PNV 367/367

Re: [Intel-gfx] [PATCH] drm/i915: Display current hangcheck status in debugfs

2014-11-21 Thread Dave Gordon
On 20/11/14 19:13, Chris Wilson wrote: > For example, > > /sys/kernel/debug/dri/0/i915_hangcheck_info: > > Hangcheck active, fires in 15887800ms > render ring: > seqno = -4059 [current -583] > action = 2 > score = 0 > ACTHD = 1ee8 [current 21f980] > max ACT

[Intel-gfx] [PATCH] drm/i915: Display current hangcheck status in debugfs

2014-11-20 Thread Chris Wilson
For example, /sys/kernel/debug/dri/0/i915_hangcheck_info: Hangcheck active, fires in 15887800ms render ring: seqno = -4059 [current -583] action = 2 score = 0 ACTHD = 1ee8 [current 21f980] max ACTHD = 0 v2: Include expiration ETA. Can anyone spot a problem

[Intel-gfx] [PATCH] drm/i915: Display current hangcheck status in debugfs

2014-11-20 Thread Chris Wilson
For example, /sys/kernel/debug/dri/0/i915_hangcheck_info: Hangcheck active render ring seqno = 263844 [current 263960] action = 2 score = 0 ACTHD = 12809590 [current 1280b5a8] max ACTHD = 0 Signed-off-by: Chris Wilson Cc: Mika Kuoppala --- drivers/gpu/d