Summary: | Latest d-r-t breaks rendering on RV670 | ||
---|---|---|---|
Product: | Mesa | Reporter: | Andy Furniss <adf.lists> |
Component: | Drivers/DRI/R600 | Assignee: | Default DRI bug account <dri-devel> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | CC: | zajec5 |
Version: | git | ||
Hardware: | x86 (IA32) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | fix |
Description
Andy Furniss
2010-05-31 03:15:40 UTC
+1 seeing similar output on rv770 with latest d-r-t, but not noticing any visual corruptions so far. [ 227.930043] radeon 0000:02:00.0: r600_cs_track_validate_cb offset[0] 0 to big [ 227.930047] radeon 0000:02:00.0: r600_packet3_check:1256 invalid cmd stream 620 [ 227.930050] [drm:radeon_cs_ioctl] *ERROR* Invalid command stream ! [ 229.335831] radeon 0000:02:00.0: r600_cs_track_validate_cb offset[0] 0 to big [ 229.335833] radeon 0000:02:00.0: r600_packet3_check:1256 invalid cmd stream 620 [ 229.335835] [drm:radeon_cs_ioctl] *ERROR* Invalid command stream ! [ 2093.553944] radeon 0000:02:00.0: r600_cs_track_validate_cb offset[0] 0 to big [ 2093.553948] radeon 0000:02:00.0: r600_packet3_check:1256 invalid cmd stream 639 [ 2093.553951] [drm:radeon_cs_ioctl] *ERROR* Invalid command stream ! [ 2094.198198] radeon 0000:02:00.0: r600_cs_track_validate_cb offset[0] 0 to big [ 2094.198205] radeon 0000:02:00.0: r600_packet3_check:1256 invalid cmd stream 639 [ 2094.198210] [drm:radeon_cs_ioctl] *ERROR* Invalid command stream ! [ 2094.250724] radeon 0000:02:00.0: r600_cs_track_validate_cb offset[0] 0 to big [ 2094.250727] radeon 0000:02:00.0: r600_packet3_check:1256 invalid cmd stream 639 [ 2094.250729] [drm:radeon_cs_ioctl] *ERROR* Invalid command stream ! [ 2167.956390] [drm:radeon_set_pm_method] *ERROR* invalid power method! [ 2216.544910] radeon 0000:02:00.0: r600_cs_track_validate_cb offset[0] 0 to big [ 2216.544912] radeon 0000:02:00.0: r600_packet3_check:1256 invalid cmd stream 639 [ 2216.544914] [drm:radeon_cs_ioctl] *ERROR* Invalid command stream ! [ 2322.607742] radeon 0000:02:00.0: r600_cs_track_validate_cb offset[0] 0 to big [ 2322.607746] radeon 0000:02:00.0: r600_packet3_check:1256 invalid cmd stream 639 [ 2322.607750] [drm:radeon_cs_ioctl] *ERROR* Invalid command stream ! I have also seen this with d-r-t, but it went away when i updated mesa and ddx +1 i have encountered this again... (rv635 agp) trashed text and small gfx glitches [drm:radeon_cs_ioctl] *ERROR* Invalid command stream ! radeon 0000:01:00.0: r600_cs_track_validate_cb offset[0] 0 to big radeon 0000:01:00.0: r600_packet3_check:1256 invalid cmd stream 654 [drm:radeon_cs_ioctl] *ERROR* Invalid command stream ! radeon 0000:01:00.0: r600_cs_track_validate_cb offset[0] 0 to big radeon 0000:01:00.0: r600_packet3_check:1256 invalid cmd stream 635 [drm:radeon_cs_ioctl] *ERROR* Invalid command stream ! radeon 0000:01:00.0: r600_cs_track_validate_cb offset[0] 0 to big radeon 0000:01:00.0: r600_packet3_check:1256 invalid cmd stream 635 [drm:radeon_cs_ioctl] *ERROR* Invalid command stream ! radeon 0000:01:00.0: r600_cs_track_validate_cb offset[0] 0 to big radeon 0000:01:00.0: r600_packet3_check:1256 invalid cmd stream 635 [drm:radeon_cs_ioctl] *ERROR* Invalid command stream ! radeon 0000:01:00.0: r600_cs_track_validate_cb offset[0] 0 to big radeon 0000:01:00.0: r600_packet3_check:1256 invalid cmd stream 635 [drm:radeon_cs_ioctl] *ERROR* Invalid command stream ! radeon 0000:01:00.0: r600_cs_track_validate_cb offset[0] 0 to big radeon 0000:01:00.0: r600_packet3_check:1256 invalid cmd stream 1580 And now it's gone again... i added: Option "ColorTiling" "on" to the "Device" section in xorg.conf that seems to fix it. Created attachment 36012 [details] [review] fix This patch fixes the issues here. (In reply to comment #5) > Created an attachment (id=36012) [details] > fix > > This patch fixes the issues here. Fixes for me as well. *** Bug 28419 has been marked as a duplicate of this bug. *** Confirmed here as well. This bug has resurfaced for me with the latest d-r-t which I think now includes this patch. I also have the newest libdrm, Mesa, and ddx all gotten from git. I get major video corruption in UT2004 and when I exit all my fonts and colors look similar but worse than the ones described in this bug. P.S. I am not getting the errors in my dmesg, though but that may be due to drm being quieter than it was due to recent patches. If you upgraded your ddx as well, make sure you grab the latest commits. This should be 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.