Re: [Intel-gfx] [PATCH] drm/i915/gt: Include context status in debug dumps

2020-06-10 Thread Mika Kuoppala
Chris Wilson writes: > This may be useful to identify contexts that are running even though > they are supposed to be closed or banned. > > Signed-off-by: Chris Wilson Reviewed-by: Mika Kuoppala > --- > drivers/gpu/drm/i915/gt/intel_engine_cs.c | 12 > 1 file changed, 8 insertio

[Intel-gfx] [PATCH] drm/i915/gt: Include context status in debug dumps

2020-06-10 Thread Chris Wilson
This may be useful to identify contexts that are running even though they are supposed to be closed or banned. Signed-off-by: Chris Wilson --- drivers/gpu/drm/i915/gt/intel_engine_cs.c | 12 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/drivers/gpu/drm/i915/gt/intel_