commit | 1eaa251b66a6dfb53cc647fbd79e3b8512ccf8f3 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Fri Mar 06 07:16:12 2020 +0000 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Fri Mar 06 10:53:54 2020 +0000 |
tree | 4ad76d7c3ca7ae35b921b848321736f5adb7732e | |
parent | 2920516b2f719546f55079bc39a7fe409d9e80ab [diff] |
drm/i915: Assert requests within a context are submitted in order Check the flow of requests into the hardware to verify that are submitted in order along their timeline. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Mika Kuoppala <mika.kuoppala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20200306071614.2846708-1-chris@chris-wilson.co.uk