summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm/msm_debugfs.c
diff options
context:
space:
mode:
authorArchit Taneja <architt@codeaurora.org>2016-04-17 17:58:43 +0300
committerRob Clark <robdclark@gmail.com>2016-07-16 17:08:34 +0300
commit69be1f4e6f4bd92fa96c2de80982f045f9fa9ccc (patch)
tree7aa3efc6abaa0b32586a8826257727ddba56391f /drivers/gpu/drm/msm/msm_debugfs.c
parent2d635fded22b71381b01e194a59544f2e8d71ef0 (diff)
downloadlinux-69be1f4e6f4bd92fa96c2de80982f045f9fa9ccc.tar.xz
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/msm/msm_debugfs.c')
0 files changed, 0 insertions, 0 deletions