diff options
author | Daniel Vetter <daniel.vetter@ffwll.ch> | 2016-01-25 21:16:56 (GMT) |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2016-02-08 08:55:53 (GMT) |
commit | 1c0230de6dd096e46c46294e93ba68cc16f70331 (patch) | |
tree | a687ea8a0ba7ecbafe717eb22bdd79f3b02c757c /drivers/gpu/drm/amd | |
parent | 32a3dbeb2b951044111042ce6ccb2dcd7bca35de (diff) | |
download | linux-1c0230de6dd096e46c46294e93ba68cc16f70331.tar.xz |
drm/vmwgfx: Nuke preclose hook
Again since the drm core takes care of event unlinking/disarming this
is now just needless code.
v2: I've completely missed eaction->fpriv_head and all the related
code. We need to nuke that too to avoid accidentally deferencing the
freed-up vmwgfx-private fpriv.
v3: Also remove vmw_fpriv->fence_events and unused variables I missed.
Cc: Thomas Hellström <thellstrom@vmware.com>
Acked-by: Daniel Stone <daniels@collabora.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Thomas Hellstrom <thellstrom@vmware.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1452548477-15905-23-git-send-email-daniel.vetter@ffwll.ch
Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
Diffstat (limited to 'drivers/gpu/drm/amd')
0 files changed, 0 insertions, 0 deletions