On Tue, 2003-09-09 at 23:30, Jon Smirl wrote:
> 
> This line in radeon_cp is causing the problem with the ring pointers.
>         dev_priv->agp_vm_start = RADEON_READ( RADEON_CONFIG_APER_SIZE );
> agp_vm_start is coming out zero and I don't think it should be.

Indeed, as the name suggests, it's expected to contain the size of the 
framebuffer aperture(s). The versions I have of the XFree86 radeon
driver, the DRM and radeonfb don't touch this register, so maybe it's a
BIOS problem or something?


-- 
Earthling Michel Dänzer   \  Debian (powerpc), XFree86 and DRI developer
Software libre enthusiast  \     http://svcs.affero.net/rm.php?r=daenzer



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to