[Bug 279864] graphics/drm-61-kmod: doesn't compile on powerpc64

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 28 Oct 2024 14:05:14 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279864

--- Comment #2 from Curtis Hamilton <hamiltcl@verizon.net> ---
I also tried to build this and discovered that powerpc64 support is broken here
and in drm-515-kmod.  The attached patch allows you to get past this error but
you'll encounter other errors.  After, further investigation and
troubleshooting t I found missing kernel files in
"sys/compat/linuxkpi/common/include/asm". The missing files are cputable.h and
switch_to.h (there may be more).

This leads me to believe that kernel support for powerpc64, beyond drm-510, is
broken.  As even after a successfully build, it will does not work.  I get a
drm version error on boot.

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