xserver/hw/xfree86
Egbert Eich 0cb33ce340 DDX/modes: Add a sanity check when using screen sizes from EDID
EDID sometimes lies about screen sizes. Since the screen size is used
by clients to determine the DPI a wrong ration will lead to terrible
looking fonts.
Add a sanity check for the h/v ratio cutting off at 2.4. This would
still accept the cinemascope aspect ratio as valid.
Also add message suggesting to add a quirk table entry.

Signed-off-by: Egbert Eich <eich@freedesktop.org>
Reviewed-by: Keith Packard <keithp@keithp.com>
Signed-off-by: Keith Packard <keithp@keithp.com>
2013-10-31 18:33:54 -07:00
..
common DDX/DPMS: Call dixSaveScreens() also when screen is turned on 2013-10-31 18:31:18 -07:00
ddc Replace INCLUDES with AM_CPPFLAGS 2013-08-06 13:08:13 +10:00
dixmods glx: Remove DRI1 AIGLX (v2) 2013-10-29 10:30:43 -04:00
doc dix: Remove refs to mi backing store from docs 2012-09-23 10:31:39 -07:00
dri Merge remote-tracking branch 'yselkowitz/master' 2012-12-19 12:22:03 -08:00
dri2 Revert "DRI2: re-allocate DRI2 drawable if pixmap serial changes" 2013-06-18 10:54:22 -07:00
exa Replace INCLUDES with AM_CPPFLAGS 2013-08-06 13:08:13 +10:00
fbdevhw Replace INCLUDES with AM_CPPFLAGS 2013-08-06 13:08:13 +10:00
i2c Replace INCLUDES with AM_CPPFLAGS 2013-08-06 13:08:13 +10:00
int10 xfree86: de-duplicate some AM_CPPFLAGS 2013-08-06 13:14:56 +10:00
loader Replace INCLUDES with AM_CPPFLAGS 2013-08-06 13:08:13 +10:00
man xfree86/man: document AutoAddGPU 2013-08-01 14:45:56 +10:00
modes DDX/modes: Add a sanity check when using screen sizes from EDID 2013-10-31 18:33:54 -07:00
os-support xfree86/hurd: include <hurd.h> 2013-10-05 15:26:21 +02:00
parser Replace INCLUDES with AM_CPPFLAGS 2013-08-06 13:08:13 +10:00
ramdac Replace INCLUDES with AM_CPPFLAGS 2013-08-06 13:08:13 +10:00
shadowfb Replace INCLUDES with AM_CPPFLAGS 2013-08-06 13:08:13 +10:00
utils Replace INCLUDES with AM_CPPFLAGS 2013-08-06 13:08:13 +10:00
vbe vbe: Don't try to load the ddc submodule 2013-09-10 13:28:24 -04:00
vgahw Replace INCLUDES with AM_CPPFLAGS 2013-08-06 13:08:13 +10:00
x86emu Replace INCLUDES with AM_CPPFLAGS 2013-08-06 13:08:13 +10:00
.gitignore xfree86: Move sdksyms generation to ddx toplevel 2011-06-23 05:28:31 -07:00
Makefile.am dri3: Add DRI3 extension 2013-10-31 16:58:30 -07:00
sdksyms.sh dri3: Add DRI3 extension 2013-10-31 16:58:30 -07:00
xorgconf.cpp xfree86: use sed rather than cpp to perform string substitutions 2011-01-18 15:11:14 -08:00