Hi Thomas,
Le ven. 22 mai 2020 à 15:52, Thomas Zimmermann a
écrit :
The ingenic driver uses the default implementation for CMA functions.
The
DRM_GEM_CMA_DRIVER_OPS macro now sets these defaults in struct
drm_driver.
All remaining operations are provided by CMA GEM object functions.
Signed-
The ingenic driver uses the default implementation for CMA functions. The
DRM_GEM_CMA_DRIVER_OPS macro now sets these defaults in struct drm_driver.
All remaining operations are provided by CMA GEM object functions.
Signed-off-by: Thomas Zimmermann
---
drivers/gpu/drm/ingenic/ingenic-drm.c | 13