ANDROID: GKI: virtual_device: rename symbol for drm helper

In commit 18daf9e83c ("drm/virtio: New fence for every plane update"),
the virtio-gpu driver was changed from using the
drm_atomic_helper_plane_duplicate_state function to it's own local
version that then calls out to
__drm_atomic_helper_plane_duplicate_state.  Fix up the symbol list to
reflect this change.

Fixes: 18daf9e83c ("drm/virtio: New fence for every plane update")
Change-Id: Ie45c57599c9885dab0b47baeb74a961c0bc4c40a
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
This commit is contained in:
Greg Kroah-Hartman
2025-02-20 09:13:06 +00:00
committed by Treehugger Robot
parent 3d75a8d3e8
commit 48d2eebfc9
+1 -1
View File
@@ -1137,7 +1137,7 @@
drm_atomic_helper_damage_merged
drm_atomic_helper_dirtyfb
drm_atomic_helper_plane_destroy_state
drm_atomic_helper_plane_duplicate_state
__drm_atomic_helper_plane_duplicate_state
drm_atomic_helper_plane_reset
drm_connector_attach_edid_property
drm_connector_cleanup