drm/mgag200: Clean up mga_crtc_do_set_base()
authorThomas Zimmermann <tzimmermann@suse.de>
Fri, 15 May 2020 08:32:21 +0000 (10:32 +0200)
committerThomas Zimmermann <tzimmermann@suse.de>
Tue, 19 May 2020 07:41:32 +0000 (09:41 +0200)
commitfb724f1e4bd553dfec027dff86b9a2132f2626c5
treee51dc1de7214402da1152ba5707f30eccdac7199
parentd6237687e08fec0eb98a505f4d0db08c14a899cf
drm/mgag200: Clean up mga_crtc_do_set_base()

The function now only takes the device structure, and the old and new
framebuffers.

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Tested-by: John Donnelly <John.p.donnelly@oracle.com>
Acked-by: Sam Ravnborg <sam@ravnborg.org>
Acked-by: Emil Velikov <emil.velikov@collabora.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200515083233.32036-4-tzimmermann@suse.de
drivers/gpu/drm/mgag200/mgag200_mode.c