linux/drivers/gpu/drm/imx
Thomas Zimmermann 80cf656c25 drm/imx/dcss: Initialize DRM driver instance with CMA helper macro
The i.MX DCSS driver uses CMA helpers with default callback functions.
Initialize the driver structure with the rsp CMA helper macro. The
driver is being converted to use GEM object functions as part of
this change.

Two callbacks, .gem_prime_export and .gem_prime_import, were initialized
to their default implementations, so they are just kept empty now.

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Laurentiu Palcu <laurentiu.palcu@oss.nxp.com>
Acked-by: Christian König <christian.koenig@amd.com>
Reported-by: kernel test robot <lkp@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200923102159.24084-8-tzimmermann@suse.de
2020-09-25 09:20:43 +02:00
..
dcss drm/imx/dcss: Initialize DRM driver instance with CMA helper macro 2020-09-25 09:20:43 +02:00
dw_hdmi-imx.c drm/imx: error path fixes and cleanups 2020-07-23 15:21:45 +10:00
imx-drm-core.c drm/imx: error path fixes and cleanups 2020-07-23 15:21:45 +10:00
imx-drm.h drm/imx: Use simple encoder 2020-04-02 14:16:44 +02:00
imx-ldb.c Merge drm/drm-next into drm-misc-next 2020-08-12 20:42:08 +02:00
imx-tve.c drm/imx: imx-tve: Delete an error message in imx_tve_bind() 2020-07-20 15:16:06 +02:00
ipuv3-crtc.c drm/imx: error path fixes and cleanups 2020-07-23 15:21:45 +10:00
ipuv3-plane.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
ipuv3-plane.h drm/imx: ipuv3-plane: fix atomic update status query for non-plus i.MX6Q 2019-05-27 15:13:57 +02:00
Kconfig drm/imx: Add initial support for DCSS on iMX8MQ 2020-09-09 16:39:48 +02:00
Makefile drm/imx: Add initial support for DCSS on iMX8MQ 2020-09-09 16:39:48 +02:00
parallel-display.c Merge drm/drm-next into drm-misc-next 2020-08-12 20:42:08 +02:00