Home
last modified time | relevance | path

Searched refs:object_info_tbl_offset (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/display/dc/bios/
H A Dbios_parser_types_internal.h57 uint32_t object_info_tbl_offset; member
H A Dbios_parser_types_internal2.h59 uint32_t object_info_tbl_offset; member
H A Dbios_parser.c167 uint32_t connector_table_offset = bp->object_info_tbl_offset in bios_parser_get_connector_id()
238 + bp->object_info_tbl_offset; in bios_parser_get_i2c_info()
301 + bp->object_info_tbl_offset; in bios_parser_get_device_tag_record()
880 + bp->object_info_tbl_offset; in get_hpd_record()
1518 + bp->object_info_tbl_offset; in get_encoder_cap_record()
1989 offset += bp->object_info_tbl_offset; in get_bios_object()
2017 + bp->object_info_tbl_offset; in get_src_obj_list()
2718 genericTableOffset = bp->object_info_tbl_offset + in get_bracket_layout_record()
2734 bp->object_info_tbl_offset; in get_bracket_layout_record()
2895 if (!bp->object_info_tbl_offset) in bios_parser_construct()
[all …]
H A Dbios_parser2.c534 offset = object->disp_recordoffset + bp->object_info_tbl_offset; in get_hpd_record_for_path_v3()
613 + bp->object_info_tbl_offset; in get_hpd_record()
2160 offset = object->disp_recordoffset + bp->object_info_tbl_offset; in get_disp_connector_caps_record()
2196 offset = object->disp_recordoffset + bp->object_info_tbl_offset; in get_connector_caps_record()
3146 (unsigned int)(bp->object_info_tbl_offset); in update_slot_layout_info()
3262 (unsigned int)(bp->object_info_tbl_offset); in update_slot_layout_info_v2()
3638 bp->object_info_tbl_offset = DATA_TABLES(displayobjectinfo); in bios_parser2_construct()
3640 if (!bp->object_info_tbl_offset) in bios_parser2_construct()
3645 bp->object_info_tbl_offset); in bios_parser2_construct()
3658 bp->object_info_tbl_offset); in bios_parser2_construct()
[all …]