Searched defs:dc_init_data (Results 1 – 1 of 1) sorted by relevance
1091 struct dc_init_data { struct1092 struct hw_asic_id asic_id;1093 void *driver; /* ctx */1094 struct cgs_device *cgs_device;1095 struct dc_bounding_box_overrides bb_overrides;1097 int num_virtual_links;1102 struct dc_bios *vbios_override;1103 enum dce_environment dce_environment;1105 struct dmub_offload_funcs *dmub_if;1106 struct dc_reg_helper_state *dmub_offload;[all …]
Completed in 15 milliseconds