commit | c97fb526ca0666e515e94f96e922dfc50467fd01 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Thu Oct 10 08:14:26 2019 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Fri Oct 11 09:43:06 2019 +0100 |
tree | 3a88ba3c98ccff1da15ae64512624bd2c8e8f53c | |
parent | 9c4a14f8cceeffa01334e3229888746aa7dd95fe [diff] |
drm/i915/execlists: Leave tell-tales as to why pending[] is bad Before we BUG out with bad pending state, leave a telltale as to which test failed. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Cc: Mika Kuoppala <mika.kuoppala@linux.intel.com> Cc: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20191010071434.31195-2-chris@chris-wilson.co.uk