ANDROID: ABI: Update allowed list for QCOM
Leaf changes summary: 3 artifacts changed Changed leaf types summary: 0 leaf type changed Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 3 Added functions Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable 3 Added functions: [A] 'function int drm_connector_set_tile_property(drm_connector*)' [A] 'function drm_tile_group* drm_mode_create_tile_group(drm_device*, char*)' [A] 'function drm_tile_group* drm_mode_get_tile_group(drm_device*, char*)' Bug: 171996270 Signed-off-by: Govinda Rao K S <gkarikur@codeaurora.org> Signed-off-by: Narendra Muppalla <NarendraM@codeaurora.org> Change-Id: Ia647561b76932a6fb6bd1f81a563cc95adca9b01
This commit is contained in:
committed by
Todd Kjos
parent
dc2d5a0ace
commit
3364218040
File diff suppressed because it is too large
Load Diff
@@ -663,6 +663,7 @@
|
||||
drm_connector_list_iter_end
|
||||
drm_connector_list_iter_next
|
||||
drm_connector_register
|
||||
drm_connector_set_tile_property
|
||||
drm_connector_unregister
|
||||
drm_connector_update_edid_property
|
||||
drm_crtc_cleanup
|
||||
@@ -781,9 +782,11 @@
|
||||
drm_mode_copy
|
||||
drm_mode_create
|
||||
drm_mode_create_dp_colorspace_property
|
||||
drm_mode_create_tile_group
|
||||
drm_mode_debug_printmodeline
|
||||
drm_mode_duplicate
|
||||
drm_mode_equal
|
||||
drm_mode_get_tile_group
|
||||
drm_mode_object_find
|
||||
drm_mode_object_get
|
||||
drm_mode_object_put
|
||||
|
||||
Reference in New Issue
Block a user