You've already forked linux-rockchip
mirror of
https://github.com/armbian/linux-rockchip.git
synced 2026-01-06 11:08:10 -08:00
ANDROID: GKI: rockchip: Update symbols
Leaf changes summary: 0 artifacts changed Changed leaf types summary: 0 leaf type changed Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 2 Added functions Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable 2 Added functions: [A] 'function void drm_hdcp_update_content_protection(drm_connector*, u64)' [A] 'function void sdhci_reset_tuning(sdhci_host*)' Bug: 239396464 Signed-off-by: Kever Yang <kever.yang@rock-chips.com> Change-Id: I9d15fb674c1bd308e88ad34352092deef60eafcc
This commit is contained in:
@@ -2261,6 +2261,7 @@
|
||||
<elf-symbol name='drm_get_format_name' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes' crc='0x4e095f11'/>
|
||||
<elf-symbol name='drm_handle_vblank' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes' crc='0x291fccd0'/>
|
||||
<elf-symbol name='drm_hdcp_check_ksvs_revoked' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes' crc='0x111c75dc'/>
|
||||
<elf-symbol name='drm_hdcp_update_content_protection' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes' crc='0xaf8e8a19'/>
|
||||
<elf-symbol name='drm_hdmi_avi_infoframe_colorspace' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes' crc='0xbb460cce'/>
|
||||
<elf-symbol name='drm_hdmi_avi_infoframe_from_display_mode' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes' crc='0x4dd70d27'/>
|
||||
<elf-symbol name='drm_hdmi_avi_infoframe_quant_range' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes' crc='0x184b6261'/>
|
||||
@@ -4780,6 +4781,7 @@
|
||||
<elf-symbol name='sdhci_request' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes' crc='0x95267c66'/>
|
||||
<elf-symbol name='sdhci_request_atomic' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes' crc='0x2b38beca'/>
|
||||
<elf-symbol name='sdhci_reset' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes' crc='0xdfb9ba97'/>
|
||||
<elf-symbol name='sdhci_reset_tuning' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes' crc='0xbf5dcd6f'/>
|
||||
<elf-symbol name='sdhci_resume_host' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes' crc='0xc91f5389'/>
|
||||
<elf-symbol name='sdhci_runtime_resume_host' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes' crc='0x458eb912'/>
|
||||
<elf-symbol name='sdhci_runtime_suspend_host' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes' crc='0x164a5bca'/>
|
||||
@@ -129317,6 +129319,11 @@
|
||||
<parameter type-id='19c2251e' name='ksv_count' filepath='drivers/gpu/drm/drm_hdcp.c' line='286' column='1'/>
|
||||
<return type-id='95e97e5e'/>
|
||||
</function-decl>
|
||||
<function-decl name='drm_hdcp_update_content_protection' mangled-name='drm_hdcp_update_content_protection' filepath='drivers/gpu/drm/drm_hdcp.c' line='409' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_hdcp_update_content_protection'>
|
||||
<parameter type-id='4db02c58' name='connector' filepath='drivers/gpu/drm/drm_hdcp.c' line='409' column='1'/>
|
||||
<parameter type-id='91ce1af9' name='val' filepath='drivers/gpu/drm/drm_hdcp.c' line='410' column='1'/>
|
||||
<return type-id='48b5725f'/>
|
||||
</function-decl>
|
||||
<function-decl name='drm_hdmi_avi_infoframe_colorspace' mangled-name='drm_hdmi_avi_infoframe_colorspace' filepath='drivers/gpu/drm/drm_edid.c' line='5714' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='drm_hdmi_avi_infoframe_colorspace'>
|
||||
<parameter type-id='19ddc3a6' name='frame' filepath='drivers/gpu/drm/drm_edid.c' line='5714' column='1'/>
|
||||
<parameter type-id='c9ecdb13' name='conn_state' filepath='drivers/gpu/drm/drm_edid.c' line='5715' column='1'/>
|
||||
@@ -142184,6 +142191,10 @@
|
||||
<parameter type-id='f9b06939' name='mask' filepath='drivers/mmc/host/sdhci.c' line='205' column='1'/>
|
||||
<return type-id='48b5725f'/>
|
||||
</function-decl>
|
||||
<function-decl name='sdhci_reset_tuning' mangled-name='sdhci_reset_tuning' filepath='drivers/mmc/host/sdhci.c' line='2682' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sdhci_reset_tuning'>
|
||||
<parameter type-id='2661e0d9' name='host' filepath='drivers/mmc/host/sdhci.c' line='2682' column='1'/>
|
||||
<return type-id='48b5725f'/>
|
||||
</function-decl>
|
||||
<function-decl name='sdhci_resume_host' mangled-name='sdhci_resume_host' filepath='drivers/mmc/host/sdhci.c' line='3689' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='sdhci_resume_host'>
|
||||
<parameter type-id='2661e0d9' name='host' filepath='drivers/mmc/host/sdhci.c' line='3689' column='1'/>
|
||||
<return type-id='95e97e5e'/>
|
||||
|
||||
@@ -1087,6 +1087,7 @@
|
||||
scsi_ioctl_block_when_processing_errors
|
||||
sdev_prefix_printk
|
||||
sdhci_add_host
|
||||
sdhci_execute_tuning
|
||||
sdhci_get_property
|
||||
sdhci_pltfm_clk_get_max_clock
|
||||
sdhci_pltfm_free
|
||||
@@ -2442,9 +2443,11 @@
|
||||
component_unbind_all
|
||||
devm_of_phy_get_by_index
|
||||
driver_find_device
|
||||
drm_add_modes_noedid
|
||||
drm_atomic_commit
|
||||
drm_atomic_get_connector_state
|
||||
drm_atomic_get_plane_state
|
||||
drm_atomic_helper_bridge_propagate_bus_fmt
|
||||
drm_atomic_helper_check
|
||||
drm_atomic_helper_check_plane_state
|
||||
drm_atomic_helper_cleanup_planes
|
||||
@@ -2477,6 +2480,10 @@
|
||||
__drm_atomic_state_free
|
||||
drm_bridge_chain_mode_set
|
||||
drm_bridge_get_edid
|
||||
drm_connector_attach_content_protection_property
|
||||
drm_connector_list_iter_begin
|
||||
drm_connector_list_iter_end
|
||||
drm_connector_list_iter_next
|
||||
drm_connector_list_update
|
||||
drm_crtc_cleanup
|
||||
drm_crtc_enable_color_mgmt
|
||||
@@ -2522,6 +2529,7 @@
|
||||
drm_gem_unmap_dma_buf
|
||||
drm_get_format_info
|
||||
drm_get_format_name
|
||||
drm_hdcp_update_content_protection
|
||||
drm_helper_mode_fill_fb_struct
|
||||
drm_kms_helper_poll_enable
|
||||
drm_kms_helper_poll_fini
|
||||
@@ -2547,6 +2555,7 @@
|
||||
drm_mode_prune_invalid
|
||||
drm_mode_set_crtcinfo
|
||||
drm_modeset_lock_all
|
||||
drm_modeset_unlock
|
||||
drm_modeset_unlock_all
|
||||
drm_mode_sort
|
||||
drm_mode_validate_size
|
||||
@@ -2560,6 +2569,7 @@
|
||||
drm_plane_create_zpos_property
|
||||
drm_prime_get_contiguous_size
|
||||
__drm_printfn_seq_file
|
||||
drm_property_blob_put
|
||||
drm_property_create
|
||||
drm_property_create_bitmask
|
||||
drm_property_create_bool
|
||||
@@ -2567,6 +2577,8 @@
|
||||
drm_property_create_object
|
||||
drm_property_create_range
|
||||
drm_property_destroy
|
||||
drm_property_lookup_blob
|
||||
drm_property_replace_blob
|
||||
__drm_puts_seq_file
|
||||
drm_rect_calc_hscale
|
||||
drm_self_refresh_helper_cleanup
|
||||
@@ -2608,7 +2620,6 @@
|
||||
sdhci_cqe_irq
|
||||
sdhci_dumpregs
|
||||
sdhci_enable_clk
|
||||
sdhci_execute_tuning
|
||||
sdhci_pltfm_unregister
|
||||
sdhci_set_power_and_bus_voltage
|
||||
sdhci_set_uhs_signaling
|
||||
@@ -2620,6 +2631,7 @@
|
||||
sdhci_adma_write_desc
|
||||
sdhci_remove_host
|
||||
sdhci_request
|
||||
sdhci_reset_tuning
|
||||
|
||||
# required by sg.ko
|
||||
blk_get_request
|
||||
|
||||
Reference in New Issue
Block a user