All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 108916] polaris11 d3d9 rendering issue
@ 2018-12-01  8:44 bugzilla-daemon
  2019-01-23 20:23 ` bugzilla-daemon
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: bugzilla-daemon @ 2018-12-01  8:44 UTC (permalink / raw)
  To: dri-devel


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

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

            Bug ID: 108916
           Summary: polaris11 d3d9 rendering issue
           Product: Mesa
           Version: unspecified
          Hardware: Other
                OS: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Drivers/Gallium/radeonsi
          Assignee: dri-devel@lists.freedesktop.org
          Reporter: roman.elshin@gmail.com
        QA Contact: dri-devel@lists.freedesktop.org

Created attachment 142680
  --> https://bugs.freedesktop.org/attachment.cgi?id=142680&action=edit
corruption example

System is ubuntu 16.04 with kernel 4.16.18 and oibaf ppa,
wine-nine-staging-3.18 compiled from commendsarnex ppa.

~$ glxinfo |grep OpenGL
OpenGL vendor string: X.Org
OpenGL renderer string: Radeon RX 560 Series (POLARIS11, DRM 3.23.0, 4.16.18,
LLVM 7.0.1)
OpenGL core profile version string: 4.5 (Core Profile) Mesa 19.0.0-devel
(git-37f9788 2018-11-30 xenial-oibaf-ppa)

Using d3d9 nine course a visual problem, it looks like flickering noise.
d3d9 trace from windows:
https://drive.google.com/file/d/1CGd-CR5vQmwe4jy4Fsux-jDypJUHJP7-/view

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

[-- Attachment #1.2: Type: text/html, Size: 2848 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] 7+ messages in thread

* [Bug 108916] polaris11 d3d9 rendering issue
  2018-12-01  8:44 [Bug 108916] polaris11 d3d9 rendering issue bugzilla-daemon
@ 2019-01-23 20:23 ` bugzilla-daemon
  2019-01-24 12:34 ` bugzilla-daemon
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2019-01-23 20:23 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #1 from Axel Davy <davyaxel0@gmail.com> ---
Hi,

I just wanted to confirm the trace reproduces the issue, but it may not be a
nine issue but a radeonsi llvm issue. The trace has no glitches on llvmpipe.

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

[-- Attachment #1.2: Type: text/html, Size: 1095 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] 7+ messages in thread

* [Bug 108916] polaris11 d3d9 rendering issue
  2018-12-01  8:44 [Bug 108916] polaris11 d3d9 rendering issue bugzilla-daemon
  2019-01-23 20:23 ` bugzilla-daemon
@ 2019-01-24 12:34 ` bugzilla-daemon
  2019-01-26  6:50 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2019-01-24 12:34 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #2 from smoki <smoki00790@gmail.com> ---

 I can't reproduce this on CIK (Kabini) using provided trace.

 So, this sounds like hardware specific bug somewhere, probably llvm.

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

[-- Attachment #1.2: Type: text/html, Size: 1064 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] 7+ messages in thread

* [Bug 108916] polaris11 d3d9 rendering issue
  2018-12-01  8:44 [Bug 108916] polaris11 d3d9 rendering issue bugzilla-daemon
  2019-01-23 20:23 ` bugzilla-daemon
  2019-01-24 12:34 ` bugzilla-daemon
@ 2019-01-26  6:50 ` bugzilla-daemon
  2019-03-03 10:00 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2019-01-26  6:50 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #3 from Roman Elshin <roman.elshin@gmail.com> ---
I saw some reports with distortions which looks similar to this and it was
fixed in llvm-8. Installing llvm-8 from http://apt.llvm.org/ and recompiling
libdrm + mesa from git does't solve this issue.
$ glxinfo |grep OpenGL
OpenGL vendor string: X.Org
OpenGL renderer string: Radeon RX 560 Series (POLARIS11, DRM 3.27.0, 4.19.9,
LLVM 8.0.0)
OpenGL core profile version string: 4.5 (Core Profile) Mesa 19.0.0-devel
(git-8e9ad592c3)

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

[-- Attachment #1.2: Type: text/html, Size: 1418 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] 7+ messages in thread

* [Bug 108916] polaris11 d3d9 rendering issue
  2018-12-01  8:44 [Bug 108916] polaris11 d3d9 rendering issue bugzilla-daemon
                   ` (2 preceding siblings ...)
  2019-01-26  6:50 ` bugzilla-daemon
@ 2019-03-03 10:00 ` bugzilla-daemon
  2019-03-03 10:20 ` bugzilla-daemon
  2019-09-25 18:31 ` bugzilla-daemon
  5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2019-03-03 10:00 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #4 from Roman Elshin <roman.elshin@gmail.com> ---
> I can't reproduce this on CIK (Kabini) using provided trace.
>
> So, this sounds like hardware specific bug somewhere, probably llvm.

There are similar distorsions with verde (hd7770 with amdgpu), but it less
noticeable there.

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

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

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

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

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

* [Bug 108916] polaris11 d3d9 rendering issue
  2018-12-01  8:44 [Bug 108916] polaris11 d3d9 rendering issue bugzilla-daemon
                   ` (3 preceding siblings ...)
  2019-03-03 10:00 ` bugzilla-daemon
@ 2019-03-03 10:20 ` bugzilla-daemon
  2019-09-25 18:31 ` bugzilla-daemon
  5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2019-03-03 10:20 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #5 from Roman Elshin <roman.elshin@gmail.com> ---
>hd7770 with amdgpu
it is the same with radeon.

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

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

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

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

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

* [Bug 108916] polaris11 d3d9 rendering issue
  2018-12-01  8:44 [Bug 108916] polaris11 d3d9 rendering issue bugzilla-daemon
                   ` (4 preceding siblings ...)
  2019-03-03 10:20 ` bugzilla-daemon
@ 2019-09-25 18:31 ` bugzilla-daemon
  5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2019-09-25 18:31 UTC (permalink / raw)
  To: dri-devel


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

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

GitLab Migration User <gitlab-migration@fdo.invalid> changed:

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

--- Comment #6 from GitLab Migration User <gitlab-migration@fdo.invalid> ---
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been
closed from further activity.

You can subscribe and participate further through the new bug through this link
to our GitLab instance: https://gitlab.freedesktop.org/mesa/mesa/issues/1344.

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

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

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

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

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

end of thread, other threads:[~2019-09-25 18:31 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-01  8:44 [Bug 108916] polaris11 d3d9 rendering issue bugzilla-daemon
2019-01-23 20:23 ` bugzilla-daemon
2019-01-24 12:34 ` bugzilla-daemon
2019-01-26  6:50 ` bugzilla-daemon
2019-03-03 10:00 ` bugzilla-daemon
2019-03-03 10:20 ` bugzilla-daemon
2019-09-25 18:31 ` 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.