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.h1107 struct dc_init_data { struct
1108 struct hw_asic_id asic_id;
1109 void *driver; /* ctx */
1110 struct cgs_device *cgs_device;
1111 struct dc_bounding_box_overrides bb_overrides;
1113 int num_virtual_links;
1118 struct dc_bios *vbios_override;
1119 enum dce_environment dce_environment;
1121 struct dmub_offload_funcs *dmub_if;
1122 struct dc_reg_helper_state *dmub_offload;
[all …]