Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/bios/
H A Dbios_parser_types_internal2.h59 uint32_t object_info_tbl_offset; member
H A Dbios_parser_types_internal.h57 uint32_t object_info_tbl_offset; member
H A Dbios_parser.c138 uint32_t object_table_offset = bp->object_info_tbl_offset + offset; in get_number_of_objects()
167 uint32_t connector_table_offset = bp->object_info_tbl_offset in bios_parser_get_connector_id()
235 + bp->object_info_tbl_offset; in bios_parser_get_i2c_info()
298 + bp->object_info_tbl_offset; in bios_parser_get_device_tag_record()
976 + bp->object_info_tbl_offset; in get_hpd_record()
1680 + bp->object_info_tbl_offset; in get_encoder_cap_record()
2159 offset += bp->object_info_tbl_offset; in get_bios_object()
2187 + bp->object_info_tbl_offset; in get_src_obj_list()
2888 genericTableOffset = bp->object_info_tbl_offset + in get_bracket_layout_record()
2904 bp->object_info_tbl_offset; in get_bracket_layout_record()
[all …]
H A Dbios_parser2.c420 offset = object->disp_recordoffset + bp->object_info_tbl_offset; in bios_parser_get_i2c_info()
428 offset = object_path_v3->disp_recordoffset + bp->object_info_tbl_offset; in bios_parser_get_i2c_info()
543 offset = object->disp_recordoffset + bp->object_info_tbl_offset; in get_hpd_record_for_path_v3()
621 + bp->object_info_tbl_offset; in get_hpd_record()
2202 offset = object->encoder_recordoffset + bp->object_info_tbl_offset; in get_encoder_cap_record()
2239 offset = object->disp_recordoffset + bp->object_info_tbl_offset; in get_disp_connector_caps_record()
2275 offset = object->disp_recordoffset + bp->object_info_tbl_offset; in get_connector_caps_record()
2361 offset = object->disp_recordoffset + bp->object_info_tbl_offset; in get_connector_speed_cap_record()
3267 (unsigned int)(bp->object_info_tbl_offset); in update_slot_layout_info()
3383 (unsigned int)(bp->object_info_tbl_offset); in update_slot_layout_info_v2()
[all …]