summaryrefslogtreecommitdiff
path: root/src/radeon_modes.c
AgeCommit message (Expand)Author
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
2007-01-22remove unused merged codeDave Airlie
2007-01-21remove alot more mergedfb supportDave Airlie
2007-01-14use more randr-ish names for variablesDave Airlie
2007-01-05minor randr1.2 fixupsDave Airlie
2007-01-04fixup some function callsDave Airlie
2006-12-17fixup even more remnants of old codeDave Airlie
2006-12-17fix remnant of old codeDave Airlie
2006-12-17use getddcmodes properlyDave Airlie
2006-12-17remove some code that moved into serverDave Airlie
2006-12-16hook up mode detect to new randr codeDave Airlie
2006-12-15bring over latest code from Intel git repo.Dave Airlie
2006-12-10hook up randr crtc settingDave Airlie
2006-12-04update radeon driver to Intel driver xf86Crtc interfacesDave Airlie
2006-12-03Add radeon randr 1.2 initial attempt at supportDave Airlie
2006-12-03move radeon over to not using X's mode management like the intel driver.airlied
2006-12-03make radeon modes use generic codeairlied