drm/vmwgfx: drop bo map/unmap dma functions.
authorDave Airlie <airlied@redhat.com>
Tue, 4 Aug 2020 02:55:35 +0000 (12:55 +1000)
committerDave Airlie <airlied@redhat.com>
Thu, 6 Aug 2020 02:16:25 +0000 (12:16 +1000)
commita2d6ddc417f14570795eaf191f24ebdeb4084995
tree80744ec9cc3d042d0ed30fb0c8a819498b2f2ad9
parent56dc01f18d3d002de34f642ce92f730e5d50efa5
drm/vmwgfx: drop bo map/unmap dma functions.

The map one was used once, just inline it, and drop them both.

Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200804025632.3868079-3-airlied@gmail.com
drivers/gpu/drm/vmwgfx/vmwgfx_drv.h
drivers/gpu/drm/vmwgfx/vmwgfx_ttm_buffer.c