> >         drm_radeon_private_t *dev_priv = dev->dev_private;;
> >         DRM_DEBUG( "\n" );
> > +       u32 gart_loc;
> 
> move the local variable above the DRM_DEBUG line...  is u32 enough?
> (I've no idea myself ...)

Yah, I need to move it. u32 is on purpose as dev_priv->fb_location is
u32. This is not terrific, but the current cards have a 32 bits address
space anyway and we are manipulating card addresses here.




-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to