xserver/hw/xfree86/modes
Ville Syrjälä 39ee501050 xfree86/modes: Take rotation into account when checking mode size
Assume that a mode can be used in either landscape or portrait
orientation. I suppose the correct thing to do would be to
collect all the supported rotations from the CRTCs that can be used
with a specific output, but that information doesn't seem to be
readily available when these checks are done. So just assume that
either orientation is fine.

Signed-off-by: Ville Syrjälä <ville.syrjala@nokia.com>
Reviewed-by: Adam Jackson <ajax@redhat.com>
(cherry picked from commit 2e781457d4)
(cherry picked from commit aec278eb65)
2011-01-11 11:15:52 -08:00
..
Makefile.am displayid: Implement mode decoding. 2009-07-17 14:48:55 -04:00
xf86Crtc.c randr: prevent an unnecessary screen resize with multiple displays 2010-11-14 02:10:38 -08:00
xf86Crtc.h Allow for missing or disabled compat_output 2010-02-25 12:48:27 -08:00
xf86Cursors.c rotation: fix cursor and overlap of one pixel. 2010-11-14 02:10:06 -08:00
xf86cvt.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
xf86DiDGA.c Re-fix DGA removal. 2009-10-01 11:02:25 +10:00
xf86DisplayIDModes.c displayid: Implement mode decoding. 2009-07-17 14:48:55 -04:00
xf86EdidModes.c Add EDID quirk for HP Compaq nc8430. 2011-01-11 11:15:08 -08:00
xf86gtf.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
xf86Modes.c xfree86/modes: Take rotation into account when checking mode size 2011-01-11 11:15:52 -08:00
xf86Modes.h modes: Fix duplicate detection, and do it more consistently 2009-10-29 14:06:00 -04:00
xf86RandR12.c xfree86: store the screen's gamma information on init. 2010-12-02 12:14:43 -08:00
xf86RandR12.h Clean up RandR12 bits on screen close (bug 27114) 2010-09-04 11:40:12 -07:00
xf86Rename.h Allow drivers to set crtc transforms. 2008-11-24 13:24:40 -08:00
xf86Rotate.c rotate: drop unwrapping inside block handler. 2009-10-02 12:15:58 +10:00