+9
−0
+1
−0
drivers/gpu/drm/drm_fb_cma_helper.c
0 → 100644
+406
−0
include/drm/drm_fb_cma_helper.h
0 → 100644
+27
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
This patchset introduces a set of helper function for implementing the KMS framebuffer layer for drivers which use the DRM GEM CMA helper function. Signed-off-by:Lars-Peter Clausen <lars@metafoo.de> Tested-by:
Sascha Hauer <s.hauer@pengutronix.de> Acked-by:
Sascha Hauer <s.hauer@pengutronix.de> [Make DRM_KMS_CMA_HELPER a boolean Kconfig option] Signed-off-by:
Laurent Pinchart <laurent.pinchart@ideasonboard.com>