Page MenuHomeFreeBSD

agp: Export intel_gtt_read_pte, required by i915kms
ClosedPublic

Authored by emaste on Nov 25 2025, 6:41 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Jul 18, 4:02 AM
Unknown Object (File)
Thu, Jul 16, 10:20 AM
Unknown Object (File)
Wed, Jul 15, 5:43 AM
Unknown Object (File)
Wed, Jul 15, 5:43 AM
Unknown Object (File)
Fri, Jul 3, 10:32 AM
Unknown Object (File)
Thu, Jul 2, 6:16 PM
Unknown Object (File)
Tue, Jun 30, 4:00 PM
Unknown Object (File)
Thu, Jun 25, 1:25 AM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

emaste created this revision.

Will add to the commit message:

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.

This fixes the issue.

We should remind users that an incremental build will not suffice in fixing the problem.

This revision is now accepted and ready to land.Nov 25 2025, 7:53 PM