diff options
author | Russell King <rmk+kernel@armlinux.org.uk> | 2018-08-02 12:27:15 +0300 |
---|---|---|
committer | Russell King <rmk+kernel@armlinux.org.uk> | 2018-08-07 12:32:03 +0300 |
commit | 926a299c42e38bbe8bb909eae0146e676b66afe4 (patch) | |
tree | 76a65a5577508571a4789aa92bf28b3ecb02d5b2 /drivers/gpu/drm/drm_blend.c | |
parent | a3d335f5de7cdd714737a9f8bdcc7b205b0f8d5e (diff) | |
download | linux-926a299c42e38bbe8bb909eae0146e676b66afe4.tar.xz |
drm/i2c: tda998x: correct PLL divider calculation
The serializer PLL divider is a power-of-two divider, so our calculation
which assumes that it's a numerical divider is incorrect. Replace it
with one that results in a power-of-two divider value instead.
Tested with all supported modes with a Samsung S24C750.
Tested-by: Peter Rosin <peda@axentia.se>
Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Diffstat (limited to 'drivers/gpu/drm/drm_blend.c')
0 files changed, 0 insertions, 0 deletions