diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2020-04-22 13:09:03 +0300 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2020-04-22 17:42:52 +0300 |
commit | c92724de6db1be85be679a58af25659ba696e64d (patch) | |
tree | ed2015ab9f1fccd3a0b66b04b50efd35a87824f0 /sound/core/oss | |
parent | cbb6f8805a4cfcf6bd97dfd0de399f9f3f8f7cdc (diff) | |
download | linux-c92724de6db1be85be679a58af25659ba696e64d.tar.xz |
drm/i915/selftests: Try to detect rollback during batchbuffer preemption
Since batch buffers dominant execution time, most preemption requests
should naturally occur during execution of a batch buffer. We wish to
verify that should a preemption occur within a batch buffer, when we
come to restart that batch buffer, it occurs at the interrupted
instruction and most importantly does not rollback to an earlier point.
v2: Do not clear the GPR at the start of the batch, but rely on them
being clear for new contexts.
Suggested-by: Mika Kuoppala <mika.kuoppala@linux.intel.com>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Mika Kuoppala <mika.kuoppala@linux.intel.com>
Reviewed-by: Mika Kuoppala <mika.kuoppala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200422100903.25216-1-chris@chris-wilson.co.uk
Diffstat (limited to 'sound/core/oss')
0 files changed, 0 insertions, 0 deletions