summaryrefslogtreecommitdiff
path: root/hw/xfree86/common/xf86Mode.c
AgeCommit message (Expand)Author
2008-07-21EDID: Various reduced blanking fixes.Adam Jackson
2008-02-29Remove some #if 0 guarding code duplicated in xf86Modes.cAdam Jackson
2007-12-28EDID 1.4: If given a native pixel format, use it when inferring virtual.Adam Jackson
2007-12-13Add infrastructure for validating modes by memory bandwidth.Adam Jackson
2007-12-13Clean up some #if 0.Adam Jackson
2007-07-10Add per-monitor config file option for maximum pixel clock.Adam Jackson
2007-06-27Janitor work. Remove 'defined but not used' warnings from xorg and other cosm...Tiago Vignatti
2007-06-01Need to use minPitch in miScanLineWidth() to get the shrinkedHenry Zhao
2007-02-15Kludge around duplicate code added in hw/xfree86/modes.Keith Packard
2007-01-29Restore a few important lines killed in the previous commit.Eric Anholt
2007-01-29Bug #9680: Remove bogus blank length limiting in xf86SetModeCrtc().Eric Anholt
2006-11-27Move mode handling helpers from ddcProperty.c to xf86Mode.c.Eric Anholt
2006-11-27Merge branch 'randr-1.2'Eric Anholt
2006-11-27Add some mode helper functions from the intel driver.Eric Anholt
2006-09-14Always believe the monitor when it reports a reduced-blanking mode.Adam Jackson
2006-09-14Prefer driver-provided modes when matching name strings to modelines.Adam Jackson
2006-09-14Mark EDID modes as driver modes. Infer virtual size from driver modes.Adam Jackson
2006-09-14Expand the default sync ranges to be large enough for 800x600@60.Adam Jackson
2006-09-14Record the maximum dot clock of the monitor, and filter by it.Adam Jackson
2006-09-14Bug #5386: Synthesize modelines from EDID data.Luc Verhaegen
2006-08-17Un-cut-and-paste the mode rejection message.Adam Jackson
2006-08-10Fix a mode sanity check to not break reduced-blanking setups (LCDs).Adam Jackson
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson
2006-03-25Mark everything in xf86sym.c as _X_EXPORT.Adam Jackson
2006-03-07Fix cvt -r check again. CH7011 TV encoder had 800x600 PAL hit the check.Luc Verhaegen
2006-01-31Accept modes with less than 25% horizontal blanking again (you can push oldLuc Verhaegen
2005-12-28Bug #5153: standalone CVT modeline generator.Luc Verhaegen
2005-07-03Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h".Daniel Stone
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone
2005-07-01Change all misc.h and os.h references to <X11/foo.h>.Daniel Stone
2005-05-18Avoid segfaults if the number of user supplied monitor ranges exceed theEgbert Eich
2005-04-20Fix includes right throughout the Xserver tree:Daniel Stone
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich
2003-11-25XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksKaleb Keithley
2003-11-14Initial revisionKaleb Keithley