Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/display/dc/
Ddc.h1115 struct dc_init_data { struct
1116 struct hw_asic_id asic_id;
1117 void *driver; /* ctx */
1118 struct cgs_device *cgs_device;
1119 struct dc_bounding_box_overrides bb_overrides;
1121 int num_virtual_links;
1126 struct dc_bios *vbios_override;
1127 enum dce_environment dce_environment;
1129 struct dmub_offload_funcs *dmub_if;
1130 struct dc_reg_helper_state *dmub_offload;
[all …]