Searched defs:dc_init_data (Results 1 – 1 of 1) sorted by relevance
1248 struct dc_init_data { struct1249 struct hw_asic_id asic_id;1250 void *driver; /* ctx */1251 struct cgs_device *cgs_device;1252 struct dc_bounding_box_overrides bb_overrides;1254 int num_virtual_links;1259 struct dc_bios *vbios_override;1260 enum dce_environment dce_environment;1262 struct dmub_offload_funcs *dmub_if;1263 struct dc_reg_helper_state *dmub_offload;[all …]