git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
40d7498
)
drm/i915: Update describe_obj
author
Ben Widawsky
<ben@bwidawsk.net>
Thu, 1 Aug 2013 00:00:00 +0000
(17:00 -0700)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Mon, 5 Aug 2013 17:04:11 +0000
(19:04 +0200)
Make it aware of which domain it is bound into GGTT, or PPGTT.
While modifying the function, add a global gtt flag to the object
description. Global is more interesting than aliasing since aliasing is
the default.
v2: Access VMA directly for start/size instead of helpers (Daniel)
Signed-off-by: Ben Widawsky <ben@bwidawsk.net>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/i915_debugfs.c
patch
|
blob
|
history
diff --cc
drivers/gpu/drm/i915/i915_debugfs.c
Simple merge