Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/display/dc/inc/
Dcore_types.h93 struct resource_funcs { struct
94 void (*destroy)(struct resource_pool **pool);
95 void (*link_init)(struct dc_link *link);
96 struct panel_cntl*(*panel_cntl_create)(
98 struct link_encoder *(*link_enc_create)(
102 struct link_encoder *(*link_enc_create_minimal)(struct dc_context *ctx, enum engine_id eng_id);
104 bool (*validate_bandwidth)(
108 void (*calculate_wm_and_dlg)(
113 void (*update_soc_for_wm_a)(
115 int (*populate_dml_pipes)(
[all …]