summaryrefslogtreecommitdiffstats
path: root/drivers/video/of_display_timing.c
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert@linux-m68k.org>2022-07-11 17:50:34 +0200
committerHelge Deller <deller@gmx.de>2022-07-18 07:56:18 +0200
commitffcc5b265799f213612984aa27d3711dbc4704b6 (patch)
tree396dc774112f119beaaf88bd8a4fd1b32cc2f313 /drivers/video/of_display_timing.c
parentvideo: fbdev: atari: Remove unused definitions and variables (diff)
downloadlinux-ffcc5b265799f213612984aa27d3711dbc4704b6.tar.xz
linux-ffcc5b265799f213612984aa27d3711dbc4704b6.zip
video: fbdev: atari: Remove backward bug-compatibility
As of v2.1.0, falcon_decode_var() contains a quirk to fix a rounding error, as explained by Günther Kelleter on Fri, 30 Aug 1996: This diff removes the now obsolete Falcon video option "pwrsave", and fixes a rounding error that is triggered by the resolution switching X server (those who use the pixel clock value 39722 in their /etc/fb.modes should change it to 39721). However, this causes the modified video mode returned by falcon_decode_var() to not match the video mode returned by falcon_encode_var(). Fix this by dropping the quirk. Unfortunately /etc/fb.modes in fbset was never updated, so the "640x480-60" mode still contains the wrong pixclock. Hence this change may introduce a regression. Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> Tested-by: Michael Schmitz <schmitzmic@gmail.com> Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'drivers/video/of_display_timing.c')
0 files changed, 0 insertions, 0 deletions