diff options
author | Jernej Skrabec <jernej.skrabec@gmail.com> | 2021-10-19 20:10:28 +0200 |
---|---|---|
committer | Maxime Ripard <maxime@cerno.tech> | 2021-10-21 09:52:21 +0200 |
commit | a3c09a02ef9f7d77c35c8bdcf91a97de6784d2f5 (patch) | |
tree | 55a40930a7d50de2afed0f425ea192a4383771d2 /drivers/gpu/drm/amd/amdgpu/amdgpu_sync.c | |
parent | 035f79f9b77d5bbeca7c5befcfaa7560e846ac6d (diff) | |
download | linux-a3c09a02ef9f7d77c35c8bdcf91a97de6784d2f5.tar.gz linux-a3c09a02ef9f7d77c35c8bdcf91a97de6784d2f5.tar.bz2 linux-a3c09a02ef9f7d77c35c8bdcf91a97de6784d2f5.zip |
drm/sun4i: virtual CMA addresses are not needed
Driver never uses virtual address of DRM CMA buffers. Switch to CMA
helpers which don't deal with virtual mapping.
This was actually already the case before commit ad408c766cef
("drm/sun4i: Use DRM_GEM_CMA_VMAP_DRIVER_OPS for GEM operations"),
but only convenient macro at the time used helpers with virtual
mapping.
Signed-off-by: Jernej Skrabec <jernej.skrabec@gmail.com>
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Link: https://patchwork.freedesktop.org/patch/msgid/20211019181028.4190737-1-jernej.skrabec@gmail.com
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_sync.c')
0 files changed, 0 insertions, 0 deletions