]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/cirrus-qemu: Remove custom plane state
authorThomas Zimmermann <tzimmermann@suse.de>
Fri, 28 Mar 2025 09:17:08 +0000 (10:17 +0100)
committerThomas Zimmermann <tzimmermann@suse.de>
Tue, 1 Apr 2025 13:35:13 +0000 (15:35 +0200)
commit43985820217d2efbb1a9bc2bf91fc3a0e4d19877
tree8c0079b727c871dbc8bba8a58b36307c00d7cd17
parent9efd2cfc84ba7a98cc798da7186d13137fda58ba
drm/cirrus-qemu: Remove custom plane state

Remove struct cirrus_primary_plane_state and its helpers, which
are all unused. Use struct drm_shadow_plane_state instead.

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Acked-by: Gerd Hoffmann <kraxel@redhat.com>
Link: https://lore.kernel.org/r/20250328091821.195061-5-tzimmermann@suse.de
drivers/gpu/drm/tiny/cirrus-qemu.c