summaryrefslogtreecommitdiff
path: root/src/g80_output.c
AgeCommit message (Expand)Author
2009-06-10New chip support.Aaron Plattner
2009-05-06G80: Fix incorrect I2C port access for ports above 3.Yinan Shen
2008-11-03Do E-EDID if built against a server that supports it.Adam Jackson
2008-08-23Fix warnings.Aaron Plattner
2008-08-23G80: Log the i2c port number for LVDS, when there is one.Aaron Plattner
2008-06-30Fix build by using CARD32 instead of uint32_t, like we do everywhere else.Aaron Plattner
2008-06-30G80: Handle extended I2C ports and LVDS panels with DDC-based EDIDs.Aaron Plattner
2008-04-28Fix a few startup bugs.Aaron Plattner
2008-02-19G80: Fix connector mapping and TMDS initialization on certain GPUs.Aaron Plattner
2008-01-25Fix warning.Aaron Plattner
2008-01-24Fix more load detection false positives.Aaron Plattner
2007-09-11G80: Fix LVDS detection on some laptops.Aaron Plattner
2007-07-24G80: Allow DVI scaling.Aaron Plattner
2007-07-08Work around more MacBook wackiness.Aaron Plattner
2007-06-07G80: Mode validation.Aaron Plattner
2007-06-05G80: LVDS support.Aaron Plattner
2007-06-03Fix build. Including xf86DDC.h before we include xf86.h doesn't flyBenjamin Herrenschmidt
2007-04-24Merge branch 'randr-1.2'Aaron Plattner
2007-04-20Remove unused g80_ddc.h.Aaron Plattner
2007-03-27G80: Improve output detection.Aaron Plattner
2007-03-27G80: Create output partners.Aaron Plattner
2007-03-27Fix warnings.Aaron Plattner
2007-03-11Initial RandR 1.2 support for G80.root