Bug 28419 - [RV620][KMS] Small elements corruptions with tiling patches
Summary: [RV620][KMS] Small elements corruptions with tiling patches
Status: RESOLVED DUPLICATE of bug 28327
Alias: None
Product: DRI
Classification: Unclassified
Component: DRM/Radeon (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Default DRI bug account
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-07 03:58 UTC by Rafał Miłecki
Modified: 2010-06-07 09:12 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Screenshot of corruption (474.64 KB, image/jpeg)
2010-06-07 04:01 UTC, Rafał Miłecki
no flags Details
Screenshot of corruption #2 (478.67 KB, image/jpeg)
2010-06-07 04:02 UTC, Rafał Miłecki
no flags Details

Description Rafał Miłecki 2010-06-07 03:58:28 UTC
My xf86-video-ati is:

commit f64bf0de8e2de7c1bf9cc0c614603dd23c9060ad
Author: Alex Deucher <alexdeucher@gmail.com>
Date:   Thu Jun 3 14:48:21 2010 -0400

    evergreen: explicitly disable accel on evergreen

without any additional patches.


 bad: b55ad8617e86b7a730620622b4f75b780c6b508c
good: 94f2983b1dc64a4a90a1ac9a6da6d7a0ec2f06a8

Suspected commits:
drm/radeon/kms/r6xx+: add query for tile config [bad]
drm/radeon/kms: fix CS alignment checking for tiling
drm/radeon/kms: add tiling support to the cs checker for r6xx/r7xx
drm/radeon/kms: Add crtc tiling setup support for evergreen
drm/radeon/kms: Add crtc tiling setup support for r6xx/r7xx
vgaarb: use MIT license [good]


What other info can I provide?
Comment 1 Rafał Miłecki 2010-06-07 03:59:09 UTC
I can see also many CS errors:

[  171.678242] radeon 0000:01:00.0: r600_cs_track_validate_cb offset[0] 0 to big                                                                                                                                                 
[  171.678248] radeon 0000:01:00.0: r600_packet3_check:1256 invalid cmd stream 5754                                                                                                                                              
[  171.678252] [drm:radeon_cs_ioctl] *ERROR* Invalid command stream !                                                                                                                                                            
[  171.680628] radeon 0000:01:00.0: r600_cs_track_validate_cb offset[0] 0 to big                                                                                                                                                 
[  171.680633] radeon 0000:01:00.0: r600_packet3_check:1256 invalid cmd stream 635                                                                                                                                               
[  171.680636] [drm:radeon_cs_ioctl] *ERROR* Invalid command stream !                                                                                                                                                            
[  534.203557] radeon 0000:01:00.0: r600_cs_track_validate_cb offset[0] 0 to big                                                                                                                                                 
[  534.203568] radeon 0000:01:00.0: r600_packet3_check:1256 invalid cmd stream 1682                                                                                                                                              
[  534.203574] [drm:radeon_cs_ioctl] *ERROR* Invalid command stream !                                                                                                                                                            
[  534.242976] radeon 0000:01:00.0: r600_cs_track_validate_cb offset[0] 0 to big
[  534.242985] radeon 0000:01:00.0: r600_packet3_check:1256 invalid cmd stream 1526
[  534.242992] [drm:radeon_cs_ioctl] *ERROR* Invalid command stream !
[  534.344320] radeon 0000:01:00.0: r600_cs_track_validate_cb offset[0] 0 to big
[  534.344330] radeon 0000:01:00.0: r600_packet3_check:1256 invalid cmd stream 1526
[  534.344336] [drm:radeon_cs_ioctl] *ERROR* Invalid command stream !
[  564.487751] radeon 0000:01:00.0: r600_cs_track_validate_cb offset[0] 0 to big
[  564.487762] radeon 0000:01:00.0: r600_packet3_check:1256 invalid cmd stream 6465
[  564.487769] [drm:radeon_cs_ioctl] *ERROR* Invalid command stream !
[  569.164485] radeon 0000:01:00.0: r600_cs_track_validate_cb offset[0] 0 to big
[  569.164496] radeon 0000:01:00.0: r600_packet3_check:1256 invalid cmd stream 791
[  569.164503] [drm:radeon_cs_ioctl] *ERROR* Invalid command stream !
Comment 2 Rafał Miłecki 2010-06-07 04:01:35 UTC
Created attachment 36096 [details]
Screenshot of corruption
Comment 3 Rafał Miłecki 2010-06-07 04:02:05 UTC
Created attachment 36097 [details]
Screenshot of corruption #2
Comment 4 Alex Deucher 2010-06-07 09:12:38 UTC

*** This bug has been marked as a duplicate of bug 28327 ***


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.