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.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()
958 + bp->object_info_tbl_offset; in get_hpd_record()
1600 + bp->object_info_tbl_offset; in get_encoder_cap_record()
2079 offset += bp->object_info_tbl_offset; in get_bios_object()
2107 + bp->object_info_tbl_offset; in get_src_obj_list()
2807 genericTableOffset = bp->object_info_tbl_offset + in get_bracket_layout_record()
2823 bp->object_info_tbl_offset; in get_bracket_layout_record()
[all …]
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_parser2.c419 offset = object->disp_recordoffset + bp->object_info_tbl_offset; in bios_parser_get_i2c_info()
427 offset = object_path_v3->disp_recordoffset + bp->object_info_tbl_offset; in bios_parser_get_i2c_info()
538 offset = object->disp_recordoffset + bp->object_info_tbl_offset; in get_hpd_record_for_path_v3()
616 + bp->object_info_tbl_offset; in get_hpd_record()
2186 offset = object->encoder_recordoffset + bp->object_info_tbl_offset; in get_encoder_cap_record()
2223 offset = object->disp_recordoffset + bp->object_info_tbl_offset; in get_disp_connector_caps_record()
2259 offset = object->disp_recordoffset + bp->object_info_tbl_offset; in get_connector_caps_record()
2345 offset = object->disp_recordoffset + bp->object_info_tbl_offset; in get_connector_speed_cap_record()
3251 (unsigned int)(bp->object_info_tbl_offset); in update_slot_layout_info()
3367 (unsigned int)(bp->object_info_tbl_offset); in update_slot_layout_info_v2()
[all …]