commit | 8c334f24e3b4484e059ede14144d16165bb85a20 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Wed May 01 12:45:29 2019 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Thu May 02 16:15:26 2019 +0100 |
tree | b41d8130a8ba8c8ba63f69a41079d6e64a95c647 | |
parent | cfda08cdac3401db03849a62206b539bb4e4632e [diff] |
drm/i915: Include fence signaled bit in print_request() Show the fence flags view of request completion in addition to the normal hwsp check and whether signaling is enabled. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20190501114541.10077-2-chris@chris-wilson.co.uk