diff options
| author | Jordan Crouse <jcrouse@codeaurora.org> | 2017-02-13 10:14:17 -0700 |
|---|---|---|
| committer | Jordan Crouse <jcrouse@codeaurora.org> | 2017-02-22 09:52:09 -0700 |
| commit | 758a96f0b825a25cabb3bd074864c9d850722f3a (patch) | |
| tree | 4842ae95bc7d48052987b73be3a0d4cf10ef476b /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 1314edd5c5a4c42e5159285de31814ec6ff8beba (diff) | |
drm/msm: Use 64 bit containers for iovas
Newer Adreno GPUs are able to support 64 bit virtual addressing. To
prepare for this brave new world switch all IOVA related variables
and members to a uint64_t container. This is harmless for the
display and older targets that do not have 64 bit addressing because
a 32 bit address is just a 64 bit address with lots of zeros. To
avoid ambiguity and compiler oddness make sure to use
lower_32_bits() and upper_32_bits() everywhere the IOVA is used to
ensure that you get what you expect.
Change-Id: Ic0dedbad23322fae32509c1f4d75d9b4e2863081
Signed-off-by: Jordan Crouse <jcrouse@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions
