xserver/hw/xfree86/modes
Ville Syrjälä 2fd67c3454 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-10 15:20:32 +01: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-11 13:09:25 +01:00
xf86Crtc.h Allow for missing or disabled compat_output 2010-03-04 16:12:17 +01:00
xf86Cursors.c rotation: fix cursor and overlap of one pixel. 2010-11-11 12:52:41 +01: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 16:27:36 +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-10 15:16:39 +01: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-10 15:20:32 +01:00
xf86Modes.h modes: Fix duplicate detection, and do it more consistently 2009-11-03 13:26:44 +10:00
xf86RandR12.c xfree86: store the screen's gamma information on init. 2010-12-01 23:48:26 +01:00
xf86RandR12.h Clean up RandR12 bits on screen close (bug 27114) 2010-09-04 11:43:20 +02: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 13:27:56 +10:00