All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Luís Mendes" <luis.p.mendes@gmail.com>
To: "Koenig, Christian" <Christian.Koenig@amd.com>,
	amd-gfx list <amd-gfx@lists.freedesktop.org>
Subject: Regression: bisected: AMDGPU causes Kernel Bad page state OOPS starting with kernels 5.11.x, 5.12.x, 5.13-rc
Date: Mon, 24 May 2021 20:25:31 +0100	[thread overview]
Message-ID: <CAEzXK1pXrnXpBfzZ9c-8MsYpoDCRt86F7yU=uLi52i96u8+SQA@mail.gmail.com> (raw)

Hi,

AMDGPU was working fine on my armhf systems with 5.10.x and previous
kernels and a RX550 card. Unfortunately I have only now tested kernels
5.11.x, 5.12.x and 5.13-rc and all are now showing problems like this
one:
May 10 20:23:14 picolo kernel: [   18.967626] BUG: Bad page state in
process gnome-shell  pfn:78c08
May 10 20:23:14 picolo kernel: [   18.973750] page:ce2e9717 refcount:2
mapcount:1 mapping:17edced0 index:0x109e9 pfn:0x78c08
May 10 20:23:14 picolo kernel: [   18.973763] aops:0xc0e12f54 ino:30d

Full Kernel boot log is here
https://pastebin.com/pcuUWXbj

I've bisected and traced the problem to this commit:
e93b2da9799e5cb97760969f3e1f02a5bdac29fe is the first bad commit
commit e93b2da9799e5cb97760969f3e1f02a5bdac29fe
Author: Christian König <christian.koenig@amd.com>
Date:   Sat Oct 24 13:11:29 2020 +0200

    drm/amdgpu: switch to new allocator v2

    It should be able to handle all cases here.

    v2: fix debugfs as well

    Signed-off-by: Christian König <christian.koenig@amd.com>
    Reviewed-by: Dave Airlie <airlied@redhat.com>
    Reviewed-by: Madhav Chauhan <madhav.chauhan@amd.com>
    Tested-by: Huang Rui <ray.huang@amd.com>
    Link: https://patchwork.freedesktop.org/patch/397086/?series=83051&rev=1

 drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c | 45 ++++++++++-----------------------
 1 file changed, 14 insertions(+), 31 deletions(-)

Detailed bisect log is here:
https://bin.privacytools.io/?a88ae63fb95fa1c1#EtrC4qxGWjmgy5C3dBzXFGqjxc7znTKULtz4cxoYFxW5

Best regards,
Luís Mendes
Aparapi developer
PhD Student & Researcher
_______________________________________________
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx

             reply	other threads:[~2021-05-24 19:25 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-24 19:25 Luís Mendes [this message]
2021-05-25 14:02 ` Regression: bisected: AMDGPU causes Kernel Bad page state OOPS starting with kernels 5.11.x, 5.12.x, 5.13-rc Christian König
2021-05-25 19:22   ` Luís Mendes

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAEzXK1pXrnXpBfzZ9c-8MsYpoDCRt86F7yU=uLi52i96u8+SQA@mail.gmail.com' \
    --to=luis.p.mendes@gmail.com \
    --cc=Christian.Koenig@amd.com \
    --cc=amd-gfx@lists.freedesktop.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.