I forgot to tell that mtrr warning is still there:
mtrr: base(0xf0020000) is not aligned on a size(0x300000) boundary
It is harmless cause i830.o kernel drm module setup WC region on all
AGP aperture (0xf0000000). Anyway, I tracked it down to i830_dri.c
where it sets framebuffer address which is (only) used in dri.c to
call drmAddMap(DRM_FRAME_BUFFER):
pDRIInfo->frameBufferPhysicalAddress = pI830->LinearAddr +
pI830->FrontBuffer.Start;
Now the only wish I have is more ARB_texture extensions.. :)
arkadi.
-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel