On Fri, 2009-09-18 at 07:45 +0100, Dave Airlie wrote: > > From: Michel Dänzer <[email protected]> > > > > Someone on IRC reported problems after commit > > 95a8f1bf4f48b434c9f839ab5a0773f66b39d7c6 ('drm/radeon/kms: Move > > radeon_clocks_init() call back after getting VRAM info.'). And indeed, at > > least > > some ASIC vram_info hooks use the clock info obtained by > > radeon_get_clock_info(). So, move that call out of radeon_clocks_init(), > > ahead > > of the radeon_vram_info() call. > > > > This broke r600/rv770,
Whoops, sorry I failed to notice those have separate init paths. > fixed up and applied to drm-next. Thanks! -- Earthling Michel Dänzer | http://www.vmware.com Libre software enthusiast | Debian, X and DRI developer ------------------------------------------------------------------------------ Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now! http://p.sf.net/sfu/devconf -- _______________________________________________ Dri-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dri-devel
