diff options
| author | Maarten Lankhorst <[email protected]> | 2021-03-23 16:50:00 +0100 |
|---|---|---|
| committer | Daniel Vetter <[email protected]> | 2021-03-24 17:27:03 +0100 |
| commit | ae30af84edb5b7cc95485922e43afd909a892e1b (patch) | |
| tree | 5a5c7c43719269cbfae4905db100f4f1831f1271 /tools/perf/scripts/python/bin | |
| parent | bfaae47db3c0989c0ca82a1d59ca3088860b1845 (diff) | |
drm/i915: Disable userptr pread/pwrite support.
Userptr should not need the kernel for a userspace memcpy, userspace
needs to call memcpy directly.
Specifically, disable i915_gem_pwrite_ioctl() and i915_gem_pread_ioctl().
Signed-off-by: Maarten Lankhorst <[email protected]>
Reviewed-by: Thomas Hellström <[email protected]>
Acked-by: Jason Ekstrand <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions