summaryrefslogtreecommitdiff
path: root/src/radeon_modes.c
AgeCommit message (Expand)AuthorFilesLines
2009-03-05radeon: add a few more default common modes for lvdsAlex Deucher1-3/+3
2009-03-04radeon: just add some common modes for LVDSAlex Deucher1-1/+55
2009-03-04Revert "radeon: adjust LVDS so that default modes get added"Alex Deucher1-85/+2
2009-03-03radeon: adjust LVDS so that default modes get addedAlex Deucher1-2/+85
2009-02-03Initial R6xx/R7xx EXA and textured video supportAlex Deucher1-9/+13
2009-01-28Merge branch 'atom-rework' and fix conflictsAlex Deucher1-26/+138
2009-01-28Move encoder specific data to encoder dev_privAlex Deucher1-40/+135
2009-01-23Remove OutputType and other cruftAlex Deucher1-5/+5
2009-01-23Remove TMDSType, DACType, LVDSType from output recAlex Deucher1-1/+1
2008-12-17Allow arbitrary tv-out modesAlex Deucher1-21/+4
2008-12-11Add more eMac modes, fix crash in last patchJoseph Adams1-26/+45
2008-12-10Add support for Apple eMacsAlex Deucher1-0/+46
2008-01-19ATOM: Use LVDS edid from bios if availableAlex Deucher1-4/+16
2008-01-02RADEON: various avivo tv-out related clean-upsAlex Deucher1-2/+55
2008-01-02RADEON: add support for ATOM component video tableAlex Deucher1-1/+11
2007-12-17radeon: cleanup pitch calculation and make r600 work againDave Airlie1-6/+8
2007-11-18RADEON: step one in output reworkAlex Deucher1-1/+1
2007-10-25RADEON: clean up mode handling and improve reliability of DDCAlex Deucher1-22/+4
2007-10-17RADEON: Remove LVDSBiosNativeMode OptionAlex Deucher1-23/+16
2007-10-11RADEON: fix potential crash in mode handlingAlex Deucher1-4/+6
2007-10-07RADEON: still more LVDS fixesAlex Deucher1-6/+31
2007-10-03RADEON: Finally sort out LVDS modesAlex Deucher1-65/+31
2007-09-30RADEON: more work on LVDS mode validation and fixupsAlex Deucher1-6/+97
2007-09-24RADEON: more clean up of mode codeAlex Deucher1-13/+3
2007-09-23RADEON: Rework LVDS mode validationAlex Deucher1-162/+14
2007-09-21RADEON: remove more old cruftAlex Deucher1-5/+0
2007-08-27RADEON: make load detection an output attribute for analog outputsAlex Deucher1-30/+30
2007-07-29RADEON: Initial pass at integrated tv out supportAlex Deucher1-0/+15
2007-06-28RADEON: set info->CurrentLayout.displayWidth in RADEONSetPitch()Alex Deucher1-0/+2
2007-06-03randr-1.2: make native mode preferredDave Airlie1-1/+1
2007-05-30radeon: Lots of warning fixes.Michel Dänzer1-6/+0
2007-05-13RADEON: several fixesAlex Deucher1-28/+26
2007-05-11RADEON: Move LVDS, TMDS, DAC properties to the output recAlex Deucher1-40/+44
2007-05-09randr checkpointAlex Deucher1-0/+4
2007-05-08Merge branch 'master' into randr-1.2 and fix conflictsAlex Deucher1-8/+3
2007-04-21radeon: fix build on older serverDave Airlie1-1/+3
2007-04-18Set sync polarity restriction flags even for non-"digital separate" monitors.Matthias Hopf1-7/+5
2007-04-18Fix inconsistent use of Mode lists.Matthias Hopf1-3/+3
2007-04-04radeon: Always sort modes when adding to list.Michel Dänzer1-30/+4
2007-03-3110205: Radeon driver's own mode validation code does not work properlyHenry Zhao1-7/+19
2007-03-319337: EDID modes do not participate in validation for CRT monitorHenry Zhao1-1/+1
2007-02-25make radeon randr build against master serverDave Airlie1-1/+1
2007-02-12fix LVDS by moving bios reading aroundDave Airlie1-1/+0
2007-02-02fixup mode probing a bit neaterDavid Airlie1-10/+10
2007-02-02move i2c buses into outputsDavid Airlie1-83/+29
2007-02-01update to latest intel codebase modulo using their mode setDavid Airlie1-6/+6
2007-01-22remove unused merged codeDave Airlie1-162/+0
2007-01-21remove alot more mergedfb supportDave Airlie1-256/+0
2007-01-14use more randr-ish names for variablesDave Airlie1-4/+4
2007-01-05minor randr1.2 fixupsDave Airlie1-2/+2