xf86-video-intel: src/i830_video.c

Alan Hourihane alanh at kemper.freedesktop.org
Wed Apr 12 23:55:11 EEST 2006


 src/i830_video.c |    2 --
 1 files changed, 2 deletions(-)

New commits:
diff-tree 3c9bc19db63a317db9e2d67a5bc15b1de1a1060a (from a797a6626a8117cd16456a206ed96300e4a0ceeb)
Author: Alan Hourihane <alanh at jetpack.demon.co.uk>
Date:   Wed Apr 12 21:54:50 2006 +0100

    fix typo

diff --git a/src/i830_video.c b/src/i830_video.c
index afdc99a..0ae6860 100644
--- a/src/i830_video.c
+++ b/src/i830_video.c
@@ -1390,9 +1390,7 @@ I830DisplayVideo(ScrnInfoPtr pScrn, int 
 
    /* When in dual head with different bpp setups we need to refresh the
     * color key, so let's reset the video parameters and refresh here */
-#if 0
    if (pI830->entityPrivate)
-#endif
       I830ResetVideo(pScrn);
 
    /* Ensure overlay is turned on with OVERLAY_ENABLE at 0 */



More information about the xorg-commit mailing list