]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - drivers/gpu/drm/vmwgfx/vmwgfx_fence.c
drm/vmwgfx: get rid of different types of fence_flags entirely
authorMaarten Lankhorst <maarten.lankhorst@canonical.com>
Wed, 26 Mar 2014 12:06:24 +0000 (13:06 +0100)
committerMaarten Lankhorst <maarten.lankhorst@canonical.com>
Tue, 2 Sep 2014 14:41:50 +0000 (16:41 +0200)
commitc060a4e135fdd8a35276f2e318f1e9b3bc2450a9
tree8d75b055e02d4fa25da493b08b8a9efe184565a9
parent954605ca3f897ad617123279eb3404a404cce5ab
drm/vmwgfx: get rid of different types of fence_flags entirely

Only one type was ever used. This is needed to simplify the fence
support in the next commit.

Signed-off-by: Maarten Lankhorst <maarten.lankhorst@canonical.com>
drivers/gpu/drm/vmwgfx/vmwgfx_buffer.c
drivers/gpu/drm/vmwgfx/vmwgfx_drv.h
drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c
drivers/gpu/drm/vmwgfx/vmwgfx_fence.c
drivers/gpu/drm/vmwgfx/vmwgfx_fence.h