summaryrefslogtreecommitdiff
path: root/src/g80_sor.c
AgeCommit message (Expand)Author
2010-07-23Remove RANDR_12_INTERFACE checking, always defined.Gaetan Nadon
2010-05-25Don't use libcwrappers for calloc and freeTiago Vignatti
2009-07-16Update to xextproto 7.1 support.Peter Hutterer
2008-06-30G80: Handle extended I2C ports and LVDS panels with DDC-based EDIDs.Aaron Plattner
2008-05-09Add an option to allow validation of dual-link DVI modes.Aaron Plattner
2008-02-19G80: Fix connector mapping and TMDS initialization on certain GPUs.Aaron Plattner
2008-02-13[PATCH] Bug #14484: Fix G80SorSetProperty return value.Søren Sandmann Pedersen
2007-12-01G80Create{Dac,Sor} return pointers, not Bools.Aaron Plattner
2007-10-14G80 bug #12397: Fix LVDS detection on certain laptops.Aaron Plattner
2007-07-24G80: Allow DVI scaling.Aaron Plattner
2007-07-13G80: Add an LVDS flat panel scaling property.Aaron Plattner
2007-07-10G80: Add a dithering property and corresponding config file option.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-05G80: Rearrange HW video timing computations.Aaron Plattner
2007-04-13G80: Get rid of debug printouts.Aaron Plattner
2007-04-13G80: Get DPMS working with RandR 1.2.Aaron Plattner
2007-04-13G80: Use the right mode struct when setting up an SOR.Aaron Plattner
2007-03-27G80: Improve output detection.Aaron Plattner
2007-03-27G80: Create output partners.Aaron Plattner
2007-03-11Initial RandR 1.2 support for G80.root