summaryrefslogtreecommitdiff
path: root/src/g80_sor.c
AgeCommit message (Expand)AuthorFilesLines
2010-07-23Remove RANDR_12_INTERFACE checking, always defined.Gaetan Nadon1-6/+0
2010-05-25Don't use libcwrappers for calloc and freeTiago Vignatti1-2/+2
2009-07-16Update to xextproto 7.1 support.Peter Hutterer1-0/+5
2008-06-30G80: Handle extended I2C ports and LVDS panels with DDC-based EDIDs.Aaron Plattner1-2/+17
2008-05-09Add an option to allow validation of dual-link DVI modes.Aaron Plattner1-3/+4
2008-02-19G80: Fix connector mapping and TMDS initialization on certain GPUs.Aaron Plattner1-1/+1
2008-02-13[PATCH] Bug #14484: Fix G80SorSetProperty return value.Søren Sandmann Pedersen1-3/+1
2007-12-01G80Create{Dac,Sor} return pointers, not Bools.Aaron Plattner1-2/+2
2007-10-14G80 bug #12397: Fix LVDS detection on certain laptops.Aaron Plattner1-15/+33
2007-07-24G80: Allow DVI scaling.Aaron Plattner1-38/+105
2007-07-13G80: Add an LVDS flat panel scaling property.Aaron Plattner1-1/+62
2007-07-10G80: Add a dithering property and corresponding config file option.Aaron Plattner1-0/+70
2007-07-08Work around more MacBook wackiness.Aaron Plattner1-2/+3
2007-06-07G80: Mode validation.Aaron Plattner1-2/+26
2007-06-05G80: LVDS support.Aaron Plattner1-11/+130
2007-06-05G80: Rearrange HW video timing computations.Aaron Plattner1-0/+7
2007-04-13G80: Get rid of debug printouts.Aaron Plattner1-3/+0
2007-04-13G80: Get DPMS working with RandR 1.2.Aaron Plattner1-1/+24
2007-04-13G80: Use the right mode struct when setting up an SOR.Aaron Plattner1-3/+3
2007-03-27G80: Improve output detection.Aaron Plattner1-13/+7
2007-03-27G80: Create output partners.Aaron Plattner1-4/+1
2007-03-11Initial RandR 1.2 support for G80.root1-0/+140