[Bug 262043] update of drm-*kmod breaks AMD GPU support

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 19 Feb 2022 15:07:03 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262043

--- Comment #2 from Stefan Eßer <se@FreeBSD.org> ---
Yes, I know that you suspected the bitbang code and I do agree that this is the
most likely cause.

I do have the hardware and I'm offering my support to get this resolved, before
the --current version is advanced to the level of the -devel version.

But I have no idea where to start, whether in the kernel, THE LINUXKPI LAYER,
the DRM driver, or the AMDGPU driver.

I'd guess the best approach is to add trace messages or to actually trace
execution (as far as possible for a kernel driver that affect the frame buffer)
in order to identify the exact point of failure.

But as I said, I have no idea where to start ...

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