diff options
author | Thomas Zimmermann <tzimmermann@suse.de> | 2021-07-14 16:22:32 +0200 |
---|---|---|
committer | Thomas Zimmermann <tzimmermann@suse.de> | 2021-08-08 20:13:45 +0200 |
commit | d9d992238a5aaf1a1e2ba013dd37dccf7b48c0a7 (patch) | |
tree | a9910f2f46491976fcc7b972cca75830caabf788 /tools/perf/scripts/python/libxed.py | |
parent | f86c3ed55920ca1d874758cc290890902a6cffc4 (diff) |
drm/mgag200: Introduce separate variable for PLL S parameter
The S parameter is controls the loop filter bandwidth when programming
the PLL. It's currently stored as part of P (i.e., the clock divider.)
Add a separate variable for S prepares the PLL code for further
refactoring. The value of s is currently 0, so it has not yet an effect
on the programming.
v2:
* add a note on the current value of s to commit message
Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Acked-by: Sam Ravnborg <sam@ravnborg.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20210714142240.21979-6-tzimmermann@suse.de
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions