http://bugs.freedesktop.org/show_bug.cgi?id=24535
--- Comment #20 from Rafał Miłecki <[email protected]> 2009-11-02 11:53:58 PST --- Created an attachment (id=30923) --> (http://bugs.freedesktop.org/attachment.cgi?id=30923) Alex's patch little modified I've modified http://www.botchco.com/alex/xorg/dump_rb_cntl_and_reset.diff a little. Result: [drm] GART: num cpu pages 131072, num gpu pages 131072 [drm] predicted: 0x08000911 [drm] actual: 0x08000f03 [drm] i'll write: (0x08000000 | 0x00000900 | 0x00000011) [drm] actual after writing: 0x08000911 [drm] actual after reset: 0x08000911 [drm] actual after CP start: 0x08000911 So we write value to CNTL and it looks alright when we read it back. But it seems the lacking part was CP reset. With patch applied it worked in 4 boots in a row. 2 warm, 2 cold. -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) 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/devconference -- _______________________________________________ Dri-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dri-devel
