diff options
| author | Daniel Vetter <[email protected]> | 2018-08-09 14:45:44 +0200 |
|---|---|---|
| committer | Daniel Vetter <[email protected]> | 2018-08-17 11:22:58 +0200 |
| commit | 065e8c8ff0c7948bc6452f88f0acc488be206b5d (patch) | |
| tree | 3fb1721ea2999a54a510a1cde8da39f5e3cf31cd /scripts/gcc-plugins | |
| parent | 409254281fb0115d448e56c5a81f420cdeeb9209 (diff) | |
drm/vgem: Remove unecessary dma_fence_ops
dma_fence_default_wait is the default now, same for the trivial
enable_signaling implementation.
Also remove the ->signaled callback, vgem can't peek ahead with a
fastpath, returning false is the default implementation.
v2: Protect the meaningful space! (Chris)
Reviewed-by: Chris Wilson <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Cc: Kees Cook <[email protected]>
Cc: Cihangir Akturk <[email protected]>
Cc: Chris Wilson <[email protected]>
Cc: Sean Paul <[email protected]>
Cc: Daniel Vetter <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'scripts/gcc-plugins')
0 files changed, 0 insertions, 0 deletions