Alex Deucher wrote:
actually RADEONAdjustFrame() should handle mergedfb fine. RADEONAdjustFrame() will then call RADEONAdjustFrameMerged()
You're right I mixed that up with DoAdjustFrame. I can't see though why
this shouldn't work just the same as pScrn->AdjustFrame (I don't see any code which would set that AdjustFrame function to something else).


Alex Deucher wrote:
what about calling adjustframe() again after DRI initialization?
Well, that's apparently the problem: calling it before DRI initialization won't work, and calling it after DRI initialization causes a segfault for some reason... I think it might be not be
hard to figure out why with a remote debugger.


what about two calls? one after and one before?
Yes, tried that. No joy.

Roland


------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl -- _______________________________________________ Dri-devel mailing list Dri-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to