All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 28419] New: [RV620][KMS] Small elements corruptions with tiling patches
@ 2010-06-07 10:58 bugzilla-daemon
  2010-06-07 10:59 ` [Bug 28419] " bugzilla-daemon
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: bugzilla-daemon @ 2010-06-07 10:58 UTC (permalink / raw)
  To: dri-devel

https://bugs.freedesktop.org/show_bug.cgi?id=28419

           Summary: [RV620][KMS] Small elements corruptions with tiling
                    patches
           Product: DRI
           Version: unspecified
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: DRM/Radeon
        AssignedTo: dri-devel@lists.freedesktop.org
        ReportedBy: zajec5@gmail.com


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?

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug 28419] [RV620][KMS] Small elements corruptions with tiling patches
  2010-06-07 10:58 [Bug 28419] New: [RV620][KMS] Small elements corruptions with tiling patches bugzilla-daemon
@ 2010-06-07 10:59 ` bugzilla-daemon
  2010-06-07 11:01 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2010-06-07 10:59 UTC (permalink / raw)
  To: dri-devel

https://bugs.freedesktop.org/show_bug.cgi?id=28419

--- Comment #1 from Rafał Miłecki <zajec5@gmail.com> 2010-06-07 03:59:09 PDT ---
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 !

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug 28419] [RV620][KMS] Small elements corruptions with tiling patches
  2010-06-07 10:58 [Bug 28419] New: [RV620][KMS] Small elements corruptions with tiling patches bugzilla-daemon
  2010-06-07 10:59 ` [Bug 28419] " bugzilla-daemon
@ 2010-06-07 11:01 ` bugzilla-daemon
  2010-06-07 11:02 ` bugzilla-daemon
  2010-06-07 16:12 ` bugzilla-daemon
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2010-06-07 11:01 UTC (permalink / raw)
  To: dri-devel

https://bugs.freedesktop.org/show_bug.cgi?id=28419

--- Comment #2 from Rafał Miłecki <zajec5@gmail.com> 2010-06-07 04:01:35 PDT ---
Created an attachment (id=36096)
 --> (https://bugs.freedesktop.org/attachment.cgi?id=36096)
Screenshot of corruption

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug 28419] [RV620][KMS] Small elements corruptions with tiling patches
  2010-06-07 10:58 [Bug 28419] New: [RV620][KMS] Small elements corruptions with tiling patches bugzilla-daemon
  2010-06-07 10:59 ` [Bug 28419] " bugzilla-daemon
  2010-06-07 11:01 ` bugzilla-daemon
@ 2010-06-07 11:02 ` bugzilla-daemon
  2010-06-07 16:12 ` bugzilla-daemon
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2010-06-07 11:02 UTC (permalink / raw)
  To: dri-devel

https://bugs.freedesktop.org/show_bug.cgi?id=28419

--- Comment #3 from Rafał Miłecki <zajec5@gmail.com> 2010-06-07 04:02:05 PDT ---
Created an attachment (id=36097)
 --> (https://bugs.freedesktop.org/attachment.cgi?id=36097)
Screenshot of corruption #2

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug 28419] [RV620][KMS] Small elements corruptions with tiling patches
  2010-06-07 10:58 [Bug 28419] New: [RV620][KMS] Small elements corruptions with tiling patches bugzilla-daemon
                   ` (2 preceding siblings ...)
  2010-06-07 11:02 ` bugzilla-daemon
@ 2010-06-07 16:12 ` bugzilla-daemon
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2010-06-07 16:12 UTC (permalink / raw)
  To: dri-devel

https://bugs.freedesktop.org/show_bug.cgi?id=28419

Alex Deucher <agd5f@yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |DUPLICATE

--- Comment #4 from Alex Deucher <agd5f@yahoo.com> 2010-06-07 09:12:38 PDT ---


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

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-06-07 16:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-07 10:58 [Bug 28419] New: [RV620][KMS] Small elements corruptions with tiling patches bugzilla-daemon
2010-06-07 10:59 ` [Bug 28419] " bugzilla-daemon
2010-06-07 11:01 ` bugzilla-daemon
2010-06-07 11:02 ` bugzilla-daemon
2010-06-07 16:12 ` bugzilla-daemon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.