OSDN Git Service

drm/imx/dcss: Use GEM DMA fbdev emulation
authorThomas Zimmermann <tzimmermann@suse.de>
Mon, 13 Mar 2023 15:51:20 +0000 (16:51 +0100)
committerThomas Zimmermann <tzimmermann@suse.de>
Tue, 14 Mar 2023 16:07:48 +0000 (17:07 +0100)
commit37a0bd326669883b9276c7233109107674981f17
tree2cf8fe33b17d1e019474551e9af14e271445f20b
parentabe06b95aaf1f8ac7081ab47e36b79ad9b8b082c
drm/imx/dcss: Use GEM DMA fbdev emulation

Use the fbdev emulation that is optimized for DMA helpers. Avoids
possible shadow buffering and makes the code simpler.

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Javier Martinez Canillas <javierm@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230313155138.20584-8-tzimmermann@suse.de
drivers/gpu/drm/imx/dcss/dcss-kms.c