[PATCH v2 5/9] drm/tinydrm/mipi-dbi: Remove CMA helper dependency
David Lechner
david at lechnology.com
Mon Jul 22 20:36:10 UTC 2019
On 7/22/19 5:43 AM, Noralf Trønnes wrote:
> mipi-dbi depends on the CMA helper through it's use of
> drm_fb_cma_get_gem_obj(). This is an unnecessary dependency to drag in for
> drivers that only want to use the MIPI DBI interface part.
> Avoid this by open coding the function.
>
> Signed-off-by: Noralf Trønnes <noralf at tronnes.org>
> ---
Reviewed-by: David Lechner <david at lechnology.com>
More information about the dri-devel
mailing list