Re: [Intel-gfx] [PATCH] drm/i915/execlists: Move the GEM_BUG_ON context matches CSB later

2018-02-22 Thread Chris Wilson
Quoting Mika Kuoppala (2018-02-22 08:51:40) > Chris Wilson writes: > > > 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 > > Cc: Mika

Re: [Intel-gfx] [PATCH] drm/i915/execlists: Move the GEM_BUG_ON context matches CSB later

2018-02-22 Thread Mika Kuoppala
Chris Wilson writes: > 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 > Cc: Mika Kuoppala Reviewed-by: Mika

[Intel-gfx] [PATCH] drm/i915/execlists: Move the GEM_BUG_ON context matches CSB later

2018-02-21 Thread Chris Wilson
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 Cc: Mika Kuoppala --- drivers/gpu/drm/i915/intel_lrc.c | 7 --- 1 file changed, 4