Home
last modified time | relevance | path

Searched defs:dc_vbios_funcs (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/sys/dev/drm/amd/display/dc/
H A Ddc_bios_types.h41 struct dc_vbios_funcs { struct
42 uint8_t (*get_connectors_number)(struct dc_bios *bios);
44 struct graphics_object_id (*get_encoder_id)(
47 struct graphics_object_id (*get_connector_id)(
50 uint32_t (*get_dst_number)(
54 enum bp_result (*get_src_obj)(
58 enum bp_result (*get_dst_obj)(
63 enum bp_result (*get_i2c_info)(
68 enum bp_result (*get_voltage_ddc_info)(
72 enum bp_result (*get_thermal_ddc_info)(
[all …]