Home
last modified time | relevance | path

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

/netbsd/sys/external/bsd/drm2/dist/drm/amd/display/include/
H A Dbios_parser_types.h117 struct bp_external_encoder_control { struct
118 enum bp_external_encoder_control_action action; argument
119 enum engine_id engine_id;
120 enum dc_link_rate link_rate;
121 enum dc_lane_count lanes_number;
122 enum signal_type signal;
123 enum dc_color_depth color_depth;
124 bool coherent;
125 struct graphics_object_id encoder_id;
126 struct graphics_object_id connector_obj_id;
[all …]