linux/drivers/gpu/drm/mgag200
Thomas Zimmermann fc42e89fe5 drm/mgag200: Move PLL setup out of mode-setting function
Makes the code slightly more flexible. No functional changes.

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Lyude Paul <lyude@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200707082411.6583-3-tzimmermann@suse.de
2020-07-14 09:06:27 +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: Use managed device initialization 2020-06-11 10:06:14 +02:00
mgag200_drv.h drm/mgag200: Don't write-protect CRTC 0-7 while in mga_crtc_prepare() 2020-07-14 09:06:14 +02:00
mgag200_i2c.c
mgag200_mm.c drm/mgag200: Embed instance of struct drm_device in struct mga_device 2020-06-11 10:06:10 +02:00
mgag200_mode.c drm/mgag200: Move PLL setup out of mode-setting function 2020-07-14 09:06:27 +02:00
mgag200_reg.h drm/mgag200: Don't write-protect CRTC 0-7 while in mga_crtc_prepare() 2020-07-14 09:06:14 +02:00