From f423a39522c7d0dbca8576c961a7b14211cf7152 Mon Sep 17 00:00:00 2001 From: Adrian Salido Date: Fri, 30 Apr 2021 13:39:29 -0700 Subject: [PATCH] ANDROID: Update the ABI xml and symbol list Leaf changes summary: 4 artifacts changed Changed leaf types summary: 0 leaf type changed Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 4 Added functions Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable 4 Added functions: [A] 'function void __drm_crtc_commit_free(kref*)' [A] 'function drm_connector* drm_atomic_get_old_connector_for_encoder(drm_atomic_state*, drm_encoder*)' [A] 'function int drm_atomic_nonblocking_commit(drm_atomic_state*)' [A] 'function void drm_self_refresh_helper_alter_state(drm_atomic_state*)' Bug: 186804461 Signed-off-by: Adrian Salido Change-Id: I131ef83705661b99e36f40265caabba9882f0577 --- android/abi_gki_aarch64.xml | 31 +++++++++++++++++++++++++++---- android/abi_gki_aarch64_generic | 5 +++++ 2 files changed, 32 insertions(+), 4 deletions(-) diff --git a/android/abi_gki_aarch64.xml b/android/abi_gki_aarch64.xml index 52c2766c72fe..a253cc522412 100644 --- a/android/abi_gki_aarch64.xml +++ b/android/abi_gki_aarch64.xml @@ -79,6 +79,7 @@ + @@ -1272,6 +1273,7 @@ + @@ -1316,6 +1318,7 @@ + @@ -1611,6 +1614,7 @@ + @@ -44109,8 +44113,8 @@ - - + + @@ -60302,7 +60306,7 @@ - + @@ -65015,6 +65019,10 @@ + + + + @@ -65027,6 +65035,15 @@ + + + + + + + + + @@ -75243,6 +75260,12 @@ + + + + + + @@ -117831,7 +117854,7 @@ - + diff --git a/android/abi_gki_aarch64_generic b/android/abi_gki_aarch64_generic index c4b2652f1a92..de27dfd9300c 100644 --- a/android/abi_gki_aarch64_generic +++ b/android/abi_gki_aarch64_generic @@ -501,8 +501,10 @@ drm_atomic_add_affected_connectors drm_atomic_add_affected_planes drm_atomic_commit + drm_atomic_get_connector_state drm_atomic_get_crtc_state drm_atomic_get_new_connector_for_encoder + drm_atomic_get_old_connector_for_encoder drm_atomic_get_plane_state drm_atomic_get_private_obj_state drm_atomic_helper_bridge_destroy_state @@ -540,6 +542,7 @@ drm_atomic_helper_wait_for_dependencies drm_atomic_helper_wait_for_fences drm_atomic_helper_wait_for_flip_done + drm_atomic_nonblocking_commit drm_atomic_normalize_zpos drm_atomic_private_obj_fini drm_atomic_private_obj_init @@ -563,6 +566,7 @@ drm_connector_unregister drm_crtc_arm_vblank_event drm_crtc_cleanup + __drm_crtc_commit_free drm_crtc_enable_color_mgmt drm_crtc_handle_vblank drm_crtc_init_with_planes @@ -661,6 +665,7 @@ drm_rect_intersect drm_release drm_rotation_simplify + drm_self_refresh_helper_alter_state drm_send_event drm_universal_plane_init drm_vblank_init