]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5f19b44665011de3a09a3cc43c049dd3885e7d8f
tree8d75b055e02d4fa25da493b08b8a9efe184565a9
parent5a978e5c7ee35e6951c7c11ca54527ae1f29d45a
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