diff options
author | Thomas Zimmermann <[email protected]> | 2021-07-14 16:22:37 +0200 |
---|---|---|
committer | Thomas Zimmermann <[email protected]> | 2021-08-08 20:14:05 +0200 |
commit | 2545ac960364d0395802a27374b46f13827b4cf5 (patch) | |
tree | 1e63208d408a59cc7b451ca775f8a88e2ec4a250 /lib/netdev-notifier-error-inject.c | |
parent | 8fb60d1bcd90d995af7e7a497795b8d77ad44721 (diff) |
drm/mgag200: Abstract pixel PLL via struct mgag200_pll
Move all PLL compute and update functions into mgag200_pll.c. No
functional changes to the rsp algorithms.
Introduce struct mgag200_pll and mgag200_pll_funcs. The data strutures
abstract the details of each revision's PLL. Perform calls to compute
and update functionality via function pointers. Init the PLL once as
part of the driver initialization.
Signed-off-by: Thomas Zimmermann <[email protected]>
Acked-by: Sam Ravnborg <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'lib/netdev-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions