[Bug 291214] 9562994a7aac: drm-66-kmod fails to load following this commit
Date: Tue, 09 Dec 2025 16:33:26 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291214
--- Comment #8 from commit-hook@FreeBSD.org ---
A commit in branch stable/15 references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=8befd2d2b6a0c5d54fa53246a89ae09009007799
commit 8befd2d2b6a0c5d54fa53246a89ae09009007799
Author: Ed Maste <emaste@FreeBSD.org>
AuthorDate: 2025-11-25 18:40:35 +0000
Commit: Ed Maste <emaste@FreeBSD.org>
CommitDate: 2025-12-09 16:32:08 +0000
agp: Export intel_gtt_read_pte, required by i915kms
This isn't used by modern cards, but is needed for i915kms to load
on a system that has agp as a module not compiled into the kernel.
PR: 291214
Reviewed by: cy
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D53906
(cherry picked from commit a87c1e2dd8fc997d6ee603c252c543afe8a4d2a4)
sys/modules/agp/Makefile | 1 +
1 file changed, 1 insertion(+)
--
You are receiving this mail because:
You are the assignee for the bug.