From: Mika Kuoppala Date: Wed, 12 Jun 2013 09:35:28 +0000 (+0300) Subject: drm/i915: add struct i915_ctx_hang_stats X-Git-Tag: v3.11-rc1~65^2~61^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e59ec13de40ed1edd19940322ebd009423fd716d;p=pandora-kernel.git drm/i915: add struct i915_ctx_hang_stats To count context losses, add struct i915_ctx_hang_stats for both i915_hw_context and drm_i915_file_private. drm_i915_file_private is used when there is no context. v2: renamed and cleaned up the struct (Chris Wilson, Ian Romanick) Signed-off-by: Mika Kuoppala Reviewed-by: Chris Wilson Acked-by: Ben Widawsky Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed