From: Daniel Vetter Date: Thu, 24 Apr 2014 06:09:09 +0000 (+0200) Subject: drm/i915: Catch abuse of I915_EXEC_GEN7_SOL_RESET X-Git-Tag: omap-for-v3.16/fixes-against-rc1~44^2~56^2~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d662da8b695c86849288d463e45d0920b189c86;p=pandora-kernel.git drm/i915: Catch abuse of I915_EXEC_GEN7_SOL_RESET Currently we catch it, but silently succeed. Our userspace is better than this. v2: Add DRM_DEBUG (Chris) Testcase: igt/gem_exec_params/sol-reset-* Reviewed-by: Chris Wilson Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed