summaryrefslogtreecommitdiff
path: root/src/radeon_output.c
AgeCommit message (Expand)Author
2007-11-30Merge branch 'master' of ssh://agd5f@git.freedesktop.org/git/xorg/driver/xf86...Alex Deucher
2007-11-30RADEON: rework MacModel optionAlex Deucher
2007-11-29RADEON: add MacModel "mini-internal" for minis with internal TMDSAlex Deucher
2007-11-27RADEON: switch r4xx to atombios load detectionAlex Deucher
2007-11-27RADEON: re-org load detection for legacy chipsAlex Deucher
2007-11-26RADEON: first pass at TV/Component videoAlex Deucher
2007-11-26RADEON: add default connector table for avivo chipsAlex Deucher
2007-11-26RADEON: only return status unknown for XPRESS chipsAlex Deucher
2007-11-21RADEON: store devices ids from bios for each driver outputAlex Deucher
2007-11-20r5xx: cleanups after last mergeDave Airlie
2007-11-20Merge branch 'master' into agd-atom-mergeDave Airlie
2007-11-19r520: nail i2c enable/disable issueDave Airlie
2007-11-19Don't detect TV out for nowAlex Deucher
2007-11-19i2c: fix bus enable stuffDave Airlie
2007-11-18RADEON: unify connectortype handlingAlex Deucher
2007-11-18RADEON: unify DDC line handlingAlex Deucher
2007-11-18RADEON: step one in output reworkAlex Deucher
2007-11-16avivo: fixup some i2c stuffDave Airlie
2007-11-16make i2c unlock/lock registers for gpiosDave Airlie
2007-11-16avivo i2c: consolidate the avivo i2c codeDave Airlie
2007-11-15atombios_dac_detect() takes care of primary vs tv dac itselfAlex Deucher
2007-11-15RADEON: set proper defaults for tv dac BGADJ/DACADJAlex Deucher
2007-11-15RADEON: Make sure we set the MT properly for connected status unknownAlex Deucher
2007-11-11make sure i2c bus exists before using itAlex Deucher
2007-11-09combine outputs based on idAlex Deucher
2007-11-08make sure to assign gpioAlex Deucher
2007-11-07add support for initing external tmds via ATOMAlex Deucher
2007-11-07add avivo output stuffAlex Deucher
2007-11-06more avivo updatesAlex Deucher
2007-11-06for r4xx ATOM cards, just use ATOM for PLLAlex Deucher
2007-11-05radeon: Fix build warning on powerpc.Michel Dänzer
2007-11-04WIP: get ATOM crtc stuff working on r4xxAlex Deucher
2007-10-27RADEON: disable FP DETECT for DVI.Alex Deucher
2007-10-25RADEON: Fix IgnoreEDID optionAlex Deucher
2007-10-25RADEON: clean up mode handling and improve reliability of DDCAlex Deucher
2007-10-25RADEON: Add driver option to force TV DAC load detection onAlex Deucher
2007-10-17RADEON: Remove LVDSBiosNativeMode OptionAlex Deucher
2007-10-16RADEON: finish fixing LVDS/RMXAlex Deucher
2007-10-15RADEON: allow the user to set any tv standardAlex Deucher
2007-10-15RADEON: use native timing for RMXAlex Deucher
2007-10-13radeon: Improve detection of default value for Option "MacModel" on Linux.Michel Dänzer
2007-10-13radeon: Derive default value of Option "MacModel" from /proc/cpuinfo on Linux.Eugen Dedu
2007-10-11RADEON: return status unknown for flaky chip/connector combinationsAlex Deucher
2007-10-10RADEON: attempt to detect lid status on legacy biosAlex Deucher
2007-10-07RADEON: still more LVDS fixesAlex Deucher
2007-10-06radeon: add support for DDC type 6Dave Airlie
2007-10-03RADEON: minor fixes for external TMDSAlex Deucher
2007-10-03RADEON: final fix for RMX/LVDSAlex Deucher
2007-10-03RADEON: Finally sort out LVDS modesAlex Deucher
2007-10-01radeon: fix powerpc buildDave Airlie