mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
ANDROID: GKI: Add media gpu and sound ABI Symbol list for Amlogic SOC
Add media gpu and sound ABI Symbol list for Amlogic SOC 49 function symbol(s) added 'void __drm_atomic_helper_connector_reset(struct drm_connector*, struct drm_connector_state*)' 'unsigned long _snd_pcm_stream_lock_irqsave(struct snd_pcm_substream*)' 'void drm_atomic_helper_async_commit(struct drm_device*, struct drm_atomic_state*)' 'void drm_atomic_helper_commit_tail_rpm(struct drm_atomic_state*)' 'int drm_atomic_helper_resume(struct drm_device*, struct drm_atomic_state*)' 'struct drm_atomic_state* drm_atomic_helper_suspend(struct drm_device*)' 'int drm_atomic_set_mode_for_crtc(struct drm_crtc_state*, const struct drm_display_mode*)' 'int drm_connector_attach_content_protection_property(struct drm_connector*, bool)' 'int drm_connector_attach_content_type_property(struct drm_connector*)' 'int drm_connector_attach_max_bpc_property(struct drm_connector*, int, int)' 'int drm_connector_attach_vrr_capable_property(struct drm_connector*)' 'void drm_connector_set_vrr_capable_property(struct drm_connector*, bool)' 'struct drm_crtc* drm_crtc_from_index(struct drm_device*, int)' 'struct drm_framebuffer* drm_framebuffer_lookup(struct drm_device*, struct drm_file*, uint32_t)' 'int drm_gem_handle_delete(struct drm_file*, u32)' 'void drm_hdcp_update_content_protection(struct drm_connector*, u64)' 'struct drm_display_mode* drm_mode_create(struct drm_device*)' 'void drm_mode_get_hv_timing(const struct drm_display_mode*, int*, int*)' 'int drm_property_add_enum(struct drm_property*, uint64_t, const char*)' 'void drm_property_destroy(struct drm_device*, struct drm_property*)' 'void drm_self_refresh_helper_update_avg_times(struct drm_atomic_state*, unsigned int, unsigned int)' 'void hdmi_avi_infoframe_init(struct hdmi_avi_infoframe*)' 'int hdmi_drm_infoframe_init(struct hdmi_drm_infoframe*)' 'ssize_t hdmi_drm_infoframe_pack(struct hdmi_drm_infoframe*, void*, size_t)' 'int hdmi_infoframe_unpack(union hdmi_infoframe*, const void*, size_t)' 'ssize_t hdmi_spd_infoframe_pack(struct hdmi_spd_infoframe*, void*, size_t)' 'int hdmi_vendor_infoframe_init(struct hdmi_vendor_infoframe*)' 'ssize_t hdmi_vendor_infoframe_pack(struct hdmi_vendor_infoframe*, void*, size_t)' 'int snd_pcm_kernel_ioctl(struct snd_pcm_substream*, unsigned int, void*)' 'int snd_pcm_lib_default_mmap(struct snd_pcm_substream*, struct vm_area_struct*)' 'unsigned int snd_pcm_rate_to_rate_bit(unsigned int)' 'int snd_pcm_stop(struct snd_pcm_substream*, snd_pcm_state_t)' 'int snd_pcm_stop_xrun(struct snd_pcm_substream*)' 'void snd_pcm_stream_unlock_irqrestore(struct snd_pcm_substream*, unsigned long)' 'int snd_soc_add_card_controls(struct snd_soc_card*, const struct snd_kcontrol_new*, int)' 'void snd_soc_jack_free_gpios(struct snd_soc_jack*, int, struct snd_soc_jack_gpio*)' 'int snd_soc_of_get_slot_mask(struct device_node*, const char*, unsigned int*)' 'int snd_soc_of_parse_audio_simple_widgets(struct snd_soc_card*, const char*)' 'int snd_soc_of_parse_tdm_slot(struct device_node*, unsigned int*, unsigned int*, unsigned int*, unsigned int*)' 'int v4l2_ctrl_subscribe_event(struct v4l2_fh*, const struct v4l2_event_subscription*)' 'int v4l2_device_register_subdev(struct v4l2_device*, struct v4l2_subdev*)' 'void v4l2_device_unregister_subdev(struct v4l2_subdev*)' 'void v4l2_event_queue_fh(struct v4l2_fh*, const struct v4l2_event*)' 'int v4l2_event_subscribe(struct v4l2_fh*, const struct v4l2_event_subscription*, unsigned int, const struct v4l2_subscribed_event_ops*)' 'int v4l2_event_unsubscribe(struct v4l2_fh*, const struct v4l2_event_subscription*)' 'void v4l2_i2c_subdev_init(struct v4l2_subdev*, struct i2c_client*, const struct v4l2_subdev_ops*)' 'int v4l2_m2m_ioctl_create_bufs(struct file*, void*, struct v4l2_create_buffers*)' 'int v4l2_m2m_ioctl_expbuf(struct file*, void*, struct v4l2_exportbuffer*)' 'int v4l2_src_change_event_subscribe(struct v4l2_fh*, const struct v4l2_event_subscription*)' 2 variable symbol(s) added 'const struct vm_operations_struct drm_gem_cma_vm_ops' 'const struct vb2_mem_ops vb2_dma_contig_memops' Bug: 276863283 Change-Id: I609bdb9c65d7db391550fd85507d8c961d1034e7 Signed-off-by: Qinglin Li <qinglin.li@amlogic.com>
This commit is contained in:
committed by
Treehugger Robot
parent
086eb3eacb
commit
9ff310d286
File diff suppressed because it is too large
Load Diff
@@ -287,3 +287,54 @@
|
||||
_ctype
|
||||
current_time
|
||||
current_umask
|
||||
drm_atomic_helper_async_commit
|
||||
drm_atomic_helper_commit_tail_rpm
|
||||
__drm_atomic_helper_connector_reset
|
||||
drm_atomic_helper_resume
|
||||
drm_atomic_helper_suspend
|
||||
drm_atomic_set_mode_for_crtc
|
||||
drm_connector_attach_content_protection_property
|
||||
drm_connector_attach_content_type_property
|
||||
drm_connector_attach_max_bpc_property
|
||||
drm_connector_attach_vrr_capable_property
|
||||
drm_connector_set_vrr_capable_property
|
||||
drm_crtc_from_index
|
||||
drm_framebuffer_lookup
|
||||
drm_gem_cma_vm_ops
|
||||
drm_gem_handle_delete
|
||||
drm_hdcp_update_content_protection
|
||||
drm_mode_create
|
||||
drm_mode_get_hv_timing
|
||||
drm_property_add_enum
|
||||
drm_property_destroy
|
||||
drm_self_refresh_helper_update_avg_times
|
||||
hdmi_avi_infoframe_init
|
||||
hdmi_drm_infoframe_init
|
||||
hdmi_drm_infoframe_pack
|
||||
hdmi_infoframe_unpack
|
||||
hdmi_spd_infoframe_pack
|
||||
hdmi_vendor_infoframe_init
|
||||
hdmi_vendor_infoframe_pack
|
||||
snd_pcm_kernel_ioctl
|
||||
snd_pcm_lib_default_mmap
|
||||
snd_pcm_rate_to_rate_bit
|
||||
snd_pcm_stop
|
||||
snd_pcm_stop_xrun
|
||||
_snd_pcm_stream_lock_irqsave
|
||||
snd_pcm_stream_unlock_irqrestore
|
||||
snd_soc_add_card_controls
|
||||
snd_soc_jack_free_gpios
|
||||
snd_soc_of_get_slot_mask
|
||||
snd_soc_of_parse_audio_simple_widgets
|
||||
snd_soc_of_parse_tdm_slot
|
||||
v4l2_ctrl_subscribe_event
|
||||
v4l2_device_register_subdev
|
||||
v4l2_device_unregister_subdev
|
||||
v4l2_event_queue_fh
|
||||
v4l2_event_subscribe
|
||||
v4l2_event_unsubscribe
|
||||
v4l2_i2c_subdev_init
|
||||
v4l2_m2m_ioctl_create_bufs
|
||||
v4l2_m2m_ioctl_expbuf
|
||||
v4l2_src_change_event_subscribe
|
||||
vb2_dma_contig_memops
|
||||
|
||||
Reference in New Issue
Block a user