radeon tiling again...

Roland Scheidegger rscheidegger_lists at hispeed.ch
Mon Jan 24 14:42:05 PST 2005


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



More information about the xorg mailing list