On Tue, 19 Oct 2021 20:10:28 +0200, Jernej Skrabec wrote:
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.
[...]
Applied to drm/drm-misc (drm-misc-next).
Thanks! Maxime