Searched defs:dc_init_data (Results 1 – 1 of 1) sorted by relevance
1241 struct dc_init_data { struct1242 struct hw_asic_id asic_id;1243 void *driver; /* ctx */1244 struct cgs_device *cgs_device;1245 struct dc_bounding_box_overrides bb_overrides;1247 int num_virtual_links;1252 struct dc_bios *vbios_override;1253 enum dce_environment dce_environment;1255 struct dmub_offload_funcs *dmub_if;1256 struct dc_reg_helper_state *dmub_offload;[all …]