> work with the EGL demos. This is because I'd like to help out with EGL > +MESA development. > > Now I'm totally stuck, and suppose I hit a few deeply-rooted problems > that I cannot solve without in-depth knowledge about DRM memory layout. > > DRI/Mesa are fresh GIT checkouts, I also had this problem with old CVS > builds.
I never got EGL working on r300 class hardware... it used to always crash my GPU on the first packets submitted, even though I'm nearly sure I had the correct setup, I think at the time, I discovered I needed to do some work on radeonfb to make it use the memory map differerntly, when I gave up... I've no idea what causes your problem though.. I added basic support for PCI express to r300 EGL but never proved it fully working, you need to add some debugging to the parameters being passed into the ioremap. Dave. -- David Airlie, Software Engineer http://www.skynet.ie/~airlied / airlied at skynet.ie Linux kernel - DRI, VAX / pam_smb / ILUG ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV -- _______________________________________________ Dri-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dri-devel
