aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c
diff options
context:
space:
mode:
authorThomas Zimmermann <[email protected]>2021-07-14 14:22:32 +0000
committerThomas Zimmermann <[email protected]>2021-08-08 18:13:45 +0000
commitd9d992238a5aaf1a1e2ba013dd37dccf7b48c0a7 (patch)
treea9910f2f46491976fcc7b972cca75830caabf788 /drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c
parentdrm/mgag200: Split PLL setup into compute and update functions (diff)
downloadkernel-d9d992238a5aaf1a1e2ba013dd37dccf7b48c0a7.tar.gz
kernel-d9d992238a5aaf1a1e2ba013dd37dccf7b48c0a7.zip
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 <[email protected]> Acked-by: Sam Ravnborg <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c')
0 files changed, 0 insertions, 0 deletions