summaryrefslogtreecommitdiff
path: root/src/i830_raw.c
AgeCommit message (Expand)Author
2006-06-02add intel sdvo save/restore registersDave Airlie
2006-06-02fix up SDVO code similiar to the intel driverDave Airlie
2006-06-02fixup some issues since updating the clockingDave Airlie
2006-06-02cleanup some raw modesetting code to align with kernelDave Airlie
2006-06-02i830: add better pll calculations..Dave Airlie
2006-06-02make 640x480 and 800x600 workDavid Airlie
2006-06-02fix testm calculationDavid Airlie
2006-06-02fix the clock finder to find lower values of PLL divisors..Dave Airlie
2006-06-02remove dead codeDave Airlie
2006-06-02i830: move to a cleaner output abstractionDave Airlie
2006-06-02fix the i8xx support.Dave Airlie
2006-06-02remove arrDavid Airlie
2006-06-02Add gross retry hack for SDVO port when DFP is turned on,David Airlie
2006-06-02i830: make sure to set registers upDavid Airlie
2006-06-02fix modeset ordering of register writes to follow the BIOS sequenceDavid Airlie
2006-06-02i830: this raw modesetting is still bad.. it works mostly for me,David Airlie
2006-06-02add sdvo support - overengineering piece of *bleep*Dave Airlie
2006-06-02i830: updte raw modesetting for i9xx chipsets.Dave Airlie
2006-06-02make i915 mode setting work - not complete but betterDavid Airlie
2006-06-02i830: update to add sil support (not totally used yet)Dave Airlie
2006-06-02i830: add initial i2c support (not working properly yet)Dave Airlie
2006-06-02i830: use MAX_DISPLAY_ defines, increase MaxClockDave Airlie
2006-06-02i830: add basic single CRT raw mode settingDave Airlie