Searched defs:dc_init_data (Results 1 – 1 of 1) sorted by relevance
940 struct dc_init_data { struct941 struct hw_asic_id asic_id;942 void *driver; /* ctx */943 struct cgs_device *cgs_device;944 struct dc_bounding_box_overrides bb_overrides;946 int num_virtual_links;951 struct dc_bios *vbios_override;952 enum dce_environment dce_environment;954 struct dmub_offload_funcs *dmub_if;955 struct dc_reg_helper_state *dmub_offload;[all …]