In order to simplify porting the native initialization method for intel drivers
from generation 6 and above without breaking currently working and supported
ones, add a init_via_agp flag to keep those on the old method.
Note that when we will remove this flag the fake agp code corresponding in the
agp driver would have to be removed
Details
Details
- Reviewers
dumbbell
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 491 Build 491: arc lint + arc unit
Event Timeline
Comment Actions
This patch is no longer relevant: the i915 update, committed in rS296548, doesn't use AGP to initialize GEN6+ anymore.