Searched defs:dc_init_data (Results 1 – 1 of 1) sorted by relevance
1125 struct dc_init_data { struct1126 struct hw_asic_id asic_id;1127 void *driver; /* ctx */1128 struct cgs_device *cgs_device;1129 struct dc_bounding_box_overrides bb_overrides;1131 int num_virtual_links;1136 struct dc_bios *vbios_override;1137 enum dce_environment dce_environment;1139 struct dmub_offload_funcs *dmub_if;1140 struct dc_reg_helper_state *dmub_offload;[all …]