projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f5395ba
)
drm/i915: Spelling s/auxilliary/auxiliary/
author
Geert Uytterhoeven
<geert+renesas@linux-m68k.org>
Sun, 12 Jan 2014 13:08:43 +0000
(14:08 +0100)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Wed, 22 Jan 2014 08:58:24 +0000
(09:58 +0100)
Signed-off-by: Geert Uytterhoeven <geert+renesas@linux-m68k.org>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
include/uapi/drm/i915_drm.h
patch
|
blob
|
history
diff --git
a/include/uapi/drm/i915_drm.h
b/include/uapi/drm/i915_drm.h
index 52aed893710a126e979cec558239e55c76cb2c59..126bfaa8bb6be45caf723889c077673da8c992f4 100644
(file)
--- a/
include/uapi/drm/i915_drm.h
+++ b/
include/uapi/drm/i915_drm.h
@@
-721,7
+721,7
@@
struct drm_i915_gem_execbuffer2 {
*/
#define I915_EXEC_IS_PINNED (1<<10)
-/** Provide a hint to the kernel that the command stream and auxil
l
iary
+/** Provide a hint to the kernel that the command stream and auxiliary
* state buffers already holds the correct presumed addresses and so the
* relocation process may be skipped if no buffers need to be moved in
* preparation for the execbuffer.