commit | 9d662da8b695c86849288d463e45d0920b189c86 | [log] [tgz] |
---|---|---|
author | Daniel Vetter <daniel.vetter@ffwll.ch> | Thu Apr 24 08:09:09 2014 +0200 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Mon May 05 09:08:41 2014 +0200 |
tree | bc8352b9eb6b9c36fea13d4a430935153f1fa420 | |
parent | 48e48a0b8c1d2ceb87ad2b256a7219e9c1b998d6 [diff] |
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 <chris@chris-wilson.co.uk> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>