latest drm kernel modules (G33/i915.ko)

Vincent Vanackere vincent.vanackere at gmail.com
Thu Sep 27 12:56:32 PDT 2007


Hi,

Short summary : the lastest git of xserver+mesa+libdrm work fine on my
G33 provided that I don't use the kernel modules from git.
As the difference between the good version (xv working) and the bad
one looks quite small, maybe this is enough for guessing what is wrong
with the newest kernel modules ?

$ diff xorg.nok xorg.ok
23c23
< (==) Log file: "/var/log/Xorg.0.log", Time: Thu Sep 27 21:36:53 2007
---
> (==) Log file: "/var/log/Xorg.0.log", Time: Thu Sep 27 21:20:54 2007
272c272
< (II) intel(0): [drm] ring buffer = 0xe0800000
---
> (II) intel(0): [drm] ring buffer = 0xe0000000
293a294,298
> (II) intel(0): xf86BindGARTMemory: bind key 0 at 0x01000000 (pgoffset 4096)
> (II) intel(0): xf86BindGARTMemory: bind key 1 at 0x02000000 (pgoffset 8192)
> (II) intel(0): xf86BindGARTMemory: bind key 2 at 0x05000000 (pgoffset 20480)
> (II) intel(0): xf86BindGARTMemory: bind key 3 at 0x06000000 (pgoffset 24576)
> (II) intel(0): xf86BindGARTMemory: bind key 4 at 0x07000000 (pgoffset 28672)
294a300,304
> (II) intel(0): 0x00000000-0x0001ffff: ring buffer (128 kB)
> (II) intel(0): 0x00020000-0x00029fff: HW cursors (40 kB)
> (II) intel(0): 0x0002a000-0x00031fff: logical 3D context (32 kB)
> (II) intel(0): 0x00032000-0x00032fff: overlay registers (4 kB)
> (II) intel(0): 0x00033000-0x00033fff: G33 hw status (4 kB)
296,304d305
< (II) intel(0): 0x00800000-0x0fffffff: DRI memory manager (253952 kB)
< (II) intel(0): 0x10000000:            end of aperture
< (II) intel(0): BO memory allocation layout:
< (II) intel(0): 0x00800000:            start of memory manager
< (II) intel(0): 0x07000000-0x08ffffff: classic textures (32768 kB)
< (II) intel(0): 0x06000000-0x06ffffff: depth buffer (15360 kB) X tiled
< (II) intel(0): 0x05000000-0x05ffffff: back buffer (15360 kB) X tiled
< (II) intel(0): 0x04d00000-0x04d00fff: G33 hw status (4 kB)
< (II) intel(0): 0x02000000-0x04cfffff: exa offscreen (46080 kB)
306,310c307,311
< (II) intel(0): 0x0082a000-0x0082afff: overlay registers (4 kB)
< (II) intel(0): 0x09000000-0x09007fff: logical 3D context (32 kB)
< (II) intel(0): 0x00820000-0x00829fff: HW cursors (40 kB)
< (II) intel(0): 0x00800000-0x0081ffff: ring buffer (128 kB)
< (II) intel(0): 0x10000000:            end of memory manager
---
> (II) intel(0): 0x02000000-0x04cfffff: exa offscreen (46080 kB)
> (II) intel(0): 0x05000000-0x05ffffff: back buffer (15360 kB) X tiled
> (II) intel(0): 0x06000000-0x06ffffff: depth buffer (15360 kB) X tiled
> (II) intel(0): 0x07000000-0x08ffffff: classic textures (32768 kB)
> (II) intel(0): 0x10000000:            end of aperture



More information about the xorg mailing list