ANDROID: ABI: add symbols of drm_atomic_helper_setup_commit to unisoc
Add symbols of drm_atomic_helper_setup_commit to unisoc, and updates the ABI representation accordingly. Leaf changes summary: 1 artifact changed Changed leaf types summary: 0 leaf type changed Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 1 Added function Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable 1 Added function: [A] 'function int drm_atomic_helper_setup_commit(drm_atomic_state*, bool)' Bug: 160255258 Change-Id: Ia100f1498be053838c9c741aacd1f87a0984ddb9 Signed-off-by: Liangcai Fan <liangcai.fan@unisoc.com>
This commit is contained in:
parent
70f2e8159d
commit
9c7cbdf8b4
File diff suppressed because it is too large
Load Diff
@ -168,6 +168,7 @@
|
||||
drm_atomic_helper_plane_destroy_state
|
||||
drm_atomic_helper_plane_duplicate_state
|
||||
drm_atomic_helper_plane_reset
|
||||
drm_atomic_helper_setup_commit
|
||||
drm_compat_ioctl
|
||||
drm_dbg
|
||||
drm_dev_alloc
|
||||
@ -1049,6 +1050,7 @@
|
||||
|
||||
# required by mmc_hsq.ko
|
||||
mmc_cqe_request_done
|
||||
mmc_send_tuning
|
||||
|
||||
# required by musb_hdrc.ko
|
||||
device_wakeup_enable
|
||||
@ -2493,11 +2495,13 @@
|
||||
__arm_smccc_smc
|
||||
|
||||
# required by mali_gondul.ko
|
||||
__arch_clear_user
|
||||
bpf_trace_run5
|
||||
ktime_get_raw
|
||||
of_machine_is_compatible
|
||||
_totalram_pages
|
||||
trace_output_call
|
||||
__tracepoint_gpu_mem_total
|
||||
trace_print_array_seq
|
||||
trace_print_flags_seq
|
||||
vmf_insert_pfn_prot
|
||||
|
Loading…
Reference in New Issue
Block a user