Page MenuHomeFreeBSD

agp: Export intel_gtt_read_pte, required by i915kms
ClosedPublic

Authored by emaste on Tue, Nov 25, 6:41 PM.
Tags
None
Referenced Files
F137826782: D53906.id.diff
Wed, Nov 26, 4:52 AM
F137821661: D53906.diff
Wed, Nov 26, 3:31 AM
F137779100: D53906.diff
Tue, Nov 25, 6:43 PM
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.Tue, Nov 25, 7:53 PM