summaryrefslogtreecommitdiff
path: root/src/rhd_monitor.h
AgeCommit message (Expand)AuthorFilesLines
2008-05-26More naming convention fixes: nativeMode -> NativeMode.Egbert Eich1-1/+1
2008-05-26Add a per monitor native mode.Egbert Eich1-0/+1
2008-05-26Move RHDRRMonitorInit() to rhd_randr.c.Egbert Eich1-1/+0
2008-05-26Simplify and consolidate mode scaling.Egbert Eich1-2/+0
2008-05-26Add scaler support for the Non-RandR case.Egbert Eich1-0/+1
2008-05-26Add syntesized CVT modes to mode list for scaling.Egbert Eich1-0/+1
2008-05-26Add support for scaled video modes.Egbert Eich1-0/+1
2007-12-05Modes: Add DPI calculation.Luc Verhaegen1-0/+3
2007-11-23Keep EDID data for later usage.Matthias Hopf1-0/+2
2007-10-26Be smarter about the monitor section by selectively ignoring it.Luc Verhaegen1-6/+2
2007-10-18Fix enabling of Monitor->ReducedAllowed.Luc Verhaegen1-0/+1
2007-10-11Get rid of global rhdPanelMode.Luc Verhaegen1-7/+2
2007-10-05Get LVDS panel timing from AtomBIOS.Egbert Eich1-0/+5
2007-09-26Remove panel resolution entries from the id table.Luc Verhaegen1-2/+0
2007-09-18Add H/VDisplay entries to the LVDS entry of the card table.Luc Verhaegen1-0/+2
2007-09-18Adding AMD Copyright. Fix build to build with atombios.h but without parser.Egbert Eich1-0/+1
2007-09-17Alter mode validation to properly catch fixed modes.Luc Verhaegen1-1/+2
2007-09-12Implement initial monitor abstraction.Luc Verhaegen1-0/+57