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
964d32dc
Commit
964d32dc
authored
Aug 29, 2011
by
Michael Witten
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
DocBook/drm: Use `; otherwise,'
Signed-off-by:
Michael Witten
<
mfwitten@gmail.com
>
parent
e355b201
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Documentation/DocBook/drm.tmpl
Documentation/DocBook/drm.tmpl
+1
-1
No files found.
Documentation/DocBook/drm.tmpl
View file @
964d32dc
...
@@ -743,7 +743,7 @@ void intel_crt_init(struct drm_device *dev)
...
@@ -743,7 +743,7 @@ void intel_crt_init(struct drm_device *dev)
others (a fairly expensive operation), and providing relocation
others (a fairly expensive operation), and providing relocation
support which hides fixed GTT offsets from clients. Clients must
support which hides fixed GTT offsets from clients. Clients must
take care not to submit command buffers that reference more objects
take care not to submit command buffers that reference more objects
than can fit in the GTT
or
GEM will reject them and no rendering
than can fit in the GTT
; otherwise,
GEM will reject them and no rendering
will occur. Similarly, if several objects in the buffer require
will occur. Similarly, if several objects in the buffer require
fence registers to be allocated for correct rendering (e.g. 2D blits
fence registers to be allocated for correct rendering (e.g. 2D blits
on pre-965 chips), care must be taken not to require more fence
on pre-965 chips), care must be taken not to require more fence
...
...
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