OSDN Git Service

qxl: Remove unused qxl_bo_pin arguments
authorChristophe Fergeau <cfergeau@redhat.com>
Tue, 20 Nov 2018 16:20:03 +0000 (17:20 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Wed, 21 Nov 2018 08:12:45 +0000 (09:12 +0100)
commit545592fb3ddbf762001f3fa59f1464f73c3c3360
treef7ad984638b5f769e8d373a5ef3933c9263a44a8
parent76a57db4a867ade779fbe292112cb6d7f0762e4e
qxl: Remove unused qxl_bo_pin arguments

The 'domain' argument to qxl_bo_pin is redundant with 'bo', and
'gpu_addr' is unused, so we can remove both.

Signed-off-by: Christophe Fergeau <cfergeau@redhat.com>
Link: http://patchwork.freedesktop.org/patch/msgid/20181120162004.22807-2-cfergeau@redhat.com
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
drivers/gpu/drm/qxl/qxl_display.c
drivers/gpu/drm/qxl/qxl_fb.c
drivers/gpu/drm/qxl/qxl_object.c
drivers/gpu/drm/qxl/qxl_object.h