Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 05 Nov 2020 10:23:58 +0000
From:      bugzilla-noreply@freebsd.org
To:        x11@FreeBSD.org
Subject:   [Bug 250522] After upgrading to 12.2-BETA3 and mesa-dri-20.2.0_1 OpenCL (clover) stopped working
Message-ID:  <bug-250522-7141-2N7i9m2UKf@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-250522-7141@https.bugs.freebsd.org/bugzilla/>
References:  <bug-250522-7141@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D250522

--- Comment #7 from Jan Beich <jbeich@FreeBSD.org> ---
(In reply to shamaz.mazum from comment #6)
> -  Device Name                                     Radeon RX 580 Series (=
POLARIS10, DRM 3.23.0, 12.2-RELEASE, LLVM 8.0.1)
> +  Device Name                                     Radeon RX 580 Series (=
POLARIS10, DRM 3.23.0, 12.2-RELEASE, LLVM 10.0.1)

Can you try forcing LLVM_DEFAULT=3D80 in graphics/mesa-dri/Makefile.common =
then
rebuilding lang/clover? I suspect it won't help but who knows.

> I am reluctant to upgrade to CURRENT

Try upgrading only kernel (keep COMPAT_FREEBSD12 from GENERIC) but leave
userland (base and ports) intact, so it's easy to go back even without
bectl(8).

  $ make kernel-toolchain
  $ make buildkernel
  $ make installkernel INSTKERNNAME=3Dkernel.current
  $ nextboot -k kernel.current

> I can try to cherry-pick related linux KPI commits on top of releng/12.2
> if you can say which commits are relevant.

Each X.Y -> X.Y+1 update of GPU drivers spans *hundreds* of commits. And I'=
ve
never had an AMD GPU, so can't make a guess. Besides, it'd be a waste of ti=
me
looking through kernel commits if the issue can be reproduced on -CURRENT.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-250522-7141-2N7i9m2UKf>