diff options
| author | 2018-08-09 14:45:44 +0200 | |
|---|---|---|
| committer | 2018-08-17 11:22:58 +0200 | |
| commit | 065e8c8ff0c7948bc6452f88f0acc488be206b5d (patch) | |
| tree | 3fb1721ea2999a54a510a1cde8da39f5e3cf31cd /drivers/gpu/drm/amd/amdgpu/amdgpu_fb.c | |
| parent | drm/nouveau: Remove unecessary dma_fence_ops (diff) | |
| download | linux-dev-065e8c8ff0c7948bc6452f88f0acc488be206b5d.tar.xz linux-dev-065e8c8ff0c7948bc6452f88f0acc488be206b5d.zip | |
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 <chris@chris-wilson.co.uk>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Cc: Kees Cook <keescook@chromium.org>
Cc: Cihangir Akturk <cakturk@gmail.com>
Cc: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Sean Paul <seanpaul@chromium.org>
Cc: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/20180809124544.9250-1-daniel.vetter@ffwll.ch
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_fb.c')
0 files changed, 0 insertions, 0 deletions
