diff options
author | Maarten Lankhorst <[email protected]> | 2021-03-23 16:50:51 +0100 |
---|---|---|
committer | Daniel Vetter <[email protected]> | 2021-03-24 17:48:11 +0100 |
commit | fd995a3cc432da2d18c28c2731f41da9b751897b (patch) | |
tree | 3165b6ce74c7c0de10cc663a92a82c6141075f86 /tools/testing/selftests/bpf/prog_tests | |
parent | cf41a8f1dc1e471a378a1a0c46d72e2fbe7598d6 (diff) |
drm/i915: Keep userpointer bindings if seqcount is unchanged, v2.
Instead of force unbinding and rebinding every time, we try to check
if our notifier seqcount is still correct when pages are bound. This
way we only rebind userptr when we need to, and prevent stalls.
Changes since v1:
- Missing mutex_unlock, reported by kbuild.
Reported-by: kernel test robot <[email protected]>
Reported-by: Dan Carpenter <[email protected]>
Reviewed-by: Thomas Hellström <[email protected]>
Signed-off-by: Maarten Lankhorst <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests')
0 files changed, 0 insertions, 0 deletions