aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/tasks.py
diff options
context:
space:
mode:
authorMaarten Lankhorst <[email protected]>2021-10-21 12:35:38 +0200
committerChristian König <[email protected]>2021-11-17 14:26:19 +0100
commit7e2e69ed4678a4c660c4727e625a396b06c0c372 (patch)
treec85f6f3df7b24feb3884a7e3a9db0cac8b911c25 /scripts/gdb/linux/tasks.py
parent5e9ddbdcf730a2671b9a07c6de45b53f139995af (diff)
drm/i915: Fix i915_request fence wait semantics
The i915_request fence wait behaves differently for timeout = 0 compared to expected dma-fence behavior. i915 behavior: - Unsignaled: -ETIME - Signaled: 0 (= timeout) Expected: - Unsignaled: 0 - Signaled: 1 Signed-off-by: Maarten Lankhorst <[email protected]> Acked-by: Daniel Vetter <[email protected]> Acked-by: Christian König <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected] Signed-off-by: Christian König <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions