On Mon, 2007-07-30 at 09:09 -0700, Jesse Barnes wrote: 
> What hardware do you have? 

00:00.0 Host bridge: Intel Corporation Mobile 915GM/PM/GMS/910GML Express 
Processor to DRAM Controller (rev 03)
        Subsystem: Hewlett-Packard Company NX6110/NC6120
        Latency: 0
        Capabilities: [e0] Vendor Specific Information

00:02.0 VGA compatible controller: Intel Corporation Mobile 915GM/GMS/910GML 
Express Graphics Controller (rev 03) (prog-if 00 [VGA])
        Subsystem: Hewlett-Packard Company NX6110/NC6120
        Latency: 0
        Interrupt: pin A routed to IRQ 18
        Region 0: Memory at d0100000 (32-bit, non-prefetchable) [size=512K]
        Region 1: I/O ports at 2000 [size=8]
        Region 2: Memory at c0000000 (32-bit, prefetchable) [size=256M]
        Region 3: Memory at d0180000 (32-bit, non-prefetchable) [size=256K]
        Capabilities: [d0] Power Management version 2
                Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA 
PME(D0-,D1-,D2-,D3hot-,D3cold-)
                Status: D0 PME-Enable- DSel=0 DScale=0 PME-

00:02.1 Display controller: Intel Corporation Mobile 915GM/GMS/910GML Express 
Graphics Controller (rev 03)
        Subsystem: Hewlett-Packard Company NX6110/NC6120
        Latency: 0
        Region 0: Memory at d0200000 (32-bit, non-prefetchable) [size=512K]
        Capabilities: [d0] Power Management version 2
                Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA 
PME(D0-,D1-,D2-,D3hot-,D3cold-)
                Status: D0 PME-Enable- DSel=0 DScale=0 PME-

lspci -n

00:00.0 0600: 8086:2590 (rev 03)
00:02.0 0300: 8086:2592 (rev 03)
00:02.1 0380: 8086:2792 (rev 03)
00:1d.0 0c03: 8086:2658 (rev 03)
00:1d.1 0c03: 8086:2659 (rev 03)
00:1d.2 0c03: 8086:265a (rev 03)
00:1d.3 0c03: 8086:265b (rev 03)
00:1d.7 0c03: 8086:265c (rev 03)
00:1e.0 0604: 8086:2448 (rev d3)
00:1e.2 0401: 8086:266e (rev 03)
00:1e.3 0703: 8086:266d (rev 03)
00:1f.0 0601: 8086:2641 (rev 03)
00:1f.1 0101: 8086:266f (rev 03)
02:04.0 0280: 8086:4220 (rev 05)

(WW) intel: No matching Device section for instance (BusID PCI:0:2:1)
found
(--) Chipset 915GM found


> Does Xv based video work again if you add
>   Option "tiling" "false"
> to the Intel device section of your xorg.conf?

no , seems that not obey to Option "tiling" "false"
I try latest git and here is the xorg diff in attach 

Thanks, 
> 
> I thought Wang's fix would have taken care of this problem, but it 
> sounds like we still have a bug here...
> 
> Jesse
> 
> On Sunday, July 29, 2007 11:29 am Sergio Monteiro Basto wrote:
> > Hi , I done a bisect the git xf86-video-intel
> > and here is the results:
> > --------------
> > drv-intel
> > bad vo xv:
> > HEAD is now at 04130ac... Fix i915 rendering for tiled buffer
> > version 1
> >
> > bad vo xv:
> > 88f8b688e2316ae4a1f7485f0010ce90de54783a
> > HEAD is now at 88f8b68... Fix some physical address handling for >4GB
> > addresses
> > verison 2
> >
> > bad vo xv:
> > HEAD is now at 4359df9... Fix tiling and fb compression defaults for
> > 965 (not yet fully supported).
> > version 5
> >
> > bad vo xv:
> > HEAD is now at ca593a5... FBC and tiling changes
> > version 6
> >
> > good:
> > 8798ef11321ee6957919279076758d47ad956cf3
> > HEAD is now at 8798ef1... Merge branch 'master' into fbc
> > version 4
> >
> > good:
> > HEAD is now at 8919b22... Re-add tiling kludge, but only for 965
> > version 3
> >
> > good:
> > 3c552af65d28fafec1d09484a8914b690b961349
> > Update documentation and bump driver version to 2.1.0.
> >
> > and xorg diff of last good and first bad Xorg.log
-- 
Sérgio M. B.
15c15
< (==) Log file: "/var/log/Xorg.0.log.bad", Time: Mon Jul 30 21:18:37 2007
---
> (==) Log file: "/var/log/Xorg.0.log.good", Time: Sun Jul 29 19:19:26 2007
390c390
< (**) intel(0): Option "Tiling" "false"
---
> (**) intel(0): Option "Legacy3D" "false"
397c397,399
< (--) intel(0): Will try to allocate texture pool for old Mesa 3D driver.
---
> (**) intel(0): Will not try to allocate texture pool for old Mesa 3D driver.
> (II) intel(0): Will try to reserve 32768 kiB of AGP aperture space
> 	for the DRM memory manager.
608,637c610,612
< (WW) intel(0): Register 0x68000 (TV_CTL) changed from 0x30000000 to 0x000c0c00
< (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
< (WW) intel(0): Register 0x68018 (TV_CSC_U) changed from 0x00000000 to 0x0733052d
< (WW) intel(0): Register 0x6801c (TV_CSC_U2) changed from 0x00000000 to 0x05c70200
< (WW) intel(0): Register 0x68020 (TV_CSC_V) changed from 0x00000000 to 0x0340030c
< (WW) intel(0): Register 0x68024 (TV_CSC_V2) changed from 0x00000000 to 0x06d00200
< (WW) intel(0): Register 0x68028 (TV_CLR_KNOBS) changed from 0x00000000 to 0x10606000
< (WW) intel(0): Register 0x6802c (TV_CLR_LEVEL) changed from 0x00000000 to 0x010b00e1
< (WW) intel(0): Register 0x68030 (TV_H_CTL_1) changed from 0x00000000 to 0x00400359
< (WW) intel(0): Register 0x68034 (TV_H_CTL_2) changed from 0x00000000 to 0x80480022
< (WW) intel(0): Register 0x68038 (TV_H_CTL_3) changed from 0x00000000 to 0x007c0344
< (WW) intel(0): Register 0x6803c (TV_V_CTL_1) changed from 0x00000000 to 0x00f01415
< (WW) intel(0): Register 0x68040 (TV_V_CTL_2) changed from 0x00000000 to 0x00060607
< (WW) intel(0): Register 0x68044 (TV_V_CTL_3) changed from 0x00000000 to 0x80120001
< (WW) intel(0): Register 0x68048 (TV_V_CTL_4) changed from 0x00000000 to 0x000900f0
< (WW) intel(0): Register 0x6804c (TV_V_CTL_5) changed from 0x00000000 to 0x000a00f0
< (WW) intel(0): Register 0x68050 (TV_V_CTL_6) changed from 0x00000000 to 0x000900f0
< (WW) intel(0): Register 0x68054 (TV_V_CTL_7) changed from 0x00000000 to 0x000a00f0
< (WW) intel(0): Register 0x68060 (TV_SC_CTL_1) changed from 0x00000000 to 0xc1710088
< (WW) intel(0): Register 0x68064 (TV_SC_CTL_2) changed from 0x00000000 to 0x4e2d1dc8
< (WW) intel(0): Register 0x68070 (TV_WIN_POS) changed from 0x00000000 to 0x00360024
< (WW) intel(0): Register 0x68074 (TV_WIN_SIZE) changed from 0x00000000 to 0x02640198
< (WW) intel(0): Register 0x68080 (TV_FILTER_CTL_1) changed from 0x00000000 to 0x800010bb
< (WW) intel(0): Register 0x68084 (TV_FILTER_CTL_2) changed from 0x00000000 to 0x00028283
< (WW) intel(0): Register 0x68088 (TV_FILTER_CTL_3) changed from 0x00000000 to 0x00014141
< (WW) intel(0): Register 0x68100 (TV_H_LUMA_0) changed from 0x00000000 to 0xb1403000
< (WW) intel(0): Register 0x681ec (TV_H_LUMA_59) changed from 0x00000000 to 0x0000b060
< (WW) intel(0): Register 0x68200 (TV_H_CHROMA_0) changed from 0x00000000 to 0xb1403000
< (WW) intel(0): Register 0x682ec (TV_H_CHROMA_59) changed from 0x00000000 to 0x0000b060
---
> (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
684,688c659,660
< (II) intel(0): Framebuffer compression enabled, forcing tiling on.
< (**) intel(0): Framebuffer compression enabled
< (**) intel(0): Tiling enabled
< (II) intel(0): Attempting memory allocation with tiled buffers:
< (II) intel(0): Framebuffer compression enabled
---
> (II) intel(0): Attempting memory allocation with tiled buffers and 
> 	       large DRI memory manager reservation:
693,698c665,668
< (II) intel(0): 0x00020000-0x0061ffff: compressed frame buffer (6144 kB, 0x        1f820000 physical)
< (II) intel(0): 0x00620000-0x00620fff: compressed ll buffer (4 kB, 0x        1fe20000 physical)
< (II) intel(0): 0x00621000-0x0062afff: HW cursors (40 kB, 0x        1fe21000 physical)
< (II) intel(0): 0x0062b000-0x00632fff: logical 3D context (32 kB)
< (II) intel(0): 0x00633000-0x00633fff: overlay registers (4 kB, 0x        1fe33000 physical)
< (II) intel(0): 0x00634000-0x00643fff: xaa scratch (64 kB)
---
> (II) intel(0): 0x00020000-0x00029fff: HW cursors (40 kB, 0x1f820000 physical)
> (II) intel(0): 0x0002a000-0x00031fff: logical 3D context (32 kB)
> (II) intel(0): 0x00032000-0x00032fff: overlay registers (4 kB, 0x1f832000 physical)
> (II) intel(0): 0x00040000-0x01837fff: front buffer (24544 kB)
700,703c670,673
< (II) intel(0): 0x00800000-0x00bfffff: back buffer (4096 kB)
< (II) intel(0): 0x00c00000-0x00ffffff: depth buffer (4096 kB)
< (II) intel(0): 0x02000000-0x03ffffff: front buffer (24544 kB)
< (II) intel(0): 0x04000000-0x05ffffff: textures (32768 kB)
---
> (II) intel(0): 0x01838000-0x01847fff: xaa scratch (64 kB)
> (II) intel(0): 0x01c00000-0x01ffffff: back buffer (4096 kB)
> (II) intel(0): 0x02000000-0x023fffff: depth buffer (4096 kB)
> (II) intel(0): 0x02400000-0x043fffff: DRI memory manager (32768 kB)
705c675
< (II) intel(0): front buffer is tiled
---
> (II) intel(0): front buffer is not tiled
719,721c689,691
< (II) intel(0): [drm] added 8192 byte SAREA at 0xe0105000
< (II) intel(0): [drm] mapped SAREA 0xe0105000 to 0xb7eec000
< (II) intel(0): [drm] framebuffer handle = 0xc2000000
---
> (II) intel(0): [drm] added 8192 byte SAREA at 0xe03ea000
> (II) intel(0): [drm] mapped SAREA 0xe03ea000 to 0xb7f6b000
> (II) intel(0): [drm] framebuffer handle = 0xc0040000
727,731c697,699
< (II) intel(0): [drm] Front Buffer = 0x28400000
< (II) intel(0): [drm] Back Buffer = 0xc0800000
< (II) intel(0): [drm] Depth Buffer = 0xc0c00000
< (II) intel(0): [drm] textures = 0xc4000000
< (II) intel(0): [drm] Initialized kernel agp heap manager, 33554432
---
> (II) intel(0): [drm] Front Buffer = 0x28008000
> (II) intel(0): [drm] Back Buffer = 0xc1c00000
> (II) intel(0): [drm] Depth Buffer = 0xc2000000
750,753c718,723
< (II) intel(0): xf86BindGARTMemory: bind key 1 at 0x00800000 (pgoffset 2048)
< (II) intel(0): xf86BindGARTMemory: bind key 2 at 0x00c00000 (pgoffset 3072)
< (II) intel(0): xf86BindGARTMemory: bind key 0 at 0x02000000 (pgoffset 8192)
< (II) intel(0): xf86BindGARTMemory: bind key 3 at 0x04000000 (pgoffset 16384)
---
> (II) intel(0): xf86BindGARTMemory: bind key 0 at 0x007bf000 (pgoffset 1983)
> (II) intel(0): xf86BindGARTMemory: bind key 1 at 0x01838000 (pgoffset 6200)
> (II) intel(0): xf86BindGARTMemory: bind key 2 at 0x01c00000 (pgoffset 7168)
> (II) intel(0): xf86BindGARTMemory: bind key 3 at 0x02000000 (pgoffset 8192)
> (WW) intel(0): ESR is 0x00000001, instruction error
> (WW) intel(0): Existing errors found in hardware state.
772d741
< (WW) intel(0): Option "Legacy3D" is not used
812c781
< (II) AIGLX: Loaded and initialized /usr/lib/dri/i915_dri.so
---
> (II) AIGLX: Loaded and initialized /usr/lib/dri/i915tex_dri.so
856a826,873
> Synaptics DeviceOff called
> (II) AIGLX: Suspending AIGLX clients for VT switch
> (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) Open ACPI successful (/var/run/acpid.socket)
> (II) AIGLX: Resuming AIGLX clients after VT switch
> (II) intel(0): xf86BindGARTMemory: bind key 0 at 0x007bf000 (pgoffset 1983)
> (II) intel(0): xf86BindGARTMemory: bind key 1 at 0x01838000 (pgoffset 6200)
> (II) intel(0): xf86BindGARTMemory: bind key 2 at 0x01c00000 (pgoffset 7168)
> (II) intel(0): xf86BindGARTMemory: bind key 3 at 0x02000000 (pgoffset 8192)
> (II) intel(0): Output configuration:
> (II) intel(0):   Pipe A is off
> (II) intel(0):   Display plane A is now disabled and connected to pipe A.
> (II) intel(0):   Pipe B is on
> (II) intel(0):   Display plane B is now enabled and connected to pipe B.
> (II) intel(0):   Output VGA is connected to pipe none
> (II) intel(0):   Output LVDS is connected to pipe B
> (II) intel(0):   Output TV is connected to pipe none
> (II) intel(0): [drm] dma control initialized, using IRQ 18
> (II) Mouse0: ps2EnableDataReporting: succeeded
> Synaptics DeviceOn called
> (--) Synaptics auto-dev sets device to /dev/input/event1
> (**) Option "Device" "/dev/input/event1"
> (--) Synaptics touchpad found
> SetClientVersion: 0 9
> SetGrabKeysState - disabled
> SetGrabKeysState - enabled
> SetClientVersion: 0 9
> SetGrabKeysState - disabled
> SetGrabKeysState - enabled
> SetClientVersion: 0 9
> SetGrabKeysState - disabled
> SetGrabKeysState - enabled
> SetClientVersion: 0 9
> SetGrabKeysState - disabled
> SetGrabKeysState - enabled
> Synaptics DeviceOff called
> (II) intel(0): [drm] removed 1 reserved context for kernel
> (II) intel(0): [drm] unmapping 8192 bytes of SAREA 0xe03ea000 at 0xb7f6b000
> (EE) intel(0): I830 Vblank Pipe Setup Failed 0
> (EE) intel(0): I830 Vblank Pipe Setup Failed 0
> (EE) intel(0): I830 Vblank Pipe Setup Failed 0
> (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

Attachment: smime.p7s
Description: S/MIME cryptographic signature

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to