Home
last modified time | relevance | path

Searched refs:dc_ed (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/imx/dc/
H A Ddc-ed.c120 static inline void dc_ed_pec_enable_shden(struct dc_ed *ed) in dc_ed_pec_enable_shden()
125 static inline void dc_ed_pec_poweron(struct dc_ed *ed) in dc_ed_pec_poweron()
130 static inline void dc_ed_pec_sync_mode_single(struct dc_ed *ed) in dc_ed_pec_sync_mode_single()
135 static inline void dc_ed_pec_div_reset(struct dc_ed *ed) in dc_ed_pec_div_reset()
141 void dc_ed_pec_src_sel(struct dc_ed *ed, enum dc_link_id src) in dc_ed_pec_src_sel()
153 void dc_ed_pec_sync_trigger(struct dc_ed *ed) in dc_ed_pec_sync_trigger()
158 static inline void dc_ed_enable_shden(struct dc_ed *ed) in dc_ed_enable_shden()
163 static inline void dc_ed_kick_mode_external(struct dc_ed *ed) in dc_ed_kick_mode_external()
168 static inline void dc_ed_disable_perfcountmode(struct dc_ed *ed) in dc_ed_disable_perfcountmode()
173 static inline void dc_ed_disable_gamma_apply(struct dc_ed *ed) in dc_ed_disable_gamma_apply()
[all …]
H A Ddc-pe.h53 struct dc_ed { struct
73 struct dc_ed *ed_safe[DC_DISPLAYS]; argument
74 struct dc_ed *ed_cont[DC_DISPLAYS];
87 void dc_ed_pec_src_sel(struct dc_ed *ed, enum dc_link_id src);
88 void dc_ed_pec_sync_trigger(struct dc_ed *ed);
89 void dc_ed_init(struct dc_ed *ed);
H A Ddc-kms.h48 struct dc_ed *ed_cont;
50 struct dc_ed *ed_safe;
128 struct dc_ed *ed;
H A Ddc-drv.h40 struct dc_ed *ed_safe[DC_DISPLAYS];
42 struct dc_ed *ed_cont[DC_DISPLAYS];