Home
last modified time | relevance | path

Searched refs:komeda_crtc (Results 1 – 8 of 8) sorted by relevance

/drivers/gpu/drm/arm/display/komeda/
Dkomeda_crtc.c81 struct komeda_crtc *kcrtc = to_kcrtc(crtc); in komeda_crtc_atomic_check()
111 komeda_crtc_prepare(struct komeda_crtc *kcrtc) in komeda_crtc_prepare()
164 komeda_crtc_unprepare(struct komeda_crtc *kcrtc) in komeda_crtc_unprepare()
199 void komeda_crtc_handle_event(struct komeda_crtc *kcrtc, in komeda_crtc_handle_event()
249 struct komeda_crtc *kcrtc = to_kcrtc(crtc); in komeda_crtc_do_flush()
290 komeda_crtc_flush_and_wait_for_flip_done(struct komeda_crtc *kcrtc, in komeda_crtc_flush_and_wait_for_flip_done()
330 struct komeda_crtc *kcrtc = to_kcrtc(crtc); in komeda_crtc_atomic_disable()
403 komeda_calc_min_aclk_rate(struct komeda_crtc *kcrtc, in komeda_calc_min_aclk_rate()
432 struct komeda_crtc *kcrtc = to_kcrtc(crtc); in komeda_crtc_mode_valid()
464 struct komeda_crtc *kcrtc = to_kcrtc(crtc); in komeda_crtc_mode_fixup()
[all …]
Dkomeda_kms.h66 struct komeda_crtc { struct
125 struct komeda_crtc crtcs[KOMEDA_MAX_PIPELINES];
131 #define to_kcrtc(p) container_of(p, struct komeda_crtc, base)
183 void komeda_crtc_handle_event(struct komeda_crtc *kcrtc,
185 void komeda_crtc_flush_and_wait_for_flip_done(struct komeda_crtc *kcrtc,
DMakefile16 komeda_crtc.o \
Dkomeda_kms.c79 struct komeda_crtc *kcrtc = &kms->crtcs[i]; in komeda_kms_atomic_commit_hw_done()
159 struct komeda_crtc *kcrtc = to_kcrtc(crtc); in komeda_crtc_normalize_zpos()
Dkomeda_plane.c210 struct komeda_crtc *crtc; in get_possible_crtcs()
229 struct komeda_crtc *kcrtc; in komeda_set_crtc_plane_mask()
Dkomeda_pipeline.h525 struct komeda_crtc;
538 int komeda_build_display_data_flow(struct komeda_crtc *kcrtc,
Dkomeda_wb_connector.c139 struct komeda_crtc *kcrtc) in komeda_wb_connector_add()
Dkomeda_pipeline_state.c1187 int komeda_build_display_data_flow(struct komeda_crtc *kcrtc, in komeda_build_display_data_flow()