]> rtime.felk.cvut.cz Git - linux-imx.git/commit
drm/vmwgfx: get rid of ttm_bo_is_reserved usage
authorMaarten Lankhorst <m.b.lankhorst@gmail.com>
Thu, 27 Jun 2013 11:48:27 +0000 (13:48 +0200)
committerDave Airlie <airlied@redhat.com>
Fri, 28 Jun 2013 02:04:14 +0000 (12:04 +1000)
commit8bd4ce56783da6dc96484462ddb113417e52150c
tree757c18cd8be70771f6d0989f2972913314e007a5
parent977c38d50ee286b8367b65885346dd58eccd0514
drm/vmwgfx: get rid of ttm_bo_is_reserved usage

Use lockdep_assert_held instead.

Signed-off-by: Maarten Lankhorst <maarten.lankhorst@canonical.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/vmwgfx/vmwgfx_dmabuf.c
drivers/gpu/drm/vmwgfx/vmwgfx_resource.c