Summary: | R300 + MergedFB + blender + some movement => lock-up | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | DRI | Reporter: | Matthias Bläsing <mblaesing> | ||||||||
Component: | General | Assignee: | Default DRI bug account <dri-devel> | ||||||||
Status: | RESOLVED DUPLICATE | QA Contact: | |||||||||
Severity: | normal | ||||||||||
Priority: | high | ||||||||||
Version: | XOrg git | ||||||||||
Hardware: | x86 (IA32) | ||||||||||
OS: | Linux (All) | ||||||||||
Whiteboard: | |||||||||||
i915 platform: | i915 features: | ||||||||||
Attachments: |
|
Description
Matthias Bläsing
2006-09-16 13:18:35 UTC
Created attachment 7012 [details]
xorg.conf
I just noticed, that the blender file is pretty big (26M) - as I don't know how good bugzilla reacts to so big attachments. I'm putting the file on webspace: http://www.kolping-allendorf.de/ff-film-06-dvd.blend Version Info: Mesa: latest cvs DRM: latest git radeon ddx: latest git Does enabling SWcursor xorg option help? Yes that helps! But now the area around the cursor is not updated correctly in blender - when running through the menus or when selecting objects. But the disstortions on the right side of the big desktop stay - Is there a limit in the hardware that restricts the area to a smaller space? Possible dupe of #5147 also. In any case, I'm not planning to fix this. Sorry. (In reply to comment #5) > Yes that helps! But now the area around the cursor is not updated correctly in > blender - when running through the menus or when selecting objects. This is normal. > > But the disstortions on the right side of the big desktop stay - Is there a > limit in the hardware that restricts the area to a smaller space? Disabling color tiling should help. *** This bug has been marked as a duplicate of 5376 *** Actually disabling ColorTiling Option "ColorTiling" "off" does not help - I'll attach a screen shot, where you can see the effect. Created attachment 7020 [details]
see the red marked area - there should be the normal blender window
Created attachment 7021 [details]
Xorg.0.log
Log of X startup (ColorTiling should be disabled - but it's not noted in the
log)
(In reply to comment #8) > Created an attachment (id=7020) [edit] > see the red marked area - there should be the normal blender window AFAIK, rv350s are limited to fb width of 2650 when doing 3d rendering. r480 seems to be able to cope 4000. One could fix this by rendering multiple times like is already done for clip rects in drm. You would need to play with: -clip rects -R300_SE_VPORT_XOFFSET and R300_SE_VPORT_YOFFSET -R300_RB3D_COLOROFFSET0 -R300_RB3D_DEPTHOFFSET Color and depth offsets need to start at even tiles. Ok, as I am no experienced programmer in C and graphics programming and there won't be any free time to learn it, I won't work on it. So my plan would be now to open a bug report specific to this problem - maybe someone with more experience in this field finds time to implement that. BTW: Thx for the help - being able to use blender in dualhead setup at least on the internal display is really great! |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.