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:
d68c5a2
)
drm/i915: Rename gtt_bus_addr to gtt_phys_addr
author
Bjorn Helgaas
<bhelgaas@google.com>
Sat, 21 Dec 2013 17:52:52 +0000
(10:52 -0700)
committer
Bjorn Helgaas
<bhelgaas@google.com>
Tue, 7 Jan 2014 18:36:43 +0000
(11:36 -0700)
We're dealing with CPU physical addresses here, which may be different from
bus addresses, so rename gtt_bus_addr to gtt_phys_addr to avoid confusion.
No functional change.
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/i915_gem_gtt.c
patch
|
blob
|
history
diff --cc
drivers/gpu/drm/i915/i915_gem_gtt.c
Simple merge