]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/bochs: move remaining fb bits to kms
authorGerd Hoffmann <kraxel@redhat.com>
Fri, 11 Jan 2019 05:37:52 +0000 (06:37 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Mon, 14 Jan 2019 07:39:17 +0000 (08:39 +0100)
commit19b85cfabf5c78834c4374347846ca80784e9e42
treeef1f23fad521e88ebd098f2831373bf56577f033
parent60119b0ba0e783cb170d7748c0f12e5d45fa3f2c
drm/bochs: move remaining fb bits to kms

bochs_fbdev.c is almost empty now.  Move the remaining framebuffer bits
over to bochs_kms.c.  Pure code motion. No functional change.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Oleksandr Andrushchenko <oleksandr_andrushchenko@epam.com>
Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: http://patchwork.freedesktop.org/patch/msgid/20190111053752.4004-17-kraxel@redhat.com
drivers/gpu/drm/bochs/Makefile
drivers/gpu/drm/bochs/bochs_fbdev.c [deleted file]
drivers/gpu/drm/bochs/bochs_kms.c