xf86-video-intel: src/i830_debug.c

Zhenyu Wang zhen at kemper.freedesktop.org
Thu Feb 28 21:39:13 PST 2008


 src/i830_debug.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 02a3b80ee8341968dbce5b7cb871b187db5ff805
Author: Zhenyu Wang <zhenyu.z.wang at intel.com>
Date:   Fri Feb 29 11:13:34 2008 +0800

    Bug 14591: comment out MI_DISPLAY_POWER_DOWN as for 965GM only

diff --git a/src/i830_debug.c b/src/i830_debug.c
index 7d0c0a0..f589de7 100644
--- a/src/i830_debug.c
+++ b/src/i830_debug.c
@@ -623,7 +623,7 @@ static struct i830SnapshotRec {
     DEFINEREG(TV_H_CHROMA_59),
 
     DEFINEREG(MI_MODE),
-    DEFINEREG(MI_DISPLAY_POWER_DOWN),
+    /* DEFINEREG(MI_DISPLAY_POWER_DOWN), CRL only */
     DEFINEREG(MI_ARB_STATE),
     DEFINEREG(MI_RDRET_STATE),
     DEFINEREG(ECOSKPD),


More information about the xorg-commit mailing list