diff options
| author | Thomas Zimmermann <[email protected]> | 2020-09-23 10:21:44 +0000 |
|---|---|---|
| committer | Thomas Zimmermann <[email protected]> | 2020-09-25 07:20:43 +0000 |
| commit | 80cf656c25b6febea689c49a4bcec98ed8776d64 (patch) | |
| tree | e65f482fe3a18176fb8f3355f4a6ea680555459b /drivers/gpu/drm/omapdrm/omap_gem.c | |
| parent | drm/i915: Introduce GEM object functions (diff) | |
| download | kernel-80cf656c25b6febea689c49a4bcec98ed8776d64.tar.gz kernel-80cf656c25b6febea689c49a4bcec98ed8776d64.zip | |
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 <[email protected]>
Reviewed-by: Laurentiu Palcu <[email protected]>
Acked-by: Christian König <[email protected]>
Reported-by: kernel test robot <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/omapdrm/omap_gem.c')
0 files changed, 0 insertions, 0 deletions
