Home
last modified time | relevance | path

Searched refs:komeda_component (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/arm/display/komeda/
H A Dkomeda_pipeline.c47 struct komeda_component *c; in komeda_pipeline_destroy()
66 static struct komeda_component **
71 struct komeda_component **pos = NULL; in komeda_pipeline_get_component_pos()
123 struct komeda_component *
126 struct komeda_component **pos = NULL; in komeda_pipeline_get_component()
127 struct komeda_component *c = NULL; in komeda_pipeline_get_component()
136 struct komeda_component *
140 struct komeda_component *c = NULL; in komeda_pipeline_get_first_component()
150 static struct komeda_component *
151 komeda_component_pickup_input(struct komeda_component *
[all...]
H A Dkomeda_pipeline.h52 struct komeda_component;
61 int (*validate)(struct komeda_component *c,
64 void (*update)(struct komeda_component *c,
67 void (*disable)(struct komeda_component *c);
69 void (*dump_register)(struct komeda_component *c, struct seq_file *seq);
73 * struct komeda_component
75 * struct komeda_component describe the data flow capabilities for how to link a
79 struct komeda_component { struct
140 struct komeda_component *component;
159 struct komeda_component *componen
[all...]
H A Dkomeda_pipeline_state.c99 komeda_component_get_state(struct komeda_component *c, in komeda_component_get_state()
114 komeda_component_get_old_state(struct komeda_component *c, in komeda_component_get_old_state()
140 * The big boss (CRTC) is for pipeline assignment, since &komeda_component isn't
145 * So when set a user to komeda_component, need first to check the status of
151 komeda_component_get_state_and_set_user(struct komeda_component *c, in komeda_component_get_state_and_set_user()
188 struct komeda_component *c = state->component; in komeda_component_add_input()
211 struct komeda_component *c = state->component; in komeda_component_check_input()
230 struct komeda_component *comp, in komeda_component_set_output()
238 komeda_component_validate_private(struct komeda_component *c, in komeda_component_validate_private()
255 komeda_component_get_avail_scaler(struct komeda_component *
[all...]
H A Dkomeda_plane.c241 struct komeda_component *c) in get_plane_type()
252 struct komeda_component *c = &layer->base; in komeda_plane_add()
/kernel/linux/linux-6.6/drivers/gpu/drm/arm/display/komeda/
H A Dkomeda_pipeline.c49 struct komeda_component *c; in komeda_pipeline_destroy()
68 static struct komeda_component **
73 struct komeda_component **pos = NULL; in komeda_pipeline_get_component_pos()
125 struct komeda_component *
128 struct komeda_component **pos = NULL; in komeda_pipeline_get_component()
129 struct komeda_component *c = NULL; in komeda_pipeline_get_component()
138 struct komeda_component *
142 struct komeda_component *c = NULL; in komeda_pipeline_get_first_component()
153 static struct komeda_component *
154 komeda_component_pickup_input(struct komeda_component *
[all...]
H A Dkomeda_pipeline.h52 struct komeda_component;
61 int (*validate)(struct komeda_component *c,
64 void (*update)(struct komeda_component *c,
67 void (*disable)(struct komeda_component *c);
69 void (*dump_register)(struct komeda_component *c, struct seq_file *seq);
73 * struct komeda_component
75 * struct komeda_component describe the data flow capabilities for how to link a
79 struct komeda_component { struct
140 struct komeda_component *component;
159 struct komeda_component *componen
[all...]
H A Dkomeda_pipeline_state.c99 komeda_component_get_state(struct komeda_component *c, in komeda_component_get_state()
114 komeda_component_get_old_state(struct komeda_component *c, in komeda_component_get_old_state()
140 * The big boss (CRTC) is for pipeline assignment, since &komeda_component isn't
145 * So when set a user to komeda_component, need first to check the status of
151 komeda_component_get_state_and_set_user(struct komeda_component *c, in komeda_component_get_state_and_set_user()
188 struct komeda_component *c = state->component; in komeda_component_add_input()
211 struct komeda_component *c = state->component; in komeda_component_check_input()
230 struct komeda_component *comp, in komeda_component_set_output()
238 komeda_component_validate_private(struct komeda_component *c, in komeda_component_validate_private()
255 komeda_component_get_avail_scaler(struct komeda_component *
[all...]
H A Dkomeda_plane.c233 struct komeda_component *c) in get_plane_type()
244 struct komeda_component *c = &layer->base; in komeda_plane_add()
/kernel/linux/linux-5.10/drivers/gpu/drm/arm/display/komeda/d71/
H A Dd71_component.c185 static void d71_layer_update_fb(struct komeda_component *c, in d71_layer_update_fb()
209 static void d71_layer_disable(struct komeda_component *c) in d71_layer_disable()
214 static void d71_layer_update(struct komeda_component *c, in d71_layer_update()
286 static void d71_layer_dump(struct komeda_component *c, struct seq_file *sf) in d71_layer_dump()
352 static int d71_layer_validate(struct komeda_component *c, in d71_layer_validate()
410 struct komeda_component *c; in d71_layer_init()
465 static void d71_wb_layer_update(struct komeda_component *c, in d71_wb_layer_update()
484 static void d71_wb_layer_dump(struct komeda_component *c, struct seq_file *sf) in d71_wb_layer_dump()
513 static void d71_wb_layer_disable(struct komeda_component *c) in d71_wb_layer_disable()
528 struct komeda_component * in d71_wb_layer_init()
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/arm/display/komeda/d71/
H A Dd71_component.c185 static void d71_layer_update_fb(struct komeda_component *c, in d71_layer_update_fb()
209 static void d71_layer_disable(struct komeda_component *c) in d71_layer_disable()
214 static void d71_layer_update(struct komeda_component *c, in d71_layer_update()
286 static void d71_layer_dump(struct komeda_component *c, struct seq_file *sf) in d71_layer_dump()
352 static int d71_layer_validate(struct komeda_component *c, in d71_layer_validate()
410 struct komeda_component *c; in d71_layer_init()
465 static void d71_wb_layer_update(struct komeda_component *c, in d71_wb_layer_update()
484 static void d71_wb_layer_dump(struct komeda_component *c, struct seq_file *sf) in d71_wb_layer_dump()
513 static void d71_wb_layer_disable(struct komeda_component *c) in d71_wb_layer_disable()
528 struct komeda_component * in d71_wb_layer_init()
[all...]

Completed in 8 milliseconds