Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
A Dlink_encoder.h107 struct link_encoder_funcs { struct
108 void (*read_state)(
110 bool (*validate_output_with_stream)(
112 void (*hw_init)(struct link_encoder *enc);
113 void (*setup)(struct link_encoder *enc,
136 void (*update_mst_stream_allocation_table)(
146 void (*enable_hpd)(struct link_encoder *enc);
147 void (*disable_hpd)(struct link_encoder *enc);
150 void (*destroy)(struct link_encoder **enc);
164 enum signal_type (*get_dig_mode)(
[all …]

Completed in 5 milliseconds