diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2017-01-06 16:20:10 +0100 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2017-01-06 17:02:08 +0100 |
commit | 46fad808b1b73c3f7c0b88016dcc6fb4cd549b27 (patch) | |
tree | 3e5462d96ecd8c6fa39090ed14fb8f339e216383 /drivers/char | |
parent | drm/i915: Consolidate checks for memcpy-from-wc support (diff) | |
download | linux-46fad808b1b73c3f7c0b88016dcc6fb4cd549b27.tar.xz linux-46fad808b1b73c3f7c0b88016dcc6fb4cd549b27.zip |
drm/i915: Use phys_addr_t for the address of stolen memory
Though we know the hw is limited to keeping stolen memory inside the
first 4GiB, it is clearer to the reader that we are handling physical
address if we use phys_addr_t to refer to the base of stolen memory.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/20170106152013.24684-2-chris@chris-wilson.co.uk
Diffstat (limited to 'drivers/char')
0 files changed, 0 insertions, 0 deletions