diff options
author | Archit Taneja <architt@codeaurora.org> | 2016-04-17 20:28:43 +0530 |
---|---|---|
committer | Rob Clark <robdclark@gmail.com> | 2016-07-16 10:08:34 -0400 |
commit | 69be1f4e6f4bd92fa96c2de80982f045f9fa9ccc (patch) | |
tree | 7aa3efc6abaa0b32586a8826257727ddba56391f /drivers/gpu/drm/nouveau/nouveau_ioctl.h | |
parent | 2d635fded22b71381b01e194a59544f2e8d71ef0 (diff) | |
download | talos-op-linux-69be1f4e6f4bd92fa96c2de80982f045f9fa9ccc.tar.gz talos-op-linux-69be1f4e6f4bd92fa96c2de80982f045f9fa9ccc.zip |
drm/msm: Use correct type for physical addresses
The u32 type used to pass the physical addresses to iommu_map can't
accommodate 64 bit addresses. Move to dma_addr_t to ensure wrong
addresses aren't provided to the IOMMU driver.
Signed-off-by: Archit Taneja <architt@codeaurora.org>
Signed-off-by: Rob Clark <robdclark@gmail.com>
Diffstat (limited to 'drivers/gpu/drm/nouveau/nouveau_ioctl.h')
0 files changed, 0 insertions, 0 deletions