Age | Commit message (Expand) | Author | Files | Lines |
2007-01-09 | Bump to 1.7.4xf86-video-intel-1.7.4xf86-video-i810-1.7.4 | Alan Hourihane | 3 | -3/+3 |
2007-01-09 | Fix bug #8536, i915 BIOS fails when restarting Xserver. | Alan Hourihane | 1 | -1/+1 |
2006-12-18 | Revert "Convert callers of LookupWindow() to dixLookupWindow()." | Eamon Walsh | 1 | -9/+6 |
2006-12-15 | Convert callers of LookupWindow() to dixLookupWindow(). | Eamon Walsh | 1 | -6/+9 |
2006-12-13 | Delete ChangeLog | Alan Hourihane | 1 | -138/+0 |
2006-12-07 | Bump to 1.7.3xf86-video-intel-1.7.3xf86-video-i810-1.7.3 | Alan Hourihane | 3 | -3/+3 |
2006-11-22 | Be a little more verbose when rejecting modes. | Alan Hourihane | 1 | -2/+10 |
2006-11-22 | update port attributes immediately when overlay is on. | Alan Hourihane | 1 | -9/+8 |
2006-11-08 | Disable some debug message | Alan Hourihane | 1 | -0/+4 |
2006-10-30 | Bug 8594: Fix Xv hang with G965 | Wang Zhenyu | 2 | -2/+2 |
2006-10-27 | Add support for the new DRM memory manager. | Thomas Hellstrom | 8 | -69/+396 |
2006-10-23 | Add some MergedFB checks for accelerator limitations | Alan Hourihane | 1 | -0/+10 |
2006-10-23 | Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/driver/xf86-v... | Alan Hourihane | 1 | -5/+11 |
2006-10-23 | Fix manpage to report 8160 instead of 6144 for LinearAlloc. | Alan Hourihane | 1 | -1/+1 |
2006-10-17 | Don't crash if SetCursorPosition is called with pScrn->currentMode == NULL. | Michel Dänzer | 1 | -5/+11 |
2006-10-13 | Make VIDEO_DEBUG into a configure option | Alan Hourihane | 2 | -1/+10 |
2006-10-13 | Bump to 1.7.2xf86-video-intel-1.7.2xf86-video-i810-1.7.2 | Alan Hourihane | 3 | -3/+3 |
2006-10-13 | Ugh. Turn off debugging. | Alan Hourihane | 1 | -1/+1 |
2006-10-13 | Bump to 1.7.1xf86-video-intel-1.7.1xf86-video-i810-1.7.1 | Alan Hourihane | 3 | -4/+4 |
2006-10-13 | Fix bug #8553 & #8542 - suspend/resume regression from 1.5 driver | Alan Hourihane | 1 | -1/+5 |
2006-10-13 | Fix some warnings | Alan Hourihane | 1 | -11/+3 |
2006-10-06 | Fix server regeneration problem mapping the aperture | Alan Hourihane | 1 | -2/+1 |
2006-10-04 | Fix bug #5795, VT switching fails because of a bad test on some platforms. | Alan Hourihane | 1 | -26/+4 |
2006-10-03 | Enable XV_PORT attribute even when not in Clone mode. | Keith Packard | 1 | -9/+5 |
2006-10-02 | silence warningxf86-video-intel-1.7.0xf86-video-i810-1.7.0 | Alan Hourihane | 1 | -1/+1 |
2006-10-02 | bump to 1.7.0 | Alan Hourihane | 1 | -1/+1 |
2006-09-30 | Missing gamma bit | Alan Hourihane | 1 | -1/+1 |
2006-09-30 | Fix issues with Xv locking up the engine. bug #7915. | Alan Hourihane | 1 | -35/+27 |
2006-09-28 | Always call I830UpdateXineramaScreenInfo() unconditionally, and document why. | Michel Dänzer | 1 | -3/+4 |
2006-09-27 | Store viewport limits of both pipes in SAREA. | Michel Dänzer | 3 | -16/+73 |
2006-09-27 | If the DRM can handle it, enable vertical blank interrupts for both pipes. | Michel Dänzer | 1 | -3/+6 |
2006-09-27 | Only enable the IRQ after DRIFinishScreenInit. | Michel Dänzer | 1 | -24/+28 |
2006-09-25 | Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/driver/xf86-v... | Alan Hourihane | 1 | -1/+1 |
2006-09-25 | Fix bug #7943 where video flickers when changing | Alan Hourihane | 1 | -20/+4 |
2006-09-21 | Typo fix in man page (Debian bug #364559). | A Costa | 1 | -1/+1 |
2006-09-13 | Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/driver/xf86-v... | Alan Hourihane | 1 | -0/+1 |
2006-09-13 | bump max Xvideo height to 1088 to cope with some players. | root | 1 | -2/+2 |
2006-09-08 | Fix a compile failure from the last commit. | Eric Anholt | 1 | -0/+1 |
2006-09-07 | Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/driver/xf86-v... | Alan Hourihane | 7 | -131/+224 |
2006-09-07 | When in MergedFB mode, fix offscreen memory allocation. | Alan Hourihane | 2 | -3/+3 |
2006-09-01 | Add a check for intel-gen4asm, and rules to compile {wm,sf}_prog.h using it. | Eric Anholt | 7 | -131/+224 |
2006-08-29 | Fix bug with probing info of DFP2 and LFP2 connected | Alan Hourihane | 2 | -18/+15 |
2006-08-28 | Fix SetVBlank to operate all the time | Alan Hourihane | 1 | -1/+3 |
2006-08-22 | fix typo | Alan Hourihane | 1 | -1/+1 |
2006-08-21 | remove GL* usage | Alan Hourihane | 1 | -671/+669 |
2006-08-21 | Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/driver/xf86-v... | Alan Hourihane | 1 | -0/+9 |
2006-08-21 | Fix bug #7930, i810 doesn't compile without DRI | Alan Hourihane | 3 | -3/+9 |
2006-08-17 | Bug #7905: Mark DRI state as dirty in 965 textured video, fixing hangs with 3d. | Eric Anholt | 1 | -0/+9 |
2006-08-16 | Disable device check when mergedfb in operation. | Alan Hourihane | 1 | -1/+1 |
2006-08-16 | Fix bug #5150. Disable LVDS usage on i915G, i945G and i965G. | Alan Hourihane | 1 | -1/+1 |