From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 92858] AMD Radeon GPU Acceleration Disabled Under Kernels 4.2.x and later versions Date: Sat, 05 Dec 2015 18:28:35 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0582569230==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 6CCFF6E4E8 for ; Sat, 5 Dec 2015 10:28:35 -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 --===============0582569230== Content-Type: multipart/alternative; boundary="1449340115.Ff5BcdD1.5546"; charset="UTF-8" --1449340115.Ff5BcdD1.5546 Date: Sat, 5 Dec 2015 18:28:35 +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=3D92858 --- Comment #12 from Christian K=C3=B6nig --- (In reply to Darren D. from comment #11) > (In reply to Christian K=C3=B6nig from comment #10) > And no, I didn't actually type > all the commit tags below out, I simply copied and pasted the output from > git bisect log' into the comment section. Sorry, didn't know that git bisect log was so noisy. >=20 > git bisect start > # good: [b953c0d234bc72e8489d3bf51a276c5c4ec85345] Linux 4.1 > git bisect good b953c0d234bc72e8489d3bf51a276c5c4ec85345 > # bad: [d770e558e21961ad6cfdf0ff7df0eb5d7d4f0754] Linux 4.2-rc1 > git bisect bad d770e558e21961ad6cfdf0ff7df0eb5d7d4f0754 > # good: [4570a37169d4b44d316f40b2ccc681dc93fedc7b] Merge tag 'sound-4.2-r= c1' > of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound > git bisect good 4570a37169d4b44d316f40b2ccc681dc93fedc7b > # bad: [8d7804a2f03dbd34940fcb426450c730adf29dae] Merge tag > 'driver-core-4.2-rc1' of > git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core > git bisect bad 8d7804a2f03dbd34940fcb426450c730adf29dae > # good: [3d9f96d850e4bbfae24dc9aee03033dd77c81596] Merge tag 'armsoc-dt' = of > git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc > git bisect good 3d9f96d850e4bbfae24dc9aee03033dd77c81596 > # bad: [692a59e696afe1a4e777d0e4359325336ab0ad89] drm/amdgpu: remove > AMDGPU_CTX_OP_STATE_RUNNING > git bisect bad 692a59e696afe1a4e777d0e4359325336ab0ad89 > # good: [81663016dbfd53e29d1b5c5ddbc9b12ae1d66474] drm/amdkfd: Add module > parameter of send_sigterm > git bisect good 81663016dbfd53e29d1b5c5ddbc9b12ae1d66474 >=20 > Once again, the next kernel I built after telling git the revision starti= ng > with '8166301dbfd..' was good, and with about 172 commits left to bisect, > failed to boot. It got stuck at 'loading initial ramdisk,' the same probl= em > as I'd been running into during my previous builds. At least by doing it = all > over again I've confirmed it's nothing about the source I'm using, but I'm > in the same position still. Is it actually ok to skip revisions until the > kernel I built at least boots? In this case I would suggest to just say git bisect bad until you find a ke= rnel that boots again and then continue till you either have the commit which ca= uses the radeon problem or the boot problem. If it's the radeon problem you find first than we can just continue analyzi= ng it. And if it's the boot lockup problem then please note the commit hash and I = will try to figure out what's going wrong here. This way you should be able to finally dig up what's the issue with radeon. Thanks for sticking with that. --=20 You are receiving this mail because: You are the assignee for the bug. --1449340115.Ff5BcdD1.5546 Date: Sat, 5 Dec 2015 18:28:35 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable

Commen= t # 12 on bug 92858<= /a> from Christian K=C3=B6nig
(In reply to Darren D. from comment #11)
> (In reply to Christian K=C3=B6nig from comment #10)
> And no, I didn't actually type
> all the commit tags below out, I simply copied and pasted the output f=
rom
> git bisect log' into the comment section.

Sorry, didn't know that git bisect log was so noisy.

>=20
> git bisect start
> # good: [b953c0d234bc72e8489d3bf51a276c5c4ec85345] Linux 4.1
> git bisect good b953c0d234bc72e8489d3bf51a276c5c4ec85345
> # bad: [d770e558e21961ad6cfdf0ff7df0eb5d7d4f0754] Linux 4.2-rc1
> git bisect bad d770e558e21961ad6cfdf0ff7df0eb5d7d4f0754
> # good: [4570a37169d4b44d316f40b2ccc681dc93fedc7b] Merge tag 'sound-4.=
2-rc1'
> of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
> git bisect good 4570a37169d4b44d316f40b2ccc681dc93fedc7b
> # bad: [8d7804a2f03dbd34940fcb426450c730adf29dae] Merge tag
> 'driver-core-4.2-rc1' of
> git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
> git bisect bad 8d7804a2f03dbd34940fcb426450c730adf29dae
> # good: [3d9f96d850e4bbfae24dc9aee03033dd77c81596] Merge tag 'armsoc-d=
t' of
> git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
> git bisect good 3d9f96d850e4bbfae24dc9aee03033dd77c81596
> # bad: [692a59e696afe1a4e777d0e4359325336ab0ad89] drm/amdgpu: remove
> AMDGPU_CTX_OP_STATE_RUNNING
> git bisect bad 692a59e696afe1a4e777d0e4359325336ab0ad89
> # good: [81663016dbfd53e29d1b5c5ddbc9b12ae1d66474] drm/amdkfd: Add mod=
ule
> parameter of send_sigterm
> git bisect good 81663016dbfd53e29d1b5c5ddbc9b12ae1d66474
>=20
> Once again, the next kernel I built after telling git the revision sta=
rting
> with '8166301dbfd..' was good, and with about 172 commits left to bise=
ct,
> failed to boot. It got stuck at 'loading initial ramdisk,' the same pr=
oblem
> as I'd been running into during my previous builds. At least by doing =
it all
> over again I've confirmed it's nothing about the source I'm using, but=
 I'm
> in the same position still. Is it actually ok to skip revisions until =
the
> kernel I built at least boots?

In this case I would suggest to just say git bisect bad until you find a ke=
rnel
that boots again and then continue till you either have the commit which ca=
uses
the radeon problem or the boot problem.

If it's the radeon problem you find first than we can just continue analyzi=
ng
it.

And if it's the boot lockup problem then please note the commit hash and I =
will
try to figure out what's going wrong here. This way you should be able to
finally dig up what's the issue with radeon.

Thanks for sticking with that.


You are receiving this mail because: =20=20=20=20=20=20
  • You are the assignee for the bug.
--1449340115.Ff5BcdD1.5546-- --===============0582569230== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHA6Ly9saXN0 cy5mcmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9kcmktZGV2ZWwK --===============0582569230==--