From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 109548] Seeing visual corruption in totem after installing
amdgpu 18.50 in Ubuntu 18.04.1
Date: Mon, 04 Feb 2019 23:58:48 +0000
Message-ID:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0274346057=="
Return-path:
Received: from culpepper.freedesktop.org (culpepper.freedesktop.org
[IPv6:2610:10:20:722:a800:ff:fe98:4b55])
by gabe.freedesktop.org (Postfix) with ESMTP id 30AEA6E0A9
for ; Mon, 4 Feb 2019 23:58:51 +0000 (UTC)
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
--===============0274346057==
Content-Type: multipart/alternative; boundary="15493247310.DcD6.27284"
Content-Transfer-Encoding: 7bit
--15493247310.DcD6.27284
Date: Mon, 4 Feb 2019 23:58:51 +0000
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Bugzilla-URL: http://bugs.freedesktop.org/
Auto-Submitted: auto-generated
https://bugs.freedesktop.org/show_bug.cgi?id=3D109548
Bug ID: 109548
Summary: Seeing visual corruption in totem after installing
amdgpu 18.50 in Ubuntu 18.04.1
Product: DRI
Version: unspecified
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: DRM/AMDgpu
Assignee: dri-devel@lists.freedesktop.org
Reporter: spause+bugzilla@gmail.com
Created attachment 143292
--> https://bugs.freedesktop.org/attachment.cgi?id=3D143292&action=3Dedit
video (with issue) properties
Seeing visual corruption in totem after installing amdgpu 18.50 in Ubuntu
18.04.1. Not present with default OS provided video driver.
I've just tested opening a specific video when my Ubuntu 18.04.1 LTS system
does not have the amdgpu driver installed from AMD, and AFTER the driver is
installed.=20
The video is fine when the default (Ubuntu provided) video driver is used.=
=20
After the latest (18.50) AMD video driver (amdgpu) is installed (and comput=
er
is rebooted) this attached/linked video displays in bright colors.
See attached example screenshot of video issue/properties. I will try to at=
tach
more pics if possible.
If I add the following to the /etc/drirc, the issue disappears. The word is
that this indicates there is an issue with rgb10 support (10 bit RGB or 10b=
pc ?
)
--=20
You are receiving this mail because:
You are the assignee for the bug.=
--15493247310.DcD6.27284
Date: Mon, 4 Feb 2019 23:58:51 +0000
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Bugzilla-URL: http://bugs.freedesktop.org/
Auto-Submitted: auto-generated
Seeing visual corruption in totem after installing amdgpu 18.=
50 in Ubuntu 18.04.1
Product
DRI
Version
unspecified
Hardware
Other
OS
All
Status
NEW
Severity
normal
Priority
medium
Component
DRM/AMDgpu
Assignee
dri-devel@lists.freedesktop.org
Reporter
spause+bugzilla@gmail.com
Created attachment=
143292[details]
video (with issue) properties
Seeing visual corruption in totem after installing amdgpu 18.50 in Ubuntu
18.04.1. Not present with default OS provided video driver.
I've just tested opening a specific video when my Ubuntu 18.04.1 LTS system
does not have the amdgpu driver installed from AMD, and AFTER the driver is
installed.=20
The video is fine when the default (Ubuntu provided) video driver is used.=
=20
After the latest (18.50) AMD video driver (amdgpu) is installed (and comput=
er
is rebooted) this attached/linked video displays in bright colors.
See attached example screenshot of video issue/properties. I will try to at=
tach
more pics if possible.
If I add the following to the /etc/drirc, the issue disappears. The word is
that this indicates there is an issue with rgb10 support (10 bit RGB or 10b=
pc ?
)
<application name=3D"Default">
<option name=3D"allow_rgb10_configs" value=3D"=
;false"/>
</application>