linux/drivers/gpu/drm/mgag200
Thomas Zimmermann ba5b90e883 drm/mgag200: Move device init and cleanup to mgag200_drv.c
Moving the initializer and cleanup functions for device instances
to mgag200_drv.c prepares for the conversion to managed code. No
functional changes are made. Remove mgag200_main.c, which is now
empty.

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Acked-by: Sam Ravnborg <sam@ravnborg.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20200605135803.19811-11-tzimmermann@suse.de
2020-06-11 10:06:00 +02:00
..
Kconfig drm/mgag200: Replace VRAM helpers with SHMEM helpers 2020-05-19 09:41:34 +02:00
Makefile drm/mgag200: Move device init and cleanup to mgag200_drv.c 2020-06-11 10:06:00 +02:00
mgag200_drv.c drm/mgag200: Move device init and cleanup to mgag200_drv.c 2020-06-11 10:06:00 +02:00
mgag200_drv.h drm/mgag200: Move device init and cleanup to mgag200_drv.c 2020-06-11 10:06:00 +02:00
mgag200_i2c.c drm/mgag200: Convert struct drm_device to struct mga_device with helper 2020-05-11 16:39:45 +02:00
mgag200_mm.c drm/mgag200: Switch to managed MM 2020-06-11 10:05:47 +02:00
mgag200_mode.c drm/mgag200: Replace VRAM helpers with SHMEM helpers 2020-05-19 09:41:34 +02:00
mgag200_reg.h drm/mgag200: Move TAGFIFO reset into separate function 2020-05-19 09:41:33 +02:00