Searched defs:dc_init_data (Results 1 – 1 of 1) sorted by relevance
1218 struct dc_init_data { struct1219 struct hw_asic_id asic_id;1220 void *driver; /* ctx */1221 struct cgs_device *cgs_device;1222 struct dc_bounding_box_overrides bb_overrides;1224 int num_virtual_links;1229 struct dc_bios *vbios_override;1230 enum dce_environment dce_environment;1232 struct dmub_offload_funcs *dmub_if;1233 struct dc_reg_helper_state *dmub_offload;[all …]