All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 98025] [radeonsi] incorrect primitive restart index used
@ 2016-10-03  9:58 bugzilla-daemon
  2016-10-03  9:59 ` bugzilla-daemon
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: bugzilla-daemon @ 2016-10-03  9:58 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 1235 bytes --]

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

            Bug ID: 98025
           Summary: [radeonsi] incorrect primitive restart index used
           Product: Mesa
           Version: git
          Hardware: Other
                OS: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Drivers/Gallium/radeonsi
          Assignee: dri-devel@lists.freedesktop.org
          Reporter: jlegg@feralinteractive.com
        QA Contact: dri-devel@lists.freedesktop.org

Created attachment 126961
  --> https://bugs.freedesktop.org/attachment.cgi?id=126961&action=edit
Apitrace reproducing the issue

With radeonsi, If primitive restart is enabled for two consecutive draws which
use different primitive restart indices, then the first draw's primitive
restart index is incorrectly used for the second draw.

The attached apitrace reproduces the issue. The first and second draws should
draw the same thing. The first is using a primitive restart index of
0xFFFFFFFF, and the second is using 0xFFFF (these are set using fixed index
primitive restart and different index types).

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2761 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 98025] [radeonsi] incorrect primitive restart index used
  2016-10-03  9:58 [Bug 98025] [radeonsi] incorrect primitive restart index used bugzilla-daemon
@ 2016-10-03  9:59 ` bugzilla-daemon
  2016-10-04 12:17 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2016-10-03  9:59 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 317 bytes --]

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

--- Comment #1 from James Legg <jlegg@feralinteractive.com> ---
Created attachment 126962
  --> https://bugs.freedesktop.org/attachment.cgi?id=126962&action=edit
Patch fixing issue

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1316 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 98025] [radeonsi] incorrect primitive restart index used
  2016-10-03  9:58 [Bug 98025] [radeonsi] incorrect primitive restart index used bugzilla-daemon
  2016-10-03  9:59 ` bugzilla-daemon
@ 2016-10-04 12:17 ` bugzilla-daemon
  2016-10-04 13:34 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2016-10-04 12:17 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 347 bytes --]

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

--- Comment #2 from Grazvydas Ignotas <notasas@gmail.com> ---
It's best to send patches to mesa-dev for review and inclusion. You might need
to subscribe, but you can opt-out of receiving anything from the list.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1131 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 98025] [radeonsi] incorrect primitive restart index used
  2016-10-03  9:58 [Bug 98025] [radeonsi] incorrect primitive restart index used bugzilla-daemon
  2016-10-03  9:59 ` bugzilla-daemon
  2016-10-04 12:17 ` bugzilla-daemon
@ 2016-10-04 13:34 ` bugzilla-daemon
  2016-10-04 14:04 ` bugzilla-daemon
  2017-01-13 10:23 ` bugzilla-daemon
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2016-10-04 13:34 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 301 bytes --]

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

--- Comment #3 from James Legg <jlegg@feralinteractive.com> ---
I've sent the patch to mesa-dev. It now appears here:
https://patchwork.freedesktop.org/patch/113613/

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1149 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 98025] [radeonsi] incorrect primitive restart index used
  2016-10-03  9:58 [Bug 98025] [radeonsi] incorrect primitive restart index used bugzilla-daemon
                   ` (2 preceding siblings ...)
  2016-10-04 13:34 ` bugzilla-daemon
@ 2016-10-04 14:04 ` bugzilla-daemon
  2017-01-13 10:23 ` bugzilla-daemon
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2016-10-04 14:04 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 571 bytes --]

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

Marek Olšák <maraeo@gmail.com> changed:

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

--- Comment #4 from Marek Olšák <maraeo@gmail.com> ---
Pushed as e33f31d61f5e9019f8b0bac0378dfb8fd1147421. Thanks for the patch.
Closing.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2063 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 98025] [radeonsi] incorrect primitive restart index used
  2016-10-03  9:58 [Bug 98025] [radeonsi] incorrect primitive restart index used bugzilla-daemon
                   ` (3 preceding siblings ...)
  2016-10-04 14:04 ` bugzilla-daemon
@ 2017-01-13 10:23 ` bugzilla-daemon
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2017-01-13 10:23 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 377 bytes --]

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

James Legg <jlegg@feralinteractive.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |VERIFIED

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1100 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

end of thread, other threads:[~2017-01-13 10:23 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-03  9:58 [Bug 98025] [radeonsi] incorrect primitive restart index used bugzilla-daemon
2016-10-03  9:59 ` bugzilla-daemon
2016-10-04 12:17 ` bugzilla-daemon
2016-10-04 13:34 ` bugzilla-daemon
2016-10-04 14:04 ` bugzilla-daemon
2017-01-13 10:23 ` 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.