login
Header Space

 
 

Re: [Regression: 2.6.25-rc5: Blank Screen: Intel 945]

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Jesse Barnes <jbarnes@...>
Cc: lkml <linux-kernel@...>
Date: Wednesday, March 26, 2008 - 2:32 pm

Jesse Barnes wrote:

Ok, I have the X logs:
http://jdserver.homelinux.org/linux/Xorg.0.log-blank
http://jdserver.homelinux.org/linux/Xorg.0.log-good

Below is just a portion of the diff of those files.

--- Xorg.0.log-blank    2008-03-26 11:14:12.000000000 -0700
+++ Xorg.0.log-good    2008-03-26 11:14:35.000000000 -0700
@@ -20,7 +20,7 @@
 Markers: (--) probed, (**) from config file, (==) default setting,
     (++) from command line, (!!) notice, (II) informational,
     (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
-(==) Log file: "/var/log/Xorg.0.log", Time: Wed Mar 26 09:59:56 2008
+(==) Log file: "/var/log/Xorg.0.log", Time: Wed Mar 26 10:02:12 2008
 (==) Using config file: "/etc/X11/xorg.conf"
 (==) ServerLayout "Default Layout"
 (**) |-->Screen "Default Screen" (0)
@@ -470,9 +470,9 @@
 (WW) intel(0): Register 0x61200 (PP_STATUS) changed from 0xc0000008 to 
0xd0000009
 (WW) intel(0): PP_STATUS before: on, ready, sequencing idle
 (WW) intel(0): PP_STATUS after: on, ready, sequencing on
-(WW) intel(0): Register 0x71024 (PIPEBSTAT) changed from 0x00000202 to 
0x00000242
-(WW) intel(0): PIPEBSTAT before: status: VSYNC_INT_STATUS VBLANK_INT_STATUS
-(WW) intel(0): PIPEBSTAT after: status: VSYNC_INT_STATUS 
LBLC_EVENT_STATUS VBLANK_INT_STATUS
+(WW) intel(0): Register 0x71024 (PIPEBSTAT) changed from 0x80000202 to 
0x80000242
+(WW) intel(0): PIPEBSTAT before: status: FIFO_UNDERRUN VSYNC_INT_STATUS 
VBLANK_INT_STATUS
+(WW) intel(0): PIPEBSTAT after: status: FIFO_UNDERRUN VSYNC_INT_STATUS 
LBLC_EVENT_STATUS VBLANK_INT_STATUS
 (WW) intel(0): Register 0x68000 (TV_CTL) changed from 0x10000000 to 
0x000c0000
 (WW) intel(0): Register 0x68010 (TV_CSC_Y) changed from 0x00000000 to 
0x0332012d
 (WW) intel(0): Register 0x68014 (TV_CSC_Y2) changed from 0x00000000 to 
0x07d30104
@@ -735,11 +735,73 @@
 (II) intel(0): fbc disabled on plane a
 (II) intel(0): fbc disabled on plane a
 (II) intel(0): fbc disabled on plane a
-(II) intel(0): xf86UnbindGARTMemory: unbind key 0
-(II) intel(0): xf86UnbindGARTMemory: unbind key 1
-(II) intel(0): xf86UnbindGARTMemory: unbind key 2
-(II) intel(0): xf86UnbindGARTMemory: unbind key 3
-(II) intel(0): xf86UnbindGARTMemory: unbind key 4
-(II) intel(0): [drm] removed 1 reserved context for kernel
-(II) intel(0): [drm] unmapping 8192 bytes of SAREA 0xf89e9000 at 0xb7ba4000
-(II) intel(0): [drm] Closed DRM master.
+(II) intel(0): fbc disabled on plane a
+(II) intel(0): fbc disabled on plane a
+(II) intel(0): fbc disabled on plane a
+(II) intel(0): fbc disabled on plane a

What's interesting is that:

-Register 0x71024 (PIPEBSTAT) changed from 0x00000202 to 0x00000242
+Register 0x71024 (PIPEBSTAT) changed from 0x80000202 to 0x80000242

-PIPEBSTAT before: status: VSYNC_INT_STATUS VBLANK_INT_STATUS
+PIPEBSTAT before: status: FIFO_UNDERRUN VSYNC_INT_STATUS VBLANK_INT_STATUS

-PIPEBSTAT after: status: VSYNC_INT_STATUS LBLC_EVENT_STATUS 
VBLANK_INT_STATUS
+PIPEBSTAT after: status: FIFO_UNDERRUN VSYNC_INT_STATUS LBLC_EVENT_STATUS

Also the blank X log file ends with:

(II) intel(0): xf86UnbindGARTMemory: unbind key 0
(II) intel(0): xf86UnbindGARTMemory: unbind key 1
(II) intel(0): xf86UnbindGARTMemory: unbind key 2
(II) intel(0): xf86UnbindGARTMemory: unbind key 3
(II) intel(0): xf86UnbindGARTMemory: unbind key 4
(II) intel(0): [drm] removed 1 reserved context for kernel
(II) intel(0): [drm] unmapping 8192 bytes of SAREA 0xf89e9000 at 0xb7ba4000
(II) intel(0): [drm] Closed DRM master.

It seems like a problem with the intel drm/dri kernel modules (not the 
fb, I guess).
I didn't try disabling gdm yet (currently _busy_ with midterms, until 
after Thursday).

Justin
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [Regression: 2.6.25-rc5: Blank Screen: Intel 945], Jesse Barnes, (Thu Mar 13, 1:09 pm)
Re: [Regression: 2.6.25-rc5: Blank Screen: Intel 945], Justin Madru, (Fri Mar 14, 12:22 am)
Re: [Regression: 2.6.25-rc5: Blank Screen: Intel 945], Jesse Barnes, (Fri Mar 14, 1:29 pm)
Re: [Regression: 2.6.25-rc5: Blank Screen: Intel 945], Justin Madru, (Fri Mar 14, 11:48 pm)
Re: [Regression: 2.6.25-rc5: Blank Screen: Intel 945], Jesse Barnes, (Sat Mar 15, 1:35 pm)
Re: [Regression: 2.6.25-rc5: Blank Screen: Intel 945], Justin Madru, (Sun Mar 16, 9:28 pm)
Re: [Regression: 2.6.25-rc5: Blank Screen: Intel 945], Bryce Harrington, (Tue Mar 18, 3:07 pm)
Re: [Regression: 2.6.25-rc5: Blank Screen: Intel 945], Jesse Barnes, (Tue Mar 18, 4:00 pm)
Re: [Regression: 2.6.25-rc5: Blank Screen: Intel 945], Bryce Harrington, (Tue Mar 18, 4:53 pm)
Re: [Regression: 2.6.25-rc5: Blank Screen: Intel 945], Bryce Harrington, (Tue Mar 18, 5:14 pm)
Re: [Regression: 2.6.25-rc5: Blank Screen: Intel 945], Jesse Barnes, (Tue Mar 18, 5:17 pm)
Re: [Regression: 2.6.25-rc5: Blank Screen: Intel 945], Justin Madru, (Wed Mar 19, 7:38 pm)
Re: [Regression: 2.6.25-rc5: Blank Screen: Intel 945], Jesse Barnes, (Wed Mar 19, 7:48 pm)
Re: [Regression: 2.6.25-rc5: Blank Screen: Intel 945], Justin Madru, (Mon Mar 24, 11:07 pm)
Re: [Regression: 2.6.25-rc5: Blank Screen: Intel 945], Jesse Barnes, (Tue Mar 25, 4:08 pm)
Re: [Regression: 2.6.25-rc5: Blank Screen: Intel 945], Justin Madru, (Mon Mar 31, 3:24 pm)
Re: [Regression: 2.6.25-rc5: Blank Screen: Intel 945], Jesse Barnes, (Tue Apr 1, 4:22 pm)
Re: [Regression: 2.6.25-rc5: Blank Screen: Intel 945], Justin Madru, (Wed Apr 9, 12:56 am)
Re: [Regression: 2.6.25-rc5: Blank Screen: Intel 945], Jesse Barnes, (Wed Apr 9, 11:24 am)
Re: [Regression: 2.6.25-rc5: Blank Screen: Intel 945], Justin Madru, (Sun Apr 13, 11:46 pm)
Re: [Regression: 2.6.25-rc5: Blank Screen: Intel 945], Justin Madru, (Wed Mar 26, 2:32 pm)
Re: [Regression: 2.6.25-rc5: Blank Screen: Intel 945], Bryce Harrington, (Wed Mar 19, 10:00 pm)
Re: [Regression: 2.6.25-rc5: Blank Screen: Intel 945], Bryce Harrington, (Sat Mar 15, 2:16 pm)
speck-geostationary