From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 86490] Some Unreal Engine 4.5 Demos render only black on radeonsi
Date: Thu, 20 Nov 2014 13:34:01 +0000
Message-ID:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0148528271=="
Return-path:
Received: from culpepper.freedesktop.org (unknown [131.252.210.165])
by gabe.freedesktop.org (Postfix) with ESMTP id C2AA36F5F1
for ; Thu, 20 Nov 2014 05:34:01 -0800 (PST)
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Errors-To: dri-devel-bounces@lists.freedesktop.org
Sender: "dri-devel"
To: dri-devel@lists.freedesktop.org
List-Id: dri-devel@lists.freedesktop.org
--===============0148528271==
Content-Type: multipart/alternative; boundary="1416490441.f71aaC0.20461"; charset="UTF-8"
--1416490441.f71aaC0.20461
Date: Thu, 20 Nov 2014 13:34:01 +0000
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
https://bugs.freedesktop.org/show_bug.cgi?id=86490
Bug ID: 86490
Summary: Some Unreal Engine 4.5 Demos render only black on
radeonsi
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: haagch@frickel.club
Hardware:
00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor
Graphics Controller (rev 09)
01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI]
Wimbledon XT [Radeon HD 7970M] (rev ff)
So I'm using radeonsi with PRIME and latest mesa git, recent llvm 3.6 revision.
I foolishly deleted the old Unreal Engine Demos so I can't make a recent test,
but they worked decently last time I checked.
Now the Unreal Demos have been updated to UE 4.5:
https://wiki.unrealengine.com/Linux_Demos
"Tappy Chicken": Works fine on intel and radeonsi.
"Shooter Game": Works fine on intel, but shows only game HUD and text on
radeonsi
"Light Room Interior Day Demo": Works fine on intel but is completely black on
radeonsi
Apitrace says the only problems are:
$ DRI_PRIME=1 glretrace Lightroominteriorday.trace
882: glDebugOutputCallback: Medium severity API other issue 1, FBO incomplete:
no attachments [-1]
0 4096 glXSwapIntervalMESA(interval = 0) = 0
4096: warning: unsupported glXSwapIntervalMESA call
context mis-match in pipe_sampler_view_release()
Rendered 191 frames in 13.88 secs, average of 13.7608 fps
Here is the trace from which I got the above output:
http://haagch.frickel.club/files/Lightroominteriorday.trace.xz
It renders fine on intel, but only black on radeonsi.
(Careful: When creating a trace on intel, the engine will use
glCopyImageSubData which is not supported on radeonsi. When creating a trace on
radeonsi it will not.)
--
You are receiving this mail because:
You are the assignee for the bug.
--1416490441.f71aaC0.20461
Date: Thu, 20 Nov 2014 13:34:01 +0000
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"
| Bug ID |
86490
|
| Summary |
Some Unreal Engine 4.5 Demos render only black on radeonsi
|
| 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 |
haagch@frickel.club
|
Hardware:
00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor
Graphics Controller (rev 09)
01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI]
Wimbledon XT [Radeon HD 7970M] (rev ff)
So I'm using radeonsi with PRIME and latest mesa git, recent llvm 3.6 revision.
I foolishly deleted the old Unreal Engine Demos so I can't make a recent test,
but they worked decently last time I checked.
Now the Unreal Demos have been updated to UE 4.5:
https://wiki.unrealengine.com/Linux_Demos
"Tappy Chicken": Works fine on intel and radeonsi.
"Shooter Game": Works fine on intel, but shows only game HUD and text on
radeonsi
"Light Room Interior Day Demo": Works fine on intel but is completely black on
radeonsi
Apitrace says the only problems are:
$ DRI_PRIME=1 glretrace Lightroominteriorday.trace
882: glDebugOutputCallback: Medium severity API other issue 1, FBO incomplete:
no attachments [-1]
0 4096 glXSwapIntervalMESA(interval = 0) = 0
4096: warning: unsupported glXSwapIntervalMESA call
context mis-match in pipe_sampler_view_release()
Rendered 191 frames in 13.88 secs, average of 13.7608 fps
Here is the trace from which I got the above output:
http://haagch.frickel.club/files/Lightroominteriorday.trace.xz
It renders fine on intel, but only black on radeonsi.
(Careful: When creating a trace on intel, the engine will use
glCopyImageSubData which is not supported on radeonsi. When creating a trace on
radeonsi it will not.)
You are receiving this mail because:
- You are the assignee for the bug.
--1416490441.f71aaC0.20461--
--===============0148528271==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs
IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHA6Ly9saXN0
cy5mcmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9kcmktZGV2ZWwK
--===============0148528271==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 86490] Some Unreal Engine 4.5 Demos render only black on radeonsi
Date: Thu, 20 Nov 2014 16:21:23 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1707422969=="
Return-path:
Received: from culpepper.freedesktop.org (unknown [131.252.210.165])
by gabe.freedesktop.org (Postfix) with ESMTP id EC1CD6F95C
for ; Thu, 20 Nov 2014 08:21:22 -0800 (PST)
In-Reply-To:
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Errors-To: dri-devel-bounces@lists.freedesktop.org
Sender: "dri-devel"
To: dri-devel@lists.freedesktop.org
List-Id: dri-devel@lists.freedesktop.org
--===============1707422969==
Content-Type: multipart/alternative; boundary="1416500482.d5Dc1.26272"; charset="UTF-8"
--1416500482.d5Dc1.26272
Date: Thu, 20 Nov 2014 16:21:22 +0000
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
https://bugs.freedesktop.org/show_bug.cgi?id=86490
--- Comment #1 from Andy Furniss ---
If your llvm is new enough could be -
https://bugs.freedesktop.org/show_bug.cgi?id=86432
--
You are receiving this mail because:
You are the assignee for the bug.
--1416500482.d5Dc1.26272
Date: Thu, 20 Nov 2014 16:21:22 +0000
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"
You are receiving this mail because:
- You are the assignee for the bug.
--1416500482.d5Dc1.26272--
--===============1707422969==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs
IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHA6Ly9saXN0
cy5mcmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9kcmktZGV2ZWwK
--===============1707422969==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 86490] Some Unreal Engine 4.5 Demos render only black on radeonsi
Date: Tue, 25 Nov 2014 07:23:38 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0977789232=="
Return-path:
Received: from culpepper.freedesktop.org (unknown [131.252.210.165])
by gabe.freedesktop.org (Postfix) with ESMTP id BB3966E4B3
for ; Mon, 24 Nov 2014 23:23:38 -0800 (PST)
In-Reply-To:
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Errors-To: dri-devel-bounces@lists.freedesktop.org
Sender: "dri-devel"
To: dri-devel@lists.freedesktop.org
List-Id: dri-devel@lists.freedesktop.org
--===============0977789232==
Content-Type: multipart/alternative; boundary="1416900218.FeA3e651.8852"; charset="UTF-8"
--1416900218.FeA3e651.8852
Date: Tue, 25 Nov 2014 07:23:38 +0000
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
https://bugs.freedesktop.org/show_bug.cgi?id=3D86490
Michel D=C3=A4nzer changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |DUPLICATE
--- Comment #2 from Michel D=C3=A4nzer ---
(In reply to Andy Furniss from comment #1)
> If your llvm is new enough could be -
>=20
> https://bugs.freedesktop.org/show_bug.cgi?id=3D86432
Light Room Interior Day Demo works for me now, so assuming that was it.
*** This bug has been marked as a duplicate of bug 86432 ***
--=20
You are receiving this mail because:
You are the assignee for the bug.
--1416900218.FeA3e651.8852
Date: Tue, 25 Nov 2014 07:23:38 +0000
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
=
Michel D=C3=A4nzer
changed
bug 86490<=
/a>
| What |
Removed |
Added |
| Status |
NEW
|
RESOLVED
|
| Resolution |
---
|
DUPLICATE
|
You are receiving this mail because:
=20=20=20=20=20=20
- You are the assignee for the bug.
--1416900218.FeA3e651.8852--
--===============0977789232==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs
IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHA6Ly9saXN0
cy5mcmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9kcmktZGV2ZWwK
--===============0977789232==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 86490] Some Unreal Engine 4.5 Demos render only black on radeonsi
Date: Tue, 25 Nov 2014 10:07:45 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0226130400=="
Return-path:
Received: from culpepper.freedesktop.org (unknown [131.252.210.165])
by gabe.freedesktop.org (Postfix) with ESMTP id E774B6E4EF
for ; Tue, 25 Nov 2014 02:07:44 -0800 (PST)
In-Reply-To:
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Errors-To: dri-devel-bounces@lists.freedesktop.org
Sender: "dri-devel"
To: dri-devel@lists.freedesktop.org
List-Id: dri-devel@lists.freedesktop.org
--===============0226130400==
Content-Type: multipart/alternative; boundary="1416910064.2E3DD2410.17913"; charset="UTF-8"
--1416910064.2E3DD2410.17913
Date: Tue, 25 Nov 2014 10:07:44 +0000
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
https://bugs.freedesktop.org/show_bug.cgi?id=86490
--- Comment #3 from Christoph Haag ---
I can confirm, it renders now. Thanks for the info.
--
You are receiving this mail because:
You are the assignee for the bug.
--1416910064.2E3DD2410.17913
Date: Tue, 25 Nov 2014 10:07:44 +0000
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"
You are receiving this mail because:
- You are the assignee for the bug.
--1416910064.2E3DD2410.17913--
--===============0226130400==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs
IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHA6Ly9saXN0
cy5mcmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9kcmktZGV2ZWwK
--===============0226130400==--