Skip to content
Commit 21c34607 authored by Bjorn Helgaas's avatar Bjorn Helgaas
Browse files

drm/i915: Rename gtt_bus_addr to gtt_phys_addr



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: default avatarBjorn Helgaas <bhelgaas@google.com>
Reviewed-by: default avatarDaniel Vetter <daniel.vetter@ffwll.ch>
parent d68c5a27
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment