summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2006-12-07Bump to 1.7.3xf86-video-intel-1.7.3xf86-video-i810-1.7.3Alan Hourihane2-2/+2
2006-11-22Be a little more verbose when rejecting modes.Alan Hourihane1-2/+10
2006-11-22update port attributes immediately when overlay is on.Alan Hourihane1-9/+8
2006-11-08Disable some debug messageAlan Hourihane1-0/+4
2006-10-30Bug 8594: Fix Xv hang with G965Wang Zhenyu2-2/+2
2006-10-27Add support for the new DRM memory manager.Thomas Hellstrom6-68/+371
2006-10-23Add some MergedFB checks for accelerator limitationsAlan Hourihane1-0/+10
2006-10-17Don't crash if SetCursorPosition is called with pScrn->currentMode == NULL.Michel Dänzer1-5/+11
2006-10-13Make VIDEO_DEBUG into a configure optionAlan Hourihane1-1/+0
2006-10-13Bump to 1.7.2xf86-video-intel-1.7.2xf86-video-i810-1.7.2Alan Hourihane2-2/+2
2006-10-13Ugh. Turn off debugging.Alan Hourihane1-1/+1
2006-10-13Bump to 1.7.1xf86-video-intel-1.7.1xf86-video-i810-1.7.1Alan Hourihane2-3/+3
2006-10-13Fix bug #8553 & #8542 - suspend/resume regression from 1.5 driverAlan Hourihane1-1/+5
2006-10-13Fix some warningsAlan Hourihane1-11/+3
2006-10-06Fix server regeneration problem mapping the apertureAlan Hourihane1-2/+1
2006-10-04Fix bug #5795, VT switching fails because of a bad test on some platforms.Alan Hourihane1-26/+4
2006-10-03Enable XV_PORT attribute even when not in Clone mode.Keith Packard1-9/+5
2006-10-02silence warningxf86-video-intel-1.7.0xf86-video-i810-1.7.0Alan Hourihane1-1/+1
2006-09-30Missing gamma bitAlan Hourihane1-1/+1
2006-09-30Fix issues with Xv locking up the engine. bug #7915.Alan Hourihane1-35/+27
2006-09-28Always call I830UpdateXineramaScreenInfo() unconditionally, and document why.Michel Dänzer1-3/+4
2006-09-27Store viewport limits of both pipes in SAREA.Michel Dänzer3-16/+73
2006-09-27If the DRM can handle it, enable vertical blank interrupts for both pipes.Michel Dänzer1-3/+6
2006-09-27Only enable the IRQ after DRIFinishScreenInit.Michel Dänzer1-24/+28
2006-09-25Fix bug #7943 where video flickers when changingAlan Hourihane1-20/+4
2006-09-13Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/driver/xf86-v...Alan Hourihane1-0/+1
2006-09-13bump max Xvideo height to 1088 to cope with some players.root1-2/+2
2006-09-08Fix a compile failure from the last commit.Eric Anholt1-0/+1
2006-09-07Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/driver/xf86-v...Alan Hourihane6-131/+221
2006-09-07When in MergedFB mode, fix offscreen memory allocation.Alan Hourihane2-3/+3
2006-09-01Add a check for intel-gen4asm, and rules to compile {wm,sf}_prog.h using it.Eric Anholt6-131/+221
2006-08-29Fix bug with probing info of DFP2 and LFP2 connectedAlan Hourihane2-18/+15
2006-08-28Fix SetVBlank to operate all the timeAlan Hourihane1-1/+3
2006-08-22fix typoAlan Hourihane1-1/+1
2006-08-21remove GL* usageAlan Hourihane1-671/+669
2006-08-21Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/driver/xf86-v...Alan Hourihane1-0/+9
2006-08-21Fix bug #7930, i810 doesn't compile without DRIAlan Hourihane3-3/+9
2006-08-17Bug #7905: Mark DRI state as dirty in 965 textured video, fixing hangs with 3d.Eric Anholt1-0/+9
2006-08-16Disable device check when mergedfb in operation.Alan Hourihane1-1/+1
2006-08-16Fix bug #5150. Disable LVDS usage on i915G, i945G and i965G.Alan Hourihane1-1/+1
2006-08-11Fix undefined alloc type for agp memoryWang Zhenyu1-24/+6
2006-08-10Bug #7829: Fix reported driver version.Eric Anholt4-6/+6
2006-08-10Bug #7835: Restore unused fields in I830DRIRec to avoid i915 DRI breakage.Eric Anholt1-1/+20
2006-08-09Clean up warnings.Eric Anholt6-33/+40
2006-08-09Merge branch 'textured-video', bringing in fixed-up i915 textured video.Eric Anholt6-1222/+550
2006-08-09Add missing headers to i810_drv_la_SOURCESKeith Packard1-0/+3
2006-08-08Merge branch 'i965', adding i965G support.Eric Anholt17-324/+5869
2006-08-08Intel bug #49: Fix video output at 32bpp by using B8G8R8A8 instead of B8G8R8X8.Eric Anholt1-2/+4
2006-08-08Intel bug #35: Fix accelerator syncing with DGA.Alan Hourihane1-3/+16
2006-08-08Disable error register dumping in dri TransitionTo2d. This's forWang Zhenyu1-3/+0