diff options
author | David Herrmann <dh.herrmann@gmail.com> | 2013-08-13 08:19:58 -0400 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2013-08-18 20:40:46 -0400 |
commit | 2bc7b0ca8cc3bdcf61a7d4a99ed55c4ad084a4ae (patch) | |
tree | f5ae58fcde9c00c791536f9772cf762f4804c67e /drivers/gpu/drm/exynos/exynos_drm_dmabuf.c | |
parent | b21e3afe2357c0f49348a5fb61247012bf8262ec (diff) |
drm/host1x: stop casting VMA offsets to 32bit
VMA offsets are 64bit so do not cast them to "unsigned int". Also remove
the (now useless) offset-retrieval helper. The VMA manager provides simple
enough helpers.
Cc: Thierry Reding <thierry.reding@gmail.com>
Cc: "Terje Bergström" <tbergstrom@nvidia.com>
Cc: Arto Merilainen <amerilainen@nvidia.com>
Signed-off-by: David Herrmann <dh.herrmann@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'drivers/gpu/drm/exynos/exynos_drm_dmabuf.c')
0 files changed, 0 insertions, 0 deletions