aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorChris Wilson <[email protected]>2020-04-22 11:09:03 +0100
committerChris Wilson <[email protected]>2020-04-22 15:42:52 +0100
commitc92724de6db1be85be679a58af25659ba696e64d (patch)
treeed2015ab9f1fccd3a0b66b04b50efd35a87824f0 /scripts/gdb/linux/utils.py
parentcbb6f8805a4cfcf6bd97dfd0de399f9f3f8f7cdc (diff)
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 <[email protected]> Signed-off-by: Chris Wilson <[email protected]> Cc: Mika Kuoppala <[email protected]> Reviewed-by: Mika Kuoppala <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions