mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 19:08:57 +09:00
ANDROID: ABI: update symbol list for Xclipse GPU
1 function symbol(s) added 'void ttm_tt_unpopulate(struct ttm_device*, struct ttm_tt*)' Bug: 291101811 Change-Id: I0be29227b37734304f00fc7b8e2612a0fa6c3fff Signed-off-by: Kyongho Cho <pullip.cho@samsung.com>
This commit is contained in:
@@ -372812,6 +372812,15 @@ elf_symbol {
|
|||||||
type_id: 0x1210f89b
|
type_id: 0x1210f89b
|
||||||
full_name: "ttm_tt_fini"
|
full_name: "ttm_tt_fini"
|
||||||
}
|
}
|
||||||
|
elf_symbol {
|
||||||
|
id: 0xcbabaff3
|
||||||
|
name: "ttm_tt_unpopulate"
|
||||||
|
is_defined: true
|
||||||
|
symbol_type: FUNCTION
|
||||||
|
crc: 0xa5cacfb1
|
||||||
|
type_id: 0x14b4088f
|
||||||
|
full_name: "ttm_tt_unpopulate"
|
||||||
|
}
|
||||||
elf_symbol {
|
elf_symbol {
|
||||||
id: 0x0b4dd20d
|
id: 0x0b4dd20d
|
||||||
name: "tty_chars_in_buffer"
|
name: "tty_chars_in_buffer"
|
||||||
@@ -386233,6 +386242,7 @@ interface {
|
|||||||
symbol_id: 0x677985f3
|
symbol_id: 0x677985f3
|
||||||
symbol_id: 0x6c2259cd
|
symbol_id: 0x6c2259cd
|
||||||
symbol_id: 0xacf009d6
|
symbol_id: 0xacf009d6
|
||||||
|
symbol_id: 0xcbabaff3
|
||||||
symbol_id: 0x0b4dd20d
|
symbol_id: 0x0b4dd20d
|
||||||
symbol_id: 0xae3ac3f6
|
symbol_id: 0xae3ac3f6
|
||||||
symbol_id: 0xa7c71d5a
|
symbol_id: 0xa7c71d5a
|
||||||
|
|||||||
@@ -2304,6 +2304,7 @@
|
|||||||
ttm_resource_manager_usage
|
ttm_resource_manager_usage
|
||||||
ttm_sg_tt_init
|
ttm_sg_tt_init
|
||||||
ttm_tt_fini
|
ttm_tt_fini
|
||||||
|
ttm_tt_unpopulate
|
||||||
vm_get_page_prot
|
vm_get_page_prot
|
||||||
__wake_up_locked
|
__wake_up_locked
|
||||||
ww_mutex_lock_interruptible
|
ww_mutex_lock_interruptible
|
||||||
|
|||||||
Reference in New Issue
Block a user