Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/amd/display/dc/inc/
Dcore_types.h95 struct resource_funcs { struct
96 void (*destroy)(struct resource_pool **pool);
97 void (*link_init)(struct dc_link *link);
98 struct panel_cntl*(*panel_cntl_create)(
100 struct link_encoder *(*link_enc_create)(
105 struct link_encoder *(*link_enc_create_minimal)(struct dc_context *ctx, enum engine_id eng_id);
107 bool (*validate_bandwidth)(
111 void (*calculate_wm_and_dlg)(
116 void (*update_soc_for_wm_a)(
118 int (*populate_dml_pipes)(
[all …]