summaryrefslogtreecommitdiff
path: root/src/i830_driver.c
AgeCommit message (Expand)Author
2006-08-09Clean up warnings.Eric Anholt
2006-08-08Merge branch 'i965', adding i965G support.Eric Anholt
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-08-03Merge branch 'broadwater-video-rehash' into broadwaterEric Anholt
2006-08-03Add current Tungsten Graphics code drop for i965 support.Alan 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-05-12Remove the local, renamed copy of lnx_agp.c. The diff between lnx_agp.c and itEric Anholt
2006-05-12Remove the code that changes our behavior based on whether a magic file existsEric Anholt
2006-05-12Make the intel_acpi.c code non-modular and make it compile. I think we'll endEric Anholt
2006-05-12Revert internal shadow module changes back like master, along with RandREric Anholt
2006-05-12Start fixing up the build and remove a regression from master (I think) inEric Anholt
2006-05-12Re-add authorship note in i830_driver.c accidentally left out of last commit.Eric Anholt
2006-05-12First pass of integrating the Tungsten Graphics driver for Broadwater. ThisEric Anholt
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