summaryrefslogtreecommitdiff
path: root/src/radeon_modes.c
AgeCommit message (Expand)Author
2012-05-24radeon: fix a few more RHDAtomBiosFunc usesDave Airlie
2010-02-26Use RADEON_ALIGN instead of open coding it.Matt Turner
2009-12-22radeon: add cvt timing if we only have panel w/hAlex Deucher
2009-11-30atom: pull misc mode info for lvds panel mode from bios tablesAlex Deucher
2009-03-05radeon: add a few more default common modes for lvdsAlex Deucher
2009-03-04radeon: just add some common modes for LVDSAlex Deucher
2009-03-04Revert "radeon: adjust LVDS so that default modes get added"Alex Deucher
2009-03-03radeon: adjust LVDS so that default modes get addedAlex Deucher
2009-02-03Initial R6xx/R7xx EXA and textured video supportAlex Deucher
2009-01-28Merge branch 'atom-rework' and fix conflictsAlex Deucher
2009-01-28Move encoder specific data to encoder dev_privAlex Deucher
2009-01-23Remove OutputType and other cruftAlex Deucher
2009-01-23Remove TMDSType, DACType, LVDSType from output recAlex Deucher
2008-12-17Allow arbitrary tv-out modesAlex Deucher
2008-12-11Add more eMac modes, fix crash in last patchJoseph Adams
2008-12-10Add support for Apple eMacsAlex Deucher
2008-01-19ATOM: Use LVDS edid from bios if availableAlex Deucher
2008-01-02RADEON: various avivo tv-out related clean-upsAlex Deucher
2008-01-02RADEON: add support for ATOM component video tableAlex Deucher
2007-12-17radeon: cleanup pitch calculation and make r600 work againDave Airlie
2007-11-18RADEON: step one in output reworkAlex Deucher
2007-10-25RADEON: clean up mode handling and improve reliability of DDCAlex Deucher
2007-10-17RADEON: Remove LVDSBiosNativeMode OptionAlex Deucher
2007-10-11RADEON: fix potential crash in mode handlingAlex Deucher
2007-10-07RADEON: still more LVDS fixesAlex Deucher
2007-10-03RADEON: Finally sort out LVDS modesAlex Deucher
2007-09-30RADEON: more work on LVDS mode validation and fixupsAlex Deucher
2007-09-24RADEON: more clean up of mode codeAlex Deucher
2007-09-23RADEON: Rework LVDS mode validationAlex Deucher
2007-09-21RADEON: remove more old cruftAlex Deucher
2007-08-27RADEON: make load detection an output attribute for analog outputsAlex Deucher
2007-07-29RADEON: Initial pass at integrated tv out supportAlex Deucher
2007-06-28RADEON: set info->CurrentLayout.displayWidth in RADEONSetPitch()Alex Deucher
2007-06-03randr-1.2: make native mode preferredDave Airlie
2007-05-30radeon: Lots of warning fixes.Michel Dänzer
2007-05-13RADEON: several fixesAlex Deucher
2007-05-11RADEON: Move LVDS, TMDS, DAC properties to the output recAlex Deucher
2007-05-09randr checkpointAlex Deucher
2007-05-08Merge branch 'master' into randr-1.2 and fix conflictsAlex Deucher
2007-04-21radeon: fix build on older serverDave Airlie
2007-04-18Set sync polarity restriction flags even for non-"digital separate" monitors.Matthias Hopf
2007-04-18Fix inconsistent use of Mode lists.Matthias Hopf
2007-04-04radeon: Always sort modes when adding to list.Michel Dänzer
2007-03-3110205: Radeon driver's own mode validation code does not work properlyHenry Zhao
2007-03-319337: EDID modes do not participate in validation for CRT monitorHenry Zhao
2007-02-25make radeon randr build against master serverDave Airlie
2007-02-12fix LVDS by moving bios reading aroundDave Airlie
2007-02-02fixup mode probing a bit neaterDavid Airlie
2007-02-02move i2c buses into outputsDavid Airlie
2007-02-01update to latest intel codebase modulo using their mode setDavid Airlie