summaryrefslogtreecommitdiff
path: root/src/i830_driver.c
AgeCommit message (Expand)Author
2006-07-05Add support for dumping i2c registersDave Airlie
2006-07-05Revert "Dump out registers so we can diff against modesetting branch"Dave Airlie
2006-06-04Dump out registers so we can diff against modesetting branchKeith Packard
2006-06-02reduce BIOS interactions for my driverDave Airlie
2006-06-02fix DDX locking so vt switches workDave Airlie
2006-06-02add sdvo device detect, this should be a bit smarterDave Airlie
2006-06-02add init ch7xxx infrastructureDave Airlie
2006-06-02add intel sdvo save/restore registersDave Airlie
2006-06-02make DDC work on SDVO connectorDave Airlie
2006-06-02make i830 driver build with old serversDave
2006-06-02fix up SDVO code similiar to the intel driverDave Airlie
2006-06-02fixup some issues since updating the clockingDave Airlie
2006-06-02i830: add better pll calculations..Dave Airlie
2006-06-02make 640x480 and 800x600 workDavid Airlie
2006-06-02rename I2C to DVODave Airlie
2006-06-02i830: move to a cleaner output abstractionDave Airlie
2006-06-02i810: disable monitor redetect in case of raw mode setting.Dave Airlie
2006-06-02fix the i8xx support.Dave Airlie
2006-06-02switch to using driver internal mode code,David Airlie
2006-06-02fix up fence regs so DRI work fast againDave Airlie
2006-06-02i830: add some sdvo debug info and fix clock debug outputDavid Airlie
2006-06-02disable monitor check timer, and ignore bios error is raw mode settingDavid Airlie
2006-06-02add sdvo support - overengineering piece of *bleep*Dave Airlie
2006-06-02i830: add lots more register dumping to the i830 driverDave Airlie
2006-06-02make i915 mode setting work - not complete but betterDavid Airlie
2006-06-02i830: add initial SDVO detectionDave 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
2006-05-17fixup chipid overrideDave Airlie
2006-04-10x86_64 warning fixesAlan Hourihane
2006-04-04Add more missing #include's, in particular assert.h.Kristian Høgsberg
2006-03-22Drop libc wrapper; don't include xf86_ansic.h and add includes now missing.Kristian Høgsberg
2006-03-03Check the version of shadow being used and turn off rotation if it isn't thexf86-video-i810-1_5_1_0Alan Hourihane
2006-01-25When going dual head only take a portion of memory for the second headxf86-video-i810-1_5_0_0Alan Hourihane
2006-01-25Fix a glitch in a dual head fix from #3105Alan Hourihane
2006-01-24Bump version to 1.5.0.0Alan Hourihane
2005-10-03Bug #4353: Fix lockup when suspend and resume when playing video.XORG-6_8_99_901Alan Hourihane
2005-09-27Put back the print code to display the DDC information, and remove some bogusAlan Hourihane
2005-09-08fix another possible crashAlan Hourihane
2005-09-08Fix a crash situationAlan Hourihane
2005-09-06Fix DirectColor visual colormap issues at 16bpp in the i830 driver.Alan Hourihane
2005-09-06Sync the accelerator before calling AdjustFrame to avoid lockups.Alan Hourihane
2005-08-21Fix typo in debug ErrorF.Daniel Stone
2005-08-08Enable gamma correction bit even for 8bit modes.Alan Hourihane
2005-08-02Adjust newPipe code for BIOS's starting at 1200XORG-6_99_99_900Alan Hourihane
2005-07-11Prep for modular builds by adding guarded #include "config.h" everywhere.XORG-6_8_99_16XORG-6_8_99_15Adam Jackson
2005-06-13commit missing piece from resume patchXORG-6_8_99_12Alan Hourihane
2005-06-07Fix text restoration when display switching has been activated and we could beAlan Hourihane