From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 111229] Unable to unbind GPU from amdgpu
Date: Sat, 27 Jul 2019 04:14:03 +0000
Message-ID:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1002756913=="
Return-path:
Received: from culpepper.freedesktop.org (culpepper.freedesktop.org
[131.252.210.165])
by gabe.freedesktop.org (Postfix) with ESMTP id 1F4666EE87
for ; Sat, 27 Jul 2019 04:14:04 +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
--===============1002756913==
Content-Type: multipart/alternative; boundary="15642008431.dBfb20.5491"
Content-Transfer-Encoding: 7bit
--15642008431.dBfb20.5491
Date: Sat, 27 Jul 2019 04:14:03 +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=3D111229
Bug ID: 111229
Summary: Unable to unbind GPU from amdgpu
Product: DRI
Version: unspecified
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: DRM/AMDgpu
Assignee: dri-devel@lists.freedesktop.org
Reporter: wedens13@yandex.ru
Created attachment 144877
--> https://bugs.freedesktop.org/attachment.cgi?id=3D144877&action=3Dedit
dmesg kernel 5.2.1
Arch linux
Kernel version: 5.2.1
I have two GPUs in my system: integrated Intel and Sapphire Pulse Vega 56.
I boot with Intel as my primary gpu and I use Vega for VFIO (gpu passthroug=
h)
and gpu offloading.
What I'm trying to do is to boot with amdgpu driver for Vega and bind it to
vfio-pci when I start VM (qemu).
The problem occurs when I try to unbind Vega from amdgpu driver using this
command:
echo -n "0000:03:00.0" > /sys/bus/pci/drivers/amdgpu/unbind
It results in segfault with following error in dmesg (full dmesg from boot =
to
shutdown is attached):
[drm:amdgpu_pci_remove [amdgpu]] *ERROR* Device removal is currently not
supported outside of fbcon
After that I'm unable to rebind device back to amdgpu or any other driver:
echo "0000:03:00.0" > /sys/bus/pci/drivers/amdgpu/bind
bash: echo: write error: No such device
Also I'm unable to shutdown properly. Shutdown process becomes stuck at some
point and only holding the button helps.
I've attached relevant lspci -vvv output before and after attempt to unbind=
, in
case it's useful.
Another thing I've tried is to unbind using kernel 4.19.60 and it just hangs
after executing the command. I've attached the log of this attempt (error is
different from 5.2.1).
--=20
You are receiving this mail because:
You are the assignee for the bug.=
--15642008431.dBfb20.5491
Date: Sat, 27 Jul 2019 04:14:03 +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
| Bug ID |
111229
|
| Summary |
Unable to unbind GPU from amdgpu
|
| Product |
DRI
|
| Version |
unspecified
|
| Hardware |
x86-64 (AMD64)
|
| OS |
Linux (All)
|
| Status |
NEW
|
| Severity |
normal
|
| Priority |
medium
|
| Component |
DRM/AMDgpu
|
| Assignee |
dri-devel@lists.freedesktop.org
|
| Reporter |
wedens13@yandex.ru
|
Created attachment 144877=
[details]
dmesg kernel 5.2.1
Arch linux
Kernel version: 5.2.1
I have two GPUs in my system: integrated Intel and Sapphire Pulse Vega 56.
I boot with Intel as my primary gpu and I use Vega for VFIO (gpu passthroug=
h)
and gpu offloading.
What I'm trying to do is to boot with amdgpu driver for Vega and bind it to
vfio-pci when I start VM (qemu).
The problem occurs when I try to unbind Vega from amdgpu driver using this
command:
echo -n "0000:03:00.0" > /sys/bus/pci/drivers/amdgpu/unbind
It results in segfault with following error in dmesg (full dmesg from boot =
to
shutdown is attached):
[drm:amdgpu_pci_remove [amdgpu]] *ERROR* Device removal is currently not
supported outside of fbcon
After that I'm unable to rebind device back to amdgpu or any other driver:
echo "0000:03:00.0" > /sys/bus/pci/drivers/amdgpu/bind
bash: echo: write error: No such device
Also I'm unable to shutdown properly. Shutdown process becomes stuck at some
point and only holding the button helps.
I've attached relevant lspci -vvv output before and after attempt to unbind=
, in
case it's useful.
Another thing I've tried is to unbind using kernel 4.19.60 and it just hangs
after executing the command. I've attached the log of this attempt (error is
different from 5.2.1).
You are receiving this mail because:
- You are the assignee for the bug.
=
--15642008431.dBfb20.5491--
--===============1002756913==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs
IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz
dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVs
--===============1002756913==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 111229] Unable to unbind GPU from amdgpu
Date: Sat, 27 Jul 2019 04:14:33 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0570268627=="
Return-path:
Received: from culpepper.freedesktop.org (culpepper.freedesktop.org
[131.252.210.165])
by gabe.freedesktop.org (Postfix) with ESMTP id 1231D6EE88
for ; Sat, 27 Jul 2019 04:14:33 +0000 (UTC)
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
--===============0570268627==
Content-Type: multipart/alternative; boundary="15642008730.03E5.7259"
Content-Transfer-Encoding: 7bit
--15642008730.03E5.7259
Date: Sat, 27 Jul 2019 04:14:33 +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=3D111229
--- Comment #1 from wedens13@yandex.ru ---
Created attachment 144878
--> https://bugs.freedesktop.org/attachment.cgi?id=3D144878&action=3Dedit
dmesg kernel 4.19.60
--=20
You are receiving this mail because:
You are the assignee for the bug.=
--15642008730.03E5.7259
Date: Sat, 27 Jul 2019 04:14:33 +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
You are receiving this mail because:
- You are the assignee for the bug.
=
--15642008730.03E5.7259--
--===============0570268627==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs
IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz
dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVs
--===============0570268627==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 111229] Unable to unbind GPU from amdgpu
Date: Sat, 27 Jul 2019 04:14:55 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1979174681=="
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 E08306EE89
for ; Sat, 27 Jul 2019 04:14:54 +0000 (UTC)
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
--===============1979174681==
Content-Type: multipart/alternative; boundary="15642008941.9022Ee96E.7241"
Content-Transfer-Encoding: 7bit
--15642008941.9022Ee96E.7241
Date: Sat, 27 Jul 2019 04:14:54 +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=3D111229
--- Comment #2 from wedens13@yandex.ru ---
Created attachment 144879
--> https://bugs.freedesktop.org/attachment.cgi?id=3D144879&action=3Dedit
lspci -vvv before unbind
--=20
You are receiving this mail because:
You are the assignee for the bug.=
--15642008941.9022Ee96E.7241
Date: Sat, 27 Jul 2019 04:14:54 +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
You are receiving this mail because:
- You are the assignee for the bug.
=
--15642008941.9022Ee96E.7241--
--===============1979174681==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs
IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz
dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVs
--===============1979174681==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 111229] Unable to unbind GPU from amdgpu
Date: Sat, 27 Jul 2019 04:15:13 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0956782619=="
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 E1DE76EE8A
for ; Sat, 27 Jul 2019 04:15:13 +0000 (UTC)
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
--===============0956782619==
Content-Type: multipart/alternative; boundary="15642009131.9BCCc2f.8526"
Content-Transfer-Encoding: 7bit
--15642009131.9BCCc2f.8526
Date: Sat, 27 Jul 2019 04:15:13 +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=3D111229
--- Comment #3 from wedens13@yandex.ru ---
Created attachment 144880
--> https://bugs.freedesktop.org/attachment.cgi?id=3D144880&action=3Dedit
lspci -vvv after unbind
--=20
You are receiving this mail because:
You are the assignee for the bug.=
--15642009131.9BCCc2f.8526
Date: Sat, 27 Jul 2019 04:15:13 +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
You are receiving this mail because:
- You are the assignee for the bug.
=
--15642009131.9BCCc2f.8526--
--===============0956782619==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs
IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz
dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVs
--===============0956782619==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 111229] Unable to unbind GPU from amdgpu
Date: Sat, 27 Jul 2019 05:47:44 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0848654370=="
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 D44956EE8E
for ; Sat, 27 Jul 2019 05:47:44 +0000 (UTC)
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
--===============0848654370==
Content-Type: multipart/alternative; boundary="15642064641.144bE.23291"
Content-Transfer-Encoding: 7bit
--15642064641.144bE.23291
Date: Sat, 27 Jul 2019 05:47:44 +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=3D111229
wedens13@yandex.ru changed:
What |Removed |Added
----------------------------------------------------------------------------
See Also| |https://bugs.freedesktop.or
| |g/show_bug.cgi?id=3D106993
--=20
You are receiving this mail because:
You are the assignee for the bug.=
--15642064641.144bE.23291
Date: Sat, 27 Jul 2019 05:47:44 +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
wedens13@yandex.ru
changed
bug 11122=
9
| What |
Removed |
Added |
| See Also |
|
https://bugs.freedesktop.org/show_bug.cgi?id=3D106993
|
You are receiving this mail because:
- You are the assignee for the bug.
=
--15642064641.144bE.23291--
--===============0848654370==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs
IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz
dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVs
--===============0848654370==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 111229] Unable to unbind GPU from amdgpu
Date: Sat, 27 Jul 2019 05:47:57 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1793897408=="
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 060506EE8E
for ; Sat, 27 Jul 2019 05:47:57 +0000 (UTC)
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
--===============1793897408==
Content-Type: multipart/alternative; boundary="15642064760.be2BAE.21897"
Content-Transfer-Encoding: 7bit
--15642064760.be2BAE.21897
Date: Sat, 27 Jul 2019 05:47:56 +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=3D111229
wedens13@yandex.ru changed:
What |Removed |Added
----------------------------------------------------------------------------
See Also| |https://bugs.freedesktop.or
| |g/show_bug.cgi?id=3D101946
--=20
You are receiving this mail because:
You are the assignee for the bug.=
--15642064760.be2BAE.21897
Date: Sat, 27 Jul 2019 05:47:56 +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
wedens13@yandex.ru
changed
bug 11122=
9
| What |
Removed |
Added |
| See Also |
|
https://bugs.freedesktop.org/show_bug.cgi?id=3D101946
|
You are receiving this mail because:
- You are the assignee for the bug.
=
--15642064760.be2BAE.21897--
--===============1793897408==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs
IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz
dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVs
--===============1793897408==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 111229] Unable to unbind GPU from amdgpu
Date: Sat, 27 Jul 2019 05:49:34 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1081151443=="
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 9E1C36EE8E
for ; Sat, 27 Jul 2019 05:49:34 +0000 (UTC)
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
--===============1081151443==
Content-Type: multipart/alternative; boundary="15642065741.2Ab77012.23557"
Content-Transfer-Encoding: 7bit
--15642065741.2Ab77012.23557
Date: Sat, 27 Jul 2019 05:49:34 +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=3D111229
--- Comment #4 from wedens13@yandex.ru ---
My first guess is that unbinding causes GPU reset which is known to leave G=
PU
in a messy state ("the reset bug").
--=20
You are receiving this mail because:
You are the assignee for the bug.=
--15642065741.2Ab77012.23557
Date: Sat, 27 Jul 2019 05:49:34 +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
You are receiving this mail because:
- You are the assignee for the bug.
=
--15642065741.2Ab77012.23557--
--===============1081151443==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs
IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz
dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVs
--===============1081151443==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 111229] Unable to unbind GPU from amdgpu
Date: Sun, 28 Jul 2019 11:35:35 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1611737291=="
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 520076E02A
for ; Sun, 28 Jul 2019 11:35:35 +0000 (UTC)
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
--===============1611737291==
Content-Type: multipart/alternative; boundary="15643137351.bc4Dc1.16285"
Content-Transfer-Encoding: 7bit
--15643137351.bc4Dc1.16285
Date: Sun, 28 Jul 2019 11:35:35 +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=3D111229
--- Comment #5 from wedens13@yandex.ru ---
Created attachment 144896
--> https://bugs.freedesktop.org/attachment.cgi?id=3D144896&action=3Dedit
unbinding without X running
I've attached a log of attempt to unbind without X running:
systemctl stop sddm
echo 0 > /sys/class/vtconsole/vtcon0/bind
echo 0 > /sys/class/vtconsole/vtcon1/bind
echo efi-framebuffer.0 > /sys/bus/platform/drivers/efi-framebuffer/unbind ||
true
echo "0000:03:00.0" > /sys/bus/pci/devices/0000:03:00.0/driver/unbind
Result is the same but backtrace seems a bit different. This was done with
kernel 5.2.1.
I've tried suspend to ram and another reset bug mitigation (which helps in
other cases), but gpu is still unusable after this failed attempt to unbind=
. I
still can't re-bind it to amdgpu or vfio-pci and clean shutdown is not
happening.
--=20
You are receiving this mail because:
You are the assignee for the bug.=
--15643137351.bc4Dc1.16285
Date: Sun, 28 Jul 2019 11:35:35 +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
Commen=
t # 5
on bug 11122=
9
from wedens13@yande=
x.ru
Created attachment 1=
44896 [details]
unbinding without X running
I've attached a log of attempt to unbind without X running:
systemctl stop sddm
echo 0 > /sys/class/vtconsole/vtcon0/bind
echo 0 > /sys/class/vtconsole/vtcon1/bind
echo efi-framebuffer.0 > /sys/bus/platform/drivers/efi-framebuffer/unbin=
d ||
true
echo "0000:03:00.0" > /sys/bus/pci/devices/0000:03:00.0/driver=
/unbind
Result is the same but backtrace seems a bit different. This was done with
kernel 5.2.1.
I've tried suspend to ram and another reset bug mitigation (which helps in
other cases), but gpu is still unusable after this failed attempt to unbind=
. I
still can't re-bind it to amdgpu or vfio-pci and clean shutdown is not
happening.
You are receiving this mail because:
- You are the assignee for the bug.
=
--15643137351.bc4Dc1.16285--
--===============1611737291==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs
IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz
dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVs
--===============1611737291==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 111229] Unable to unbind GPU from amdgpu
Date: Sun, 28 Jul 2019 18:38:35 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1968552254=="
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 2122E89EBB
for ; Sun, 28 Jul 2019 18:38:35 +0000 (UTC)
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
--===============1968552254==
Content-Type: multipart/alternative; boundary="15643391150.34ceF214.24631"
Content-Transfer-Encoding: 7bit
--15643391150.34ceF214.24631
Date: Sun, 28 Jul 2019 18:38:35 +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=3D111229
--- Comment #6 from wedens13@yandex.ru ---
Seems to be a regression.=20
I can unbind from amdgpu and bind to vfio-pci just fine on kernel
4.19.60-1-lts.
I was able to unbind without previous error after:
echo 0 > /sys/class/vtconsole/vtcon0/bind
echo 0 > /sys/class/vtconsole/vtcon1/bind
echo efi-framebuffer.0 > /sys/bus/platform/drivers/efi-framebuffer/unbind ||
true
--=20
You are receiving this mail because:
You are the assignee for the bug.=
--15643391150.34ceF214.24631
Date: Sun, 28 Jul 2019 18:38:35 +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
Commen=
t # 6
on bug 11122=
9
from wedens13@yande=
x.ru
Seems to be a regression.=20
I can unbind from amdgpu and bind to vfio-pci just fine on kernel
4.19.60-1-lts.
I was able to unbind without previous error after:
echo 0 > /sys/class/vtconsole/vtcon0/bind
echo 0 > /sys/class/vtconsole/vtcon1/bind
echo efi-framebuffer.0 > /sys/bus/platform/drivers/efi-framebuffer/unbin=
d ||
true
You are receiving this mail because:
- You are the assignee for the bug.
=
--15643391150.34ceF214.24631--
--===============1968552254==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs
IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz
dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVs
--===============1968552254==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 111229] Unable to unbind GPU from amdgpu
Date: Mon, 29 Jul 2019 08:54:33 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0531760245=="
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 450A789580
for ; Mon, 29 Jul 2019 08:54:33 +0000 (UTC)
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
--===============0531760245==
Content-Type: multipart/alternative; boundary="15643904731.8ac016e80.17845"
Content-Transfer-Encoding: 7bit
--15643904731.8ac016e80.17845
Date: Mon, 29 Jul 2019 08:54:33 +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=3D111229
Michel D=C3=A4nzer changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #144877|text/x-log |text/plain
mime type| |
--=20
You are receiving this mail because:
You are the assignee for the bug.=
--15643904731.8ac016e80.17845
Date: Mon, 29 Jul 2019 08:54:33 +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
=
Michel D=C3=A4nzer
changed
bug 11122=
9
| What |
Removed |
Added |
| Attachment #144877 mime type |
text/x-log
|
text/plain
|
You are receiving this mail because:
- You are the assignee for the bug.
=
--15643904731.8ac016e80.17845--
--===============0531760245==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs
IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz
dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVs
--===============0531760245==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 111229] Unable to unbind GPU from amdgpu
Date: Mon, 29 Jul 2019 08:54:42 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1111319811=="
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 BF9B6896B0
for ; Mon, 29 Jul 2019 08:54:42 +0000 (UTC)
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
--===============1111319811==
Content-Type: multipart/alternative; boundary="15643904822.Ba7Ee3a2a.19624"
Content-Transfer-Encoding: 7bit
--15643904822.Ba7Ee3a2a.19624
Date: Mon, 29 Jul 2019 08:54:42 +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=3D111229
Michel D=C3=A4nzer changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #144878|text/x-log |text/plain
mime type| |
--=20
You are receiving this mail because:
You are the assignee for the bug.=
--15643904822.Ba7Ee3a2a.19624
Date: Mon, 29 Jul 2019 08:54:42 +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
=
Michel D=C3=A4nzer
changed
bug 11122=
9
| What |
Removed |
Added |
| Attachment #144878 mime type |
text/x-log
|
text/plain
|
You are receiving this mail because:
- You are the assignee for the bug.
=
--15643904822.Ba7Ee3a2a.19624--
--===============1111319811==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs
IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz
dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVs
--===============1111319811==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 111229] Unable to unbind GPU from amdgpu
Date: Mon, 29 Jul 2019 13:09:22 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0130276946=="
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 A39DC891FB
for ; Mon, 29 Jul 2019 13:09:22 +0000 (UTC)
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
--===============0130276946==
Content-Type: multipart/alternative; boundary="15644057621.dA3eB37.29793"
Content-Transfer-Encoding: 7bit
--15644057621.dA3eB37.29793
Date: Mon, 29 Jul 2019 13:09:22 +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=3D111229
--- Comment #7 from wedens13@yandex.ru ---
Created attachment 144907
--> https://bugs.freedesktop.org/attachment.cgi?id=3D144907&action=3Dedit
kernel 5.1
I've narrowed it down to kernel 5.1. There are a lot of amdgpu changes in 5=
.1
(Vega related changes specifically).=20
I hope someone more knowledgeable in amdgpu will be able to find what exact=
ly
in 5.1 breaks unbinding. Let me know if I can help.
--=20
You are receiving this mail because:
You are the assignee for the bug.=
--15644057621.dA3eB37.29793
Date: Mon, 29 Jul 2019 13:09:22 +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
You are receiving this mail because:
- You are the assignee for the bug.
=
--15644057621.dA3eB37.29793--
--===============0130276946==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs
IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz
dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVs
--===============0130276946==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 111229] Unable to unbind GPU from amdgpu
Date: Tue, 06 Aug 2019 00:14:17 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0922676646=="
Return-path:
Received: from culpepper.freedesktop.org (culpepper.freedesktop.org
[131.252.210.165])
by gabe.freedesktop.org (Postfix) with ESMTP id 86E6F6E1E9
for ; Tue, 6 Aug 2019 00:14:17 +0000 (UTC)
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
--===============0922676646==
Content-Type: multipart/alternative; boundary="15650504570.A38EfBF.15576"
Content-Transfer-Encoding: 7bit
--15650504570.A38EfBF.15576
Date: Tue, 6 Aug 2019 00:14:17 +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=3D111229
--- Comment #8 from Eugene Shatsky ---
Created attachment 144952
--> https://bugs.freedesktop.org/attachment.cgi?id=3D144952&action=3Dedit
another kernel, another disasterous unbind attempt
I couldn't rebind my RX 470 or shutdown the system cleanly after unbinding =
it
on any kernel my NixOS had since I've got it last winter. Reproduced OPs me=
thod
for 4.19.64, got severe warnings and oops, "modprobe -r amdgpu" just hangs.
--=20
You are receiving this mail because:
You are the assignee for the bug.=
--15650504570.A38EfBF.15576
Date: Tue, 6 Aug 2019 00:14:17 +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
Commen=
t # 8
on bug 11122=
9
from Eugene Shatsky
Created attachment 144952 [details]
another kernel, another disasterous unbind attempt
I couldn't rebind my RX 470 or shutdown the system cleanly after unbinding =
it
on any kernel my NixOS had since I've got it last winter. Reproduced OPs me=
thod
for 4.19.64, got severe warnings and oops, "modprobe -r amdgpu" j=
ust hangs.
You are receiving this mail because:
- You are the assignee for the bug.
=
--15650504570.A38EfBF.15576--
--===============0922676646==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs
IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz
dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVs
--===============0922676646==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 111229] Unable to unbind GPU from amdgpu
Date: Tue, 03 Sep 2019 19:06:16 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0940232559=="
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 DD623897E0
for ; Tue, 3 Sep 2019 19:06:15 +0000 (UTC)
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
--===============0940232559==
Content-Type: multipart/alternative; boundary="15675375750.D8Ec7701.11493"
Content-Transfer-Encoding: 7bit
--15675375750.D8Ec7701.11493
Date: Tue, 3 Sep 2019 19:06:15 +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=3D111229
--- Comment #9 from wedens13@yandex.ru ---
I'll do more testing, but it seems that unbind works with kernel 5.3-rc7.
There is still this error in the log:
[drm:amdgpu_pci_remove [amdgpu]] *ERROR* Device removal is currently not
supported outside of fbcon
without any backtraces and unbind seems to succeed with and without X runni=
ng
(on other gpu, of course).
It'd be nice to have confirmation from other people.
Note that to bind gpu to vfio-pci reset app must be used after unbinding fr=
om
amdgpu: https://forum.level1techs.com/t/vega-10-and-12-reset-application/14=
5666
--=20
You are receiving this mail because:
You are the assignee for the bug.=
--15675375750.D8Ec7701.11493
Date: Tue, 3 Sep 2019 19:06:15 +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
Commen=
t # 9
on bug 11122=
9
from wedens13@yande=
x.ru
I'll do more testing, but it seems that unbind works with kern=
el 5.3-rc7.
There is still this error in the log:
[drm:amdgpu_pci_remove [amdgpu]] *ERROR* Device removal is currently not
supported outside of fbcon
without any backtraces and unbind seems to succeed with and without X runni=
ng
(on other gpu, of course).
It'd be nice to have confirmation from other people.
Note that to bind gpu to vfio-pci reset app must be used after unbinding fr=
om
amdgpu: https://forum.level1techs.com/t/vega-10-and-12-reset-appli=
cation/145666
You are receiving this mail because:
- You are the assignee for the bug.
=
--15675375750.D8Ec7701.11493--
--===============0940232559==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs
IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz
dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVs
--===============0940232559==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 111229] Unable to unbind GPU from amdgpu
Date: Sat, 05 Oct 2019 22:13:02 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0072283473=="
Return-path:
Received: from culpepper.freedesktop.org (culpepper.freedesktop.org
[131.252.210.165])
by gabe.freedesktop.org (Postfix) with ESMTP id DECF66E3EE
for ; Sat, 5 Oct 2019 22:13:02 +0000 (UTC)
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
--===============0072283473==
Content-Type: multipart/alternative; boundary="15703135821.fe428F19.30420"
Content-Transfer-Encoding: 7bit
--15703135821.fe428F19.30420
Date: Sat, 5 Oct 2019 22:13:02 +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=3D111229
--- Comment #10 from Eugene Shatsky ---
I confirm that on on 5.3-rc7 I could unbind/bind RX470 multiple times and s=
hut
the system down cleanly afterwards. Got some warning with a trace in dmesg,=
now
going to check if this does affect system stability and whether my goal of
switching the Radeon-powered seat between Linux desktop (without persistent
session, of course) and virtual machine is now reachable.
--=20
You are receiving this mail because:
You are the assignee for the bug.=
--15703135821.fe428F19.30420
Date: Sat, 5 Oct 2019 22:13:02 +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
Comme=
nt # 10
on bug 11122=
9
from Eugene Shatsky
I confirm that on on 5.3-rc7 I could unbind/bind RX470 multipl=
e times and shut
the system down cleanly afterwards. Got some warning with a trace in dmesg,=
now
going to check if this does affect system stability and whether my goal of
switching the Radeon-powered seat between Linux desktop (without persistent
session, of course) and virtual machine is now reachable.
You are receiving this mail because:
- You are the assignee for the bug.
=
--15703135821.fe428F19.30420--
--===============0072283473==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs
IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz
dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVs
--===============0072283473==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 111229] Unable to unbind GPU from amdgpu
Date: Mon, 21 Oct 2019 07:22:46 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0987042163=="
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 0B2E2899D4
for ; Mon, 21 Oct 2019 07:22:46 +0000 (UTC)
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
--===============0987042163==
Content-Type: multipart/alternative; boundary="15716425660.B3CBC0.9711"
Content-Transfer-Encoding: 7bit
--15716425660.B3CBC0.9711
Date: Mon, 21 Oct 2019 07:22:45 +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=3D111229
--- Comment #11 from Eugene Shatsky ---
Since last comment I've used this for a dozen times for switching between L=
inux
desktop and Windows VM, one time amdgpu crashed after resume from suspend b=
ut
I'm not sure if it was related to this bug and I was still able to reboot a=
fter
it.
However I still get this warning sometimes on unbind:
WARNING: CPU: 0 PID: 1109 at drivers/gpu/drm/amd/amdgpu/amdgpu_object.c:929
amdgpu_bo_unpin+0xc8/0xf0 [amdgpu]
Modules linked in: vfio_pci vfio_virqfd vfio_iommu_type1 vfio fuse amdgpu
amd_iommu_v2 gpu_sched ttm xt_CHECKSUM xt_MASQUERADE ipt_REJECT nf_rejec>
nf_conntrack nf_defrag_ipv4 libcrc32c zsmalloc ip6t_rpfilter ipt_rpfilter
ip6table_raw iptable_raw xt_pkttype nf_log_ipv6 nf_log_ipv4 nf_log_comm>
CPU: 0 PID: 1109 Comm: .libvirtd-wrapp Tainted: G O 5.3.0-rc7
#1-NixOS
Hardware name: To Be Filled By O.E.M. To Be Filled By O.E.M./H61M-DGS R2.0,
BIOS P1.10 10/01/2013
RIP: 0010:amdgpu_bo_unpin+0xc8/0xf0 [amdgpu]
Code: ff 48 83 c0 0c 48 39 d0 75 ea 48 8d 73 30 48 8d 7b 50 48 8d 54 24 08 =
e8
46 1f d8 ff 85 c0 74 a1 e9 30 6c 21 00 e8 28 f9 6b f5 <0f> 0b 48 8b >
RSP: 0018:ffffa4df00a4bd28 EFLAGS: 00010246
RAX: 0000000000000000 RBX: ffff8c60449a4800 RCX: 0000000000000002
RDX: ffff8c60423c9b00 RSI: 0000000000000000 RDI: ffff8c60449a4800
RBP: ffff8c6008fa4058 R08: 0000000000000000 R09: ffffffffc0b3c000
R10: ffff8c60449a2800 R11: 0000000000000001 R12: ffff8c6008fa6378
R13: ffff8c6008fa6370 R14: ffff8c6008fa4058 R15: ffff8c6008d7f260
FS: 00007fac9a81f700(0000) GS:ffff8c605f400000(0000) knlGS:0000000000000000
CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00007ffea51ccff8 CR3: 00000004048c4003 CR4: 00000000001606f0
Call Trace:
amdgpu_bo_free_kernel+0x6b/0x120 [amdgpu]
amdgpu_gfx_rlc_fini+0x47/0x70 [amdgpu]
gfx_v8_0_sw_fini+0xa1/0x1a0 [amdgpu]
amdgpu_device_fini+0x257/0x479 [amdgpu]
amdgpu_driver_unload_kms+0x4a/0x90 [amdgpu]
drm_dev_unregister+0x4b/0xb0 [drm]
amdgpu_pci_remove+0x25/0x50 [amdgpu]
pci_device_remove+0x3b/0xc0
device_release_driver_internal+0xd8/0x1b0
unbind_store+0x94/0x120
kernfs_fop_write+0x108/0x190
vfs_write+0xa5/0x1a0
ksys_write+0x59/0xd0
do_syscall_64+0x4e/0x120
entry_SYSCALL_64_after_hwframe+0x44/0xa9
RIP: 0033:0x7faca4a7b36f
Code: 1f 40 00 41 54 55 49 89 d4 53 48 89 f5 89 fb 48 83 ec 10 e8 53 fd ff =
ff
4c 89 e2 41 89 c0 48 89 ee 89 df b8 01 00 00 00 0f 05 <48> 3d 00 f0 >
RSP: 002b:00007fac9a81e4d0 EFLAGS: 00000293 ORIG_RAX: 0000000000000001
RAX: ffffffffffffffda RBX: 0000000000000012 RCX: 00007faca4a7b36f
RDX: 000000000000000c RSI: 00007fac84019a20 RDI: 0000000000000012
RBP: 00007fac84019a20 R08: 0000000000000000 R09: 000000000000002f
R10: 0000000000000000 R11: 0000000000000293 R12: 000000000000000c
R13: 0000000000000000 R14: 0000000000000012 R15: 00007fac9a81e568
---[ end trace ffd153eee3d00ec4 ]---
amdgpu 0000:01:00.0: 00000000001146cc unpin not necessary
It's produced by
https://github.com/torvalds/linux/blob/574cc4539762561d96b456dbc0544d8898bd=
4c6e/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c#L937
, I wonder if buffer object pin count is something like reference count
Also it looks like the message
*ERROR* Device removal is currently not supported outside of fbcon
is printed non-conditionally, without checking if DRM nodes are being used =
by
userspace clients. I wonder if it's possible to implement such a check and
prevent the unbind if they are
--=20
You are receiving this mail because:
You are the assignee for the bug.=
--15716425660.B3CBC0.9711
Date: Mon, 21 Oct 2019 07:22:45 +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
Comme=
nt # 11
on bug 11122=
9
from Eugene Shatsky
Since last comment I've used this for a dozen times for switch=
ing between Linux
desktop and Windows VM, one time amdgpu crashed after resume from suspend b=
ut
I'm not sure if it was related to this bug and I was still able to reboot a=
fter
it.
However I still get this warning sometimes on unbind:
WARNING: CPU: 0 PID: 1109 at drivers/gpu/drm/amd/amdgpu/amdgpu_object.c:929
amdgpu_bo_unpin+0xc8/0xf0 [amdgpu]
Modules linked in: vfio_pci vfio_virqfd vfio_iommu_type1 vfio fuse amdgpu
amd_iommu_v2 gpu_sched ttm xt_CHECKSUM xt_MASQUERADE ipt_REJECT nf_rejec>
nf_conntrack nf_defrag_ipv4 libcrc32c zsmalloc ip6t_rpfilter ipt_rpfilter
ip6table_raw iptable_raw xt_pkttype nf_log_ipv6 nf_log_ipv4 nf_log_comm>
CPU: 0 PID: 1109 Comm: .libvirtd-wrapp Tainted: G O 5.3.0-rc7
#1-NixOS
Hardware name: To Be Filled By O.E.M. To Be Filled By O.E.M./H61M-DGS R2.0,
BIOS P1.10 10/01/2013
RIP: 0010:amdgpu_bo_unpin+0xc8/0xf0 [amdgpu]
Code: ff 48 83 c0 0c 48 39 d0 75 ea 48 8d 73 30 48 8d 7b 50 48 8d 54 24 08 =
e8
46 1f d8 ff 85 c0 74 a1 e9 30 6c 21 00 e8 28 f9 6b f5 <0f> 0b 48 8b &=
gt;
RSP: 0018:ffffa4df00a4bd28 EFLAGS: 00010246
RAX: 0000000000000000 RBX: ffff8c60449a4800 RCX: 0000000000000002
RDX: ffff8c60423c9b00 RSI: 0000000000000000 RDI: ffff8c60449a4800
RBP: ffff8c6008fa4058 R08: 0000000000000000 R09: ffffffffc0b3c000
R10: ffff8c60449a2800 R11: 0000000000000001 R12: ffff8c6008fa6378
R13: ffff8c6008fa6370 R14: ffff8c6008fa4058 R15: ffff8c6008d7f260
FS: 00007fac9a81f700(0000) GS:ffff8c605f400000(0000) knlGS:0000000000000000
CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00007ffea51ccff8 CR3: 00000004048c4003 CR4: 00000000001606f0
Call Trace:
amdgpu_bo_free_kernel+0x6b/0x120 [amdgpu]
amdgpu_gfx_rlc_fini+0x47/0x70 [amdgpu]
gfx_v8_0_sw_fini+0xa1/0x1a0 [amdgpu]
amdgpu_device_fini+0x257/0x479 [amdgpu]
amdgpu_driver_unload_kms+0x4a/0x90 [amdgpu]
drm_dev_unregister+0x4b/0xb0 [drm]
amdgpu_pci_remove+0x25/0x50 [amdgpu]
pci_device_remove+0x3b/0xc0
device_release_driver_internal+0xd8/0x1b0
unbind_store+0x94/0x120
kernfs_fop_write+0x108/0x190
vfs_write+0xa5/0x1a0
ksys_write+0x59/0xd0
do_syscall_64+0x4e/0x120
entry_SYSCALL_64_after_hwframe+0x44/0xa9
RIP: 0033:0x7faca4a7b36f
Code: 1f 40 00 41 54 55 49 89 d4 53 48 89 f5 89 fb 48 83 ec 10 e8 53 fd ff =
ff
4c 89 e2 41 89 c0 48 89 ee 89 df b8 01 00 00 00 0f 05 <48> 3d 00 f0 &=
gt;
RSP: 002b:00007fac9a81e4d0 EFLAGS: 00000293 ORIG_RAX: 0000000000000001
RAX: ffffffffffffffda RBX: 0000000000000012 RCX: 00007faca4a7b36f
RDX: 000000000000000c RSI: 00007fac84019a20 RDI: 0000000000000012
RBP: 00007fac84019a20 R08: 0000000000000000 R09: 000000000000002f
R10: 0000000000000000 R11: 0000000000000293 R12: 000000000000000c
R13: 0000000000000000 R14: 0000000000000012 R15: 00007fac9a81e568
---[ end trace ffd153eee3d00ec4 ]---
amdgpu 0000:01:00.0: 00000000001146cc unpin not necessary
It's produced by
https://gi=
thub.com/torvalds/linux/blob/574cc4539762561d96b456dbc0544d8898bd4c6e/drive=
rs/gpu/drm/amd/amdgpu/amdgpu_object.c#L937
, I wonder if buffer object pin count is something like reference count
Also it looks like the message
*ERROR* Device removal is currently not supported outside of fbcon
is printed non-conditionally, without checking if DRM nodes are being used =
by
userspace clients. I wonder if it's possible to implement such a check and
prevent the unbind if they are
You are receiving this mail because:
- You are the assignee for the bug.
=
--15716425660.B3CBC0.9711--
--===============0987042163==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs
IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz
dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVs
--===============0987042163==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 111229] Unable to unbind GPU from amdgpu
Date: Mon, 04 Nov 2019 04:09:34 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0778971709=="
Return-path:
Received: from culpepper.freedesktop.org (culpepper.freedesktop.org
[131.252.210.165])
by gabe.freedesktop.org (Postfix) with ESMTP id 59F856E45C
for ; Mon, 4 Nov 2019 13:35:39 +0000 (UTC)
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
--===============0778971709==
Content-Type: multipart/alternative; boundary="15728405732.470d70dD.29551"
Content-Transfer-Encoding: 7bit
--15728405732.470d70dD.29551
Date: Mon, 4 Nov 2019 04:09:33 +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=3D111229
--- Comment #13 from Andrew B ---
My comment above should have reference 5.3.7 as the kernel version.
--=20
You are receiving this mail because:
You are the assignee for the bug.=
--15728405732.470d70dD.29551
Date: Mon, 4 Nov 2019 04:09:33 +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
You are receiving this mail because:
- You are the assignee for the bug.
=
--15728405732.470d70dD.29551--
--===============0778971709==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs
IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz
dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVs
--===============0778971709==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 111229] Unable to unbind GPU from amdgpu
Date: Mon, 04 Nov 2019 04:08:52 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0841232820=="
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 44C726E446
for ; Mon, 4 Nov 2019 13:35:39 +0000 (UTC)
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
--===============0841232820==
Content-Type: multipart/alternative; boundary="15728405322.4ca2C8.29021"
Content-Transfer-Encoding: 7bit
--15728405322.4ca2C8.29021
Date: Mon, 4 Nov 2019 04:08:52 +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=3D111229
--- Comment #12 from Andrew B ---
Fedora 31, 5.3.1 kernel, 5700XT - still seeing problems with unbinding from=
the
AMDGPU driver.=20=20
I have video=3Defifb:off in my kernel parameters to keep the efifb from ever
using the card.
After stopping X and unbinding from vtcon0 and vtcon1, attempting to unbind=
the
driver from yields the following error, I cannot bind a new driver to the c=
ard,
and I can't shutdown cleanly.
[ 140.760872] fbcon: Taking over console
[ 140.773454] Console: switching to colour frame buffer device 320x90
[ 577.562635] Console: switching to colour dummy device 80x25
[ 679.403956] VFIO - User Level meta-driver version: 0.3
[ 679.410718] [drm:amdgpu_pci_remove [amdgpu]] *ERROR* Device removal is
currently not supported outsid
e of fbcon
[ 679.410938] [drm] amdgpu: finishing device.
--=20
You are receiving this mail because:
You are the assignee for the bug.=
--15728405322.4ca2C8.29021
Date: Mon, 4 Nov 2019 04:08:52 +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
Comme=
nt # 12
on bug 11122=
9
from =
Andrew B
Fedora 31, 5.3.1 kernel, 5700XT - still seeing problems with u=
nbinding from the
AMDGPU driver.=20=20
I have video=3Defifb:off in my kernel parameters to keep the efifb from ever
using the card.
After stopping X and unbinding from vtcon0 and vtcon1, attempting to unbind=
the
driver from yields the following error, I cannot bind a new driver to the c=
ard,
and I can't shutdown cleanly.
[ 140.760872] fbcon: Taking over console
[ 140.773454] Console: switching to colour frame buffer device 320x90
[ 577.562635] Console: switching to colour dummy device 80x25
[ 679.403956] VFIO - User Level meta-driver version: 0.3
[ 679.410718] [drm:amdgpu_pci_remove [amdgpu]] *ERROR* Device removal is
currently not supported outsid
e of fbcon
[ 679.410938] [drm] amdgpu: finishing device.
You are receiving this mail because:
- You are the assignee for the bug.
=
--15728405322.4ca2C8.29021--
--===============0841232820==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs
IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz
dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVs
--===============0841232820==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 111229] Unable to unbind GPU from amdgpu
Date: Tue, 05 Nov 2019 10:28:22 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0366840907=="
Return-path:
Received: from culpepper.freedesktop.org (culpepper.freedesktop.org
[131.252.210.165])
by gabe.freedesktop.org (Postfix) with ESMTP id 8D39A6E9BA
for ; Tue, 5 Nov 2019 10:28:22 +0000 (UTC)
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
--===============0366840907==
Content-Type: multipart/alternative; boundary="15729497021.E7FDB2C2f.29985"
Content-Transfer-Encoding: 7bit
--15729497021.E7FDB2C2f.29985
Date: Tue, 5 Nov 2019 10:28:22 +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=3D111229
--- Comment #14 from wedens13@yandex.ru ---
(In reply to Andrew B from comment #13)
> My comment above should have reference 5.3.7 as the kernel version.
For navi you can try this kernel patch:
https://forum.level1techs.com/t/navi-reset-kernel-patch/147547
--=20
You are receiving this mail because:
You are the assignee for the bug.=
--15729497021.E7FDB2C2f.29985
Date: Tue, 5 Nov 2019 10:28:22 +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
You are receiving this mail because:
- You are the assignee for the bug.
=
--15729497021.E7FDB2C2f.29985--
--===============0366840907==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs
IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz
dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVs
--===============0366840907==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 111229] Unable to unbind GPU from amdgpu
Date: Tue, 19 Nov 2019 09:37:21 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0021014322=="
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 27E016F45D
for ; Tue, 19 Nov 2019 09:37:21 +0000 (UTC)
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
--===============0021014322==
Content-Type: multipart/alternative; boundary="15741562410.04073369.9911"
Content-Transfer-Encoding: 7bit
--15741562410.04073369.9911
Date: Tue, 19 Nov 2019 09:37:21 +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=3D111229
Martin Peres changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |MOVED
--- Comment #15 from Martin Peres ---
-- 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/drm/amd/issues/878.
--=20
You are receiving this mail because:
You are the assignee for the bug.=
--15741562410.04073369.9911
Date: Tue, 19 Nov 2019 09:37:21 +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
<=
span class=3D"fn">Martin Peres
changed
bug 11122=
9
| What |
Removed |
Added |
| Status |
NEW
|
RESOLVED
|
| Resolution |
---
|
MOVED
|
You are receiving this mail because:
- You are the assignee for the bug.
=
--15741562410.04073369.9911--
--===============0021014322==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs
IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz
dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVs
--===============0021014322==--