OSDN Git Service

drm/aspeed: Use GEM DMA fbdev emulation
authorThomas Zimmermann <tzimmermann@suse.de>
Mon, 13 Mar 2023 15:51:17 +0000 (16:51 +0100)
committerThomas Zimmermann <tzimmermann@suse.de>
Tue, 14 Mar 2023 16:07:47 +0000 (17:07 +0100)
commit74e6a79fe8433ea0003d5308c566e68b3c7280a5
treebcec84c817faa35a0b939e3de974306c189a4334
parent497cc665edad0de8a0f3832cc7148f4468d99d59
drm/aspeed: 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-5-tzimmermann@suse.de
drivers/gpu/drm/aspeed/aspeed_gfx_drv.c