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
nexedi
linux
Commits
5c24d8b2
Commit
5c24d8b2
authored
Nov 06, 2011
by
Randy Dunlap
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'docs/docbook/drm' of
git://github.com/mfwitten/linux
into docs-move
parents
b32fc0a0
bcd3cfc1
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
170 additions
and
142 deletions
+170
-142
Documentation/DocBook/drm.tmpl
Documentation/DocBook/drm.tmpl
+168
-140
drivers/gpu/drm/i915/i915_drv.c
drivers/gpu/drm/i915/i915_drv.c
+2
-2
No files found.
Documentation/DocBook/drm.tmpl
View file @
5c24d8b2
This diff is collapsed.
Click to expand it.
drivers/gpu/drm/i915/i915_drv.c
View file @
5c24d8b2
...
...
@@ -789,8 +789,8 @@ static struct vm_operations_struct i915_gem_vm_ops = {
};
static
struct
drm_driver
driver
=
{
/*
don't use mtrr's here, the Xserver or user
space app should
* deal with them for
i
ntel hardware.
/*
Don't use MTRRs here; the Xserver or user
space app should
* deal with them for
I
ntel hardware.
*/
.
driver_features
=
DRIVER_USE_AGP
|
DRIVER_REQUIRE_AGP
|
/* DRIVER_USE_MTRR |*/
...
...
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