From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 105030] `radeon_ib_ring_tests()` takes 1.5 s during resume Date: Sat, 10 Feb 2018 11:20:01 +0000 Message-ID: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0036014372==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 405976E051 for ; Sat, 10 Feb 2018 11:20:01 +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 --===============0036014372== Content-Type: multipart/alternative; boundary="15182616011.be04c4D.15794" Content-Transfer-Encoding: 7bit --15182616011.be04c4D.15794 Date: Sat, 10 Feb 2018 11:20:01 +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=3D105030 Bug ID: 105030 Summary: `radeon_ib_ring_tests()` takes 1.5 s during resume Product: DRI Version: DRI git Hardware: Other OS: All Status: NEW Severity: normal Priority: medium Component: DRM/Radeon Assignee: dri-devel@lists.freedesktop.org Reporter: pmenzel+bugs.freedesktop@molgen.mpg.de Created attachment 137254 --> https://bugs.freedesktop.org/attachment.cgi?id=3D137254&action=3Dedit Linux 4.14.13 messages On a Asus F2A85-M PRO with an AMD A6-6400K APU with Radeon HD Graphics and Linux 4.14.13 there is a regression, that resume time of the radeon module = is two seconds. `sleepgraph.py` [1] is used to benchmark this. > radeon @ 0000:00:01.0 {radeon} async_device (Total Suspend: 304.076 ms To= tal Resume: 2138.431 ms) The call below causes this. > radeon_ib_ring_tests [radeon] (1589.415 ms @ 6905.136004) [1] https://01.org/suspendresume [2] https://github.com/01org/pm-graph --=20 You are receiving this mail because: You are the assignee for the bug.= --15182616011.be04c4D.15794 Date: Sat, 10 Feb 2018 11:20:01 +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 105030
Summary `radeon_ib_ring_tests()` takes 1.5 s during resume
Product DRI
Version DRI git
Hardware Other
OS All
Status NEW
Severity normal
Priority medium
Component DRM/Radeon
Assignee dri-devel@lists.freedesktop.org
Reporter pmenzel+bugs.freedesktop@molgen.mpg.de

Created attachment 137254=
 [details]
Linux 4.14.13 messages

On a Asus F2A85-M PRO with an AMD A6-6400K APU with Radeon HD Graphics and
Linux 4.14.13 there is a regression, that resume time of the radeon module =
is
two seconds. `sleepgraph.py` [1] is used to benchmark this.

> radeon @ 0000:00:01.0 {radeon} async_device =
(Total Suspend: 304.076 ms Total Resume: 2138.431 ms)

The call below causes this.

> radeon_ib_ring_tests [radeon] (1589.415 ms @=
 6905.136004)

[1] https://01.org/suspendresume
[2] https://github.com/01org/=
pm-graph


You are receiving this mail because:
  • You are the assignee for the bug.
= --15182616011.be04c4D.15794-- --===============0036014372== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============0036014372==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 105030] `radeon_ib_ring_tests()` takes 1.5 s during resume Date: Sun, 11 Feb 2018 10:06:11 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0347590922==" 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 3AAD089B8E for ; Sun, 11 Feb 2018 10:06:11 +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 --===============0347590922== Content-Type: multipart/alternative; boundary="15183435710.e5409e.4518" Content-Transfer-Encoding: 7bit --15183435710.e5409e.4518 Date: Sun, 11 Feb 2018 10:06:11 +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=3D105030 Christian K=C3=B6nig changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |NOTABUG Status|NEW |RESOLVED --- Comment #1 from Christian K=C3=B6nig = --- You could bisect, but I would say in general that is desired behavior. We must make sure that the hardware is correctly powered up before continui= ng here. --=20 You are receiving this mail because: You are the assignee for the bug.= --15183435710.e5409e.4518 Date: Sun, 11 Feb 2018 10:06:11 +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 Christian K=C3=B6nig changed bug 10503= 0
What Removed Added
Resolution --- NOTABUG
Status NEW RESOLVED

Commen= t # 1 on bug 10503= 0 from Christian K=C3= =B6nig
You could bisect, but I would say in general that is desired b=
ehavior.

We must make sure that the hardware is correctly powered up before continui=
ng
here.


You are receiving this mail because:
  • You are the assignee for the bug.
= --15183435710.e5409e.4518-- --===============0347590922== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============0347590922==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 105030] `radeon_ib_ring_tests()` takes 1.5 s during resume Date: Sat, 24 Mar 2018 10:34:35 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1124282088==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id D57B96E175 for ; Sat, 24 Mar 2018 10:34: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 --===============1124282088== Content-Type: multipart/alternative; boundary="15218876751.C5c8e.32523" Content-Transfer-Encoding: 7bit --15218876751.C5c8e.32523 Date: Sat, 24 Mar 2018 10:34: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=3D105030 --- Comment #2 from Paul Menzel --- (In reply to Christian K=C3=B6nig from comment #1) > You could bisect, but I would say in general that is desired behavior. >=20 > We must make sure that the hardware is correctly powered up before > continuing here. Are you sure, that the hardware is correctly probed and this is not some ki= nd of error? It would be a really buggy hardware design, if it had to take that long. That=E2=80=99s longer then coreboot takes on devices, and you will ha= ve big problems to meet Google Chromebook and -boxes standards, and to be chosen a= s a probable device. Also, debugging such issues should be made easier. --=20 You are receiving this mail because: You are the assignee for the bug.= --15218876751.C5c8e.32523 Date: Sat, 24 Mar 2018 10:34: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 # 2 on bug 10503= 0 from Paul Menzel
(In reply to Christian K=C3=B6nig from comment #1)
> You could bisect, but I would say in general tha=
t is desired behavior.
>=20
> We must make sure that the hardware is correctly powered up before
> continuing here.

Are you sure, that the hardware is correctly probed and this is not some ki=
nd
of error? It would be a really buggy hardware design, if it had to take that
long. That=E2=80=99s longer then coreboot takes on devices, and you will ha=
ve big
problems to meet Google Chromebook and -boxes standards, and to be chosen a=
s a
probable device.

Also, debugging such issues should be made easier.


You are receiving this mail because:
  • You are the assignee for the bug.
= --15218876751.C5c8e.32523-- --===============1124282088== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============1124282088==--