OSDN Git Service

drm/mgag200: Split PLL compute functions by device type
authorThomas Zimmermann <tzimmermann@suse.de>
Wed, 14 Jul 2021 14:22:34 +0000 (16:22 +0200)
committerThomas Zimmermann <tzimmermann@suse.de>
Sun, 8 Aug 2021 18:13:54 +0000 (20:13 +0200)
commit35b36ff4495a4b6f872f304cb97d47b13197874b
treeb209e94d0c768b45768f3abc8c9e6dda57655eee
parent2dd040946ecfa5434fb0084fb5b5c2ba55639ea1
drm/mgag200: Split PLL compute functions by device type

Several PLL functions compute values for different device types. Split
them up to make the code more readable. No functional changes.

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Acked-by: Sam Ravnborg <sam@ravnborg.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20210714142240.21979-8-tzimmermann@suse.de
drivers/gpu/drm/mgag200/mgag200_mode.c