summaryrefslogtreecommitdiff
path: root/src/i830_driver.c
AgeCommit message (Expand)Author
2006-08-08Re-enable monitor detect after a few fixups.xf86-video-intel-1.6.2xf86-video-i810-1.6.2Alan Hourihane
2006-08-08Disable detecting of new monitors on VT switch.Alan Hourihane
2006-08-08Ensure palette is updated in mergedfb & clone modesAlan Hourihane
2006-07-28Fix DGA with MergedFBAlan Hourihane
2006-07-27Calculate allowable refresh rates on the privateAlan Hourihane
2006-07-26When detecting new monitors in mergedfb renew the modepool.Alan Hourihane
2006-07-26Update Xvideo to deal with MergedFB modes.Alan Hourihane
2006-07-25Add mergedfb support to the intel driver withAlan Hourihane
2006-07-11whoops, revert some unnecessary changesAlan Hourihane
2006-07-11Add an additional check before rotatingAlan Hourihane
2006-06-21Fix build without DRIAlan Hourihane
2006-06-19Set vblank interrupt configuration to match pipe configurationKeith Packard
2006-06-19additions for rotation fixesAlan Hourihane
2006-06-12Use 800x600 mode to double checkAlan Hourihane
2006-06-12Don't rely on register check to find outAlan Hourihane
2006-06-12Only mark rotation flags after initial screen setup.Alan Hourihane
2006-06-02intel: fix VT switch DRI lockingDave 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
2005-05-31and another. sheesh.XORG-6_8_99_10Alan Hourihane
2005-05-31missed hunkAlan Hourihane
2005-05-31Add Intel(R) 945G supportAlan Hourihane
2005-05-25Change the sequence on how refresh rates are set in the i830 driver. This worksXORG-6_8_99_9Alan Hourihane
2005-05-20Bugzilla #3292: https://bugs.freedesktop.org/show_bug.cgi?id=3292XORG-6_8_99_8Alan Hourihane
2005-05-20Bugzilla #2339: https://bugs.freedesktop.org/show_bug.cgi?id=2339Alan Hourihane
2005-05-20Bugzilla #2585: https://bugs.freedesktop.org/show_bug.cgi?id=2585Alan Hourihane
2005-04-20Fix includes right throughout the Xserver tree:sco_port_update-baseXORG-6_8_99_7XORG-6_8_99_6XORG-6_8_99_5XORG-6_8_99_4sco_port_updateDaniel Stone
2005-04-14Fix initial DDC parameters when validating modes.XORG-6_8_99_3Alan Hourihane
2005-04-01Check the VESA BIOS scanline requirements and adjust the displayWidthXORG-6_8_99_2XORG-6_8_99_1Alan Hourihane
2005-03-21a one line fixup to the UseDDC codeAlan Hourihane
2005-03-15LFP's may exist on Pipe A in older i830's. Check that case so that Panel ID canAlan Hourihane
2005-03-15Enforce DDC monitor ranges usage if we have them and reject badAlan Hourihane