summaryrefslogtreecommitdiff
path: root/src/i830_driver.c
AgeCommit message (Expand)Author
2007-01-09Fix bug #8536, i915 BIOS fails when restarting Xserver.Alan Hourihane
2006-12-18Revert "Convert callers of LookupWindow() to dixLookupWindow()."Eamon Walsh
2006-12-15Convert callers of LookupWindow() to dixLookupWindow().Eamon Walsh
2006-10-27Add support for the new DRM memory manager.Thomas Hellstrom
2006-10-23Add some MergedFB checks for accelerator limitationsAlan Hourihane
2006-10-13Fix bug #8553 & #8542 - suspend/resume regression from 1.5 driverAlan Hourihane
2006-10-04Fix bug #5795, VT switching fails because of a bad test on some platforms.Alan Hourihane
2006-10-02silence warningxf86-video-intel-1.7.0xf86-video-i810-1.7.0Alan Hourihane
2006-09-28Always call I830UpdateXineramaScreenInfo() unconditionally, and document why.Michel Dänzer
2006-09-27Store viewport limits of both pipes in SAREA.Michel Dänzer
2006-09-08Fix a compile failure from the last commit.Eric Anholt
2006-09-07When in MergedFB mode, fix offscreen memory allocation.Alan Hourihane
2006-08-29Fix bug with probing info of DFP2 and LFP2 connectedAlan Hourihane
2006-08-28Fix SetVBlank to operate all the timeAlan Hourihane
2006-08-16Disable device check when mergedfb in operation.Alan Hourihane
2006-08-16Fix bug #5150. Disable LVDS usage on i915G, i945G and i965G.Alan Hourihane
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