All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 102796] steam not rendering correctly on VEGA 56
@ 2017-09-15 16:28 bugzilla-daemon
  2017-09-15 22:36 ` bugzilla-daemon
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: bugzilla-daemon @ 2017-09-15 16:28 UTC (permalink / raw)
  To: dri-devel


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

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

            Bug ID: 102796
           Summary: steam not rendering correctly on VEGA 56
           Product: DRI
           Version: XOrg git
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: DRM/AMDgpu
          Assignee: dri-devel@lists.freedesktop.org
          Reporter: tomenglund26@gmail.com

im using amd-staging-4.12 branch from
https://cgit.freedesktop.org/~agd5f/linux/

gist of dmesg
https://gist.github.com/gulafaran/af0edfff6dabafe12f451a2caaa5bd58

tried on mesa 17.2 release and 
17.3.0_devel.95819.9aba643e3c-1

and tried both llvm 5.0.0 and
6.0.0svn_r313351-1

03:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Vega
[Radeon RX Vega] (rev c3)

steam doesnt render quite correctly as can be seen here
https://i.imgur.com/gRxuOz8.png , no particular error is printed to stdout or
stderr nor dmesg. ive tried various games and benchmarks which all works just
fine. its only steams GUI thats misbehaving so far.

no change running it with STEAM_RUNTIME=0 or 1, same goes with
STEAM_RUNTIME_PREFER_HOST_LIBRARIES=0 or 1 .

and this happend when i switched from nvidia card to the vega 56. so the steam
install should be fine as it has been working on nvidia blob and nouveau, even
tried removing and recreating the ~/ steam files.

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

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

* [Bug 102796] steam not rendering correctly on VEGA 56
  2017-09-15 16:28 [Bug 102796] steam not rendering correctly on VEGA 56 bugzilla-daemon
@ 2017-09-15 22:36 ` bugzilla-daemon
  2017-09-16 10:24 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2017-09-15 22:36 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #1 from Tom Englund <tomenglund26@gmail.com> ---
apitrace of steam , apitrace32 --api gl steam-native

https://gist.github.com/gulafaran/bb1499808c777b33032297d18d28e3fc

tried with dri2 and xorg modesetting. same rendering issue.

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

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

* [Bug 102796] steam not rendering correctly on VEGA 56
  2017-09-15 16:28 [Bug 102796] steam not rendering correctly on VEGA 56 bugzilla-daemon
  2017-09-15 22:36 ` bugzilla-daemon
@ 2017-09-16 10:24 ` bugzilla-daemon
  2017-09-19 17:02 ` bugzilla-daemon
  2017-10-04 15:41 ` bugzilla-daemon
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2017-09-16 10:24 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #2 from Tom Englund <tomenglund26@gmail.com> ---
using LIBGL_ALWAYS_SOFTWARE=true steam , makes it render just like it should,
so i would assume the issue is somewhere in mesa with vega.

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

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

* [Bug 102796] steam not rendering correctly on VEGA 56
  2017-09-15 16:28 [Bug 102796] steam not rendering correctly on VEGA 56 bugzilla-daemon
  2017-09-15 22:36 ` bugzilla-daemon
  2017-09-16 10:24 ` bugzilla-daemon
@ 2017-09-19 17:02 ` bugzilla-daemon
  2017-10-04 15:41 ` bugzilla-daemon
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2017-09-19 17:02 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #3 from Tom Englund <tomenglund26@gmail.com> ---
its fixed with one of the components today.

OpenGL renderer string: AMD VEGA10 (DRM 3.20.0 / 4.12.0-1-amdgpu-zen-4.12, LLVM
6.0.0)
OpenGL core profile version string: 4.5 (Core Profile) Mesa 17.3.0-devel
(git-7343d27136)

its rendering correctly now.

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

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

* [Bug 102796] steam not rendering correctly on VEGA 56
  2017-09-15 16:28 [Bug 102796] steam not rendering correctly on VEGA 56 bugzilla-daemon
                   ` (2 preceding siblings ...)
  2017-09-19 17:02 ` bugzilla-daemon
@ 2017-10-04 15:41 ` bugzilla-daemon
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2017-10-04 15:41 UTC (permalink / raw)
  To: dri-devel


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

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

Michel Dänzer <michel@daenzer.net> changed:

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

--- Comment #4 from Michel Dänzer <michel@daenzer.net> ---
Thanks for the followup, glad it's working now.

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

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

end of thread, other threads:[~2017-10-04 15:41 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-15 16:28 [Bug 102796] steam not rendering correctly on VEGA 56 bugzilla-daemon
2017-09-15 22:36 ` bugzilla-daemon
2017-09-16 10:24 ` bugzilla-daemon
2017-09-19 17:02 ` bugzilla-daemon
2017-10-04 15:41 ` 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.