drm/qxl: drop ttm_mem_reg arg from qxl_hw_surface_alloc()
authorGerd Hoffmann <kraxel@redhat.com>
Fri, 18 Jan 2019 12:19:58 +0000 (13:19 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Mon, 28 Jan 2019 13:24:52 +0000 (14:24 +0100)
commitedd38a1e598dd970f61f9c8d8649e65089a4fdbc
tree7c95eca8e4f77a0bea8b1fbf574ef0a976b2742a
parente4056bbb6719fe713bfc4030ac78e8e97ddf7574
drm/qxl: drop ttm_mem_reg arg from qxl_hw_surface_alloc()

Not used, is always NULL.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Acked-by: Noralf Trønnes <noralf@tronnes.org>
Link: http://patchwork.freedesktop.org/patch/msgid/20190118122020.27596-2-kraxel@redhat.com
drivers/gpu/drm/qxl/qxl_cmd.c
drivers/gpu/drm/qxl/qxl_drv.h
drivers/gpu/drm/qxl/qxl_object.c