summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-07-05raw modesetting callouts for i2cmodesetting-airliedDave Airlie1-7/+28
2006-07-05Add support for dumping i2c registersDave Airlie1-8/+8
2006-07-05i810: add register from intelDave Airlie1-0/+1
2006-07-05i2c_vid: change some prototypesDave Airlie1-2/+2
2006-07-05ch7xxx: update ch7xxx driver supportDave Airlie2-23/+140
2006-07-05sil164: fix return value checkDave Airlie1-1/+1
2006-07-05Revert "Dump out registers so we can diff against modesetting branch"Dave Airlie7-78/+6
2006-06-04Dump out registers so we can diff against modesetting branchKeith Packard7-6/+78
2006-06-02add ch7xxx_module.c as I forgot it earlier.Dave Airlie1-0/+36
2006-06-02update for distcheckDave Airlie1-1/+1
2006-06-02fixup sdvo reset for dvob as wellDave Airlie1-6/+18
2006-06-02fix SDVO return values to setup outputsDave Airlie1-2/+2
2006-06-02get VT switch with CRT only workingDave Airlie1-56/+49
2006-06-02reduce BIOS interactions for my driverDave Airlie1-6/+13
2006-06-02copy over some registers from EricDave Airlie1-0/+16
2006-06-02only read 8 registers to check for sdvoDave Airlie1-1/+1
2006-06-02fixup some size registersDave Airlie1-4/+4
2006-06-02fix DDX locking so vt switches workDave Airlie1-2/+2
2006-06-02clean up register save/restoreDave Airlie2-11/+51
2006-06-02use capabilities to detect input/outputs to save/restoreDave Airlie2-33/+82
2006-06-02add support for enabling dvob or c depending on what is plugged inDave Airlie1-4/+24
2006-06-02add sdvo capabilities structureDave Airlie1-0/+11
2006-06-02add sdvo device detect, this should be a bit smarterDave Airlie1-0/+5
2006-06-02make distcheck succeedDave Airlie2-1/+3
2006-06-02split up ch7xxx registers fileDave Airlie6-87/+98
2006-06-02split sil164 headersDave Airlie4-46/+78
2006-06-02detect the chrontel ch7xxx chip properlyDave Airlie3-20/+25
2006-06-02add init ch7xxx infrastructureDave Airlie6-2/+288
2006-06-02add intel sdvo save/restore registersDave Airlie3-6/+208
2006-06-02setup the write outputs command like EricsDave Airlie1-11/+12
2006-06-02push a lot more of Erics code into my treeDave Airlie3-65/+103
2006-06-02update sdvo to use all register namings and function namesDave Airlie1-101/+82
2006-06-02SDVO getactiveoutput and gettrainedinputsDave Airlie1-18/+15
2006-06-02add some set target inputDave Airlie1-10/+12
2006-06-02better sdvo error reporting from EricDave Airlie1-14/+26
2006-06-02switch clock rate multDave Airlie1-6/+7
2006-06-02make DDC work on SDVO connectorDave Airlie3-84/+321
2006-06-02make i830 driver build with old serversDave4-6/+9
2006-06-02minor cleanups for packagingDave3-3/+5
2006-06-02fix up SDVO code similiar to the intel driverDave Airlie5-87/+76
2006-06-02fixup some issues since updating the clockingDave Airlie3-8/+5
2006-06-02cleanup some raw modesetting code to align with kernelDave Airlie1-149/+27
2006-06-02i830: add better pll calculations..Dave Airlie4-172/+256
2006-06-02make it build without server changesDave Airlie4-2/+22
2006-06-02make 640x480 and 800x600 workDavid Airlie4-13/+43
2006-06-02fix testm calculationDavid Airlie1-4/+5
2006-06-02fix the clock finder to find lower values of PLL divisors..Dave Airlie1-22/+24
2006-06-02rename I2C to DVODave Airlie4-15/+10
2006-06-02remove dead codeDave Airlie1-16/+0
2006-06-02add some function prototypesDave Airlie1-0/+11