Searched defs:dc_init_data (Results 1 – 1 of 1) sorted by relevance
1194 struct dc_init_data { struct1195 struct hw_asic_id asic_id;1196 void *driver; /* ctx */1197 struct cgs_device *cgs_device;1198 struct dc_bounding_box_overrides bb_overrides;1200 int num_virtual_links;1205 struct dc_bios *vbios_override;1206 enum dce_environment dce_environment;1208 struct dmub_offload_funcs *dmub_if;1209 struct dc_reg_helper_state *dmub_offload;[all …]