commit | e084039b5840ee6822b65167766cdfc47536964e | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Wed Feb 21 15:23:01 2018 +0000 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Thu Feb 22 09:08:39 2018 +0000 |
tree | 8ad05be7a8412eab0684a94b8735627445a420b2 | |
parent | 65cb8c0f040bd791b9adb761be2710adcd9df00f [diff] |
drm/i915/execlists: Move the GEM_BUG_ON context matches CSB later Print out the current request/context before doing the GEM_BUG_ON, so that we can inspect the values in the ftrace. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Cc: Mika Kuoppala <mika.kuoppala@linux.intel.com> Reviewed-by: Mika Kuoppala <mika.kuoppala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20180221152301.9178-1-chris@chris-wilson.co.uk