Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
linux
Commits
9709b813
Commit
9709b813
authored
Apr 10, 2003
by
Dave Jones
Committed by
Dave Jones
Apr 10, 2003
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[AGPGART] update stale comment in x86-64 GART driver.
parent
e72dde5a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
drivers/char/agp/amd-k8-agp.c
drivers/char/agp/amd-k8-agp.c
+6
-6
No files found.
drivers/char/agp/amd-k8-agp.c
View file @
9709b813
/*
* Copyright 2001-2003 SuSE Labs
* Copyright 2001-2003 SuSE Labs
.
* Distributed under the GNU public license, v2.
*
* This is a GART driver for the AMD
K8 northbridge and the AMD 8151
*
AGP bridge. The main work is done in the northbridge. The configuration
*
is only mirrored in the 8151 for compatibility (could be likely
*
removed now
).
*/
* This is a GART driver for the AMD
64 on-CPU northbridge.
*
It also includes support for the AMD 8151 AGP bridge,
*
although it doesn't actually do much, as all the real
*
work is done in the northbridge(s
).
*/
/*
* On x86-64 the AGP driver needs to be initialized early by the IOMMU
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment