commit | 38098750719cb5f3f8bf7587ed5ba2f7a0b4dd87 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Fri Nov 01 08:29:19 2019 +0000 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Sat Nov 02 14:48:32 2019 +0000 |
tree | 476f42869def77844a8984e75160004405a6e8ac | |
parent | b0b10248866455a19b4dd4ac186eb131d83df452 [diff] |
drm/i915/execlists: Ignore the inactive kernel context in assert_pending_valid Filter out warnings for the kernel context that is used to flush inactive contexts, as they do no not pose a risk. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Acked-by: Mika Kuoppala <mika.kuoppala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20191101082919.21122-1-chris@chris-wilson.co.uk