Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/drm/amd/display/dc/
Ddc.h1092 struct dc_init_data { struct
1093 struct hw_asic_id asic_id;
1094 void *driver; /* ctx */
1095 struct cgs_device *cgs_device;
1096 struct dc_bounding_box_overrides bb_overrides;
1098 int num_virtual_links;
1103 struct dc_bios *vbios_override;
1104 enum dce_environment dce_environment;
1106 struct dmub_offload_funcs *dmub_if;
1107 struct dc_reg_helper_state *dmub_offload;
[all …]