From: Chris Wilson Date: Wed, 12 Jun 2013 10:29:47 +0000 (+0100) Subject: drm/i915: WARN if the fence pin_count is invalid X-Git-Tag: v3.11-rc1~65^2~61^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b8c3af766b7f9350c581bb44e6ffaaabc8c1c198;p=pandora-kernel.git drm/i915: WARN if the fence pin_count is invalid Stéphane Marchesin found a bug where the fences were not being restored, and in particular the fence pin_count was incorrect. Had we had a warning in place, this bug would have come to light much earlier. Better late than never? Signed-off-by: Chris Wilson Cc: Daniel Vetter Cc: Stéphane Marchesin Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed