mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 18:41:58 +09:00
ANDROID: GKI: Update rockchip symbols for drm driver.
INFO: 1 function symbol(s) added 'unsigned int drm_format_info_bpp(const struct drm_format_info*, int)' Bug: 300024866 Signed-off-by: Bian Jin chen <kenjc.bian@rock-chips.com> Change-Id: I54c9645f16633bb61f1b8b80523e83a07d9c4a4f
This commit is contained in:
@@ -371199,6 +371199,15 @@ elf_symbol {
|
|||||||
type_id: 0xc21e59d8
|
type_id: 0xc21e59d8
|
||||||
full_name: "drm_format_info_block_width"
|
full_name: "drm_format_info_block_width"
|
||||||
}
|
}
|
||||||
|
elf_symbol {
|
||||||
|
id: 0xe946576f
|
||||||
|
name: "drm_format_info_bpp"
|
||||||
|
is_defined: true
|
||||||
|
symbol_type: FUNCTION
|
||||||
|
crc: 0xe633a4cd
|
||||||
|
type_id: 0xc21e59d8
|
||||||
|
full_name: "drm_format_info_bpp"
|
||||||
|
}
|
||||||
elf_symbol {
|
elf_symbol {
|
||||||
id: 0x4b9e6227
|
id: 0x4b9e6227
|
||||||
name: "drm_format_info_min_pitch"
|
name: "drm_format_info_min_pitch"
|
||||||
@@ -421142,6 +421151,7 @@ interface {
|
|||||||
symbol_id: 0xaad93a6e
|
symbol_id: 0xaad93a6e
|
||||||
symbol_id: 0x820af79e
|
symbol_id: 0x820af79e
|
||||||
symbol_id: 0xf5a866d4
|
symbol_id: 0xf5a866d4
|
||||||
|
symbol_id: 0xe946576f
|
||||||
symbol_id: 0x4b9e6227
|
symbol_id: 0x4b9e6227
|
||||||
symbol_id: 0x9c6b68f2
|
symbol_id: 0x9c6b68f2
|
||||||
symbol_id: 0x8ab89d74
|
symbol_id: 0x8ab89d74
|
||||||
|
|||||||
@@ -2522,6 +2522,7 @@
|
|||||||
drm_flip_work_init
|
drm_flip_work_init
|
||||||
drm_flip_work_queue
|
drm_flip_work_queue
|
||||||
drm_format_info
|
drm_format_info
|
||||||
|
drm_format_info_bpp
|
||||||
drm_format_info_min_pitch
|
drm_format_info_min_pitch
|
||||||
drm_framebuffer_cleanup
|
drm_framebuffer_cleanup
|
||||||
drm_framebuffer_init
|
drm_framebuffer_init
|
||||||
|
|||||||
Reference in New Issue
Block a user