diff options
author | Russell King <rmk+kernel@arm.linux.org.uk> | 2016-01-21 15:20:55 +0000 |
---|---|---|
committer | Lucas Stach <l.stach@pengutronix.de> | 2016-03-07 15:37:01 +0100 |
commit | 8779aa8f8b7fa397a0abe9e6af3334ea41e15836 (patch) | |
tree | dee6d6d72cc751324eff34863b73fdac762d60b8 /drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | |
parent | b6325f409959c7e1065ef1537f2e54cf4d7ab465 (diff) |
drm: etnaviv: clean up submit_bo()
As we now store the etnaviv_vram_mapping, we no longer need to store
the iova itself: we can get this directly from the mapping structure.
Arrange for submit_bo() to return a pointer to etnaviv_gem_submit_bo,
and directly access mapping->iova when applying relocations.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_device.c')
0 files changed, 0 insertions, 0 deletions