ANDROID: GKI: virtual_device: add __drm_atomic_helper_plane_duplicate_state to the symbol list

In commit b04b69819b ("drm/virtio: New fence for every plane update"),
the virtio driver calls __drm_atomic_helper_plane_destroy_state so that
function needs to be added to the gki symbol list for the virtual device
target in order to build it properly.

Fixes: b04b69819b ("drm/virtio: New fence for every plane update")
Change-Id: If3eee2d868d82be8178ff0e22ad613a6ed215a75
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
This commit is contained in:
Greg Kroah-Hartman
2025-03-10 08:22:44 +00:00
parent 96d435eb13
commit a3fdfc6e1c

View File

@@ -1089,6 +1089,7 @@
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_register