Summary: | r600 colortiling alignment broken | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | Benjamin Franzke <benjaminfranzke> | ||||||
Component: | Driver/Radeon | Assignee: | xf86-video-ati maintainers <xorg-driver-ati> | ||||||
Status: | RESOLVED FIXED | QA Contact: | Xorg Project Team <xorg-team> | ||||||
Severity: | normal | ||||||||
Priority: | medium | ||||||||
Version: | git | ||||||||
Hardware: | Other | ||||||||
OS: | All | ||||||||
Whiteboard: | |||||||||
i915 platform: | i915 features: | ||||||||
Attachments: |
|
Description
Benjamin Franzke
2011-01-11 09:21:37 UTC
Created attachment 41878 [details]
How it should look like
Same here with git radeon_drv.so DVI-0 connected 1680x1050+0+0 (0x54) normal (normal left inverted right x axis y Chipset: "ATI Radeon HD 3600 XT" (ChipID = 0x9598) Should be fixed in: http://cgit.freedesktop.org/xorg/driver/xf86-video-ati/commit/?id=af2e6d7d2f1b3d8f8f6b0acfb2b7b0cfaff7bcdb (In reply to comment #3) > Should be fixed in: > http://cgit.freedesktop.org/xorg/driver/xf86-video-ati/commit/?id=af2e6d7d2f1b3d8f8f6b0acfb2b7b0cfaff7bcdb doesnt work here, still same issue fixed in: c5b3db18d888552328e9718ea022794fc5bde352 (In reply to comment #5) > fixed in: > c5b3db18d888552328e9718ea022794fc5bde352 Fixed it here too. Fixed here too. Not fixed here in c5b3db18d888552328e9718ea022794fc5bde352. Screen 0: minimum 320 x 200, current 2960 x 1050, maximum 8192 x 8192 DVI-0 connected 1680x1050+0+0 (normal left inverted right x axis y axis) 433mm x 270mm DIN disconnected (normal left inverted right x axis y axis) DVI-1 connected 1280x1024+1680+0 (normal left inverted right x axis y axis) 376mm x 301mm 01:00.0 VGA compatible controller: ATI Technologies Inc RV770 [Radeon HD 4870] (In reply to comment #8) > Not fixed here in c5b3db18d888552328e9718ea022794fc5bde352. What kernel are you running? There were some problems in how the tiling group size was calculated on some older kernels. Can you try 2.6.37? It's drm-core-next branch 56bec7c009872ef33fe452ea75fecba481351b44 (last update at this time). I will try with 2.6.37 asap. (In reply to comment #10) > It's drm-core-next branch 56bec7c009872ef33fe452ea75fecba481351b44 (last update > at this time). If you are running drm-core-next, no need to try 2.6.37. Can you dump some regs for me with avivotool (http://cgit.freedesktop.org/~airlied/radeontool/) as root? avivotool regmatch 0x2760 avivotool regmatch 0x98F0 My gentoo with drm-core-next kernel doesn't boot anymore, so here is the result of the test with kernel 2.6.37. 0x2760 0x00007251 (29265) 0x98F0 0xbe148a56 (-1105950122) With the danger of polluting this ticket, I think I may have the same problem. I do not get any corruption before I run xv to display an image. Then it stays corrupted, much linke the "Image of broken colortiling" above. I am using: Linux 2.6.38rc3, git of xf86-video-ati. I will attach an image shortly. Image was a little big: http://www.sannes.org/misc/corruption-after-xv.jpg Turns out Bug 33929 fixes it for me. So just ignore my posts. Ok fixed |
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.