ANDROID: abi_gki_aarch64_qcom: Add drm_plane_from_index

In qualcomm display drivers, we need to call this function to interface
with the drm drivers. Add it to the symbol list.

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 function symbol(s) added
  'struct drm_plane * drm_plane_from_index(struct drm_device *, int)'

Bug: 257390286
Change-Id: Ie3dcc2451566173a18c44d8eca56f6de7392c4da
Signed-off-by: Shreyas K K <quic_shrekk@quicinc.com>
This commit is contained in:
Shreyas K K
2022-11-04 12:45:14 +05:30
parent c6432173e0
commit d9847463ac
2 changed files with 1970 additions and 995 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -629,6 +629,7 @@
drm_mode_set_name
drm_mode_sort
drm_object_property_set_value
drm_plane_from_index
drm_wait_one_vblank
__dynamic_dev_dbg
__dynamic_pr_debug