Home
last modified time | relevance | path

Searched defs:dc_init_data (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc.h1175 struct dc_init_data { struct
1176 struct hw_asic_id asic_id;
1177 void *driver; /* ctx */
1178 struct cgs_device *cgs_device;
1179 struct dc_bounding_box_overrides bb_overrides;
1181 int num_virtual_links;
1186 struct dc_bios *vbios_override;
1187 enum dce_environment dce_environment;
1189 struct dmub_offload_funcs *dmub_if;
1190 struct dc_reg_helper_state *dmub_offload;
[all …]