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