Searched defs:encoder (Results 1 - 182 of 182) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/fsl-dcu/
H A Dfsl_dcu_drm_output.h17 struct drm_encoder *encoder; member in struct:fsl_dcu_drm_connector
H A Dfsl_dcu_drm_rgb.c22 fsl_dcu_drm_encoder_atomic_check(struct drm_encoder *encoder, fsl_dcu_drm_encoder_atomic_check() argument
29 static void fsl_dcu_drm_encoder_disable(struct drm_encoder *encoder) fsl_dcu_drm_encoder_disable() argument
33 static void fsl_dcu_drm_encoder_enable(struct drm_encoder *encoder) fsl_dcu_drm_encoder_enable() argument
43 static void fsl_dcu_drm_encoder_destroy(struct drm_encoder *encoder) fsl_dcu_drm_encoder_destroy() argument
55 struct drm_encoder *encoder = &fsl_dev->encoder; fsl_dcu_drm_encoder_create() local
130 fsl_dcu_drm_connector_create(struct fsl_dcu_drm_device *fsl_dev, struct drm_encoder *encoder) fsl_dcu_drm_connector_create() argument
H A Dfsl_dcu_drm_drv.h189 struct drm_encoder encoder; member in struct:fsl_dcu_drm_device
/linux-4.4.14/include/media/
H A Dtimb_video.h30 } encoder; member in struct:timb_video_platform_data
/linux-4.4.14/drivers/gpu/drm/rcar-du/
H A Drcar_du_vgacon.c59 struct drm_encoder *encoder = rcar_encoder_to_drm_encoder(renc); rcar_du_vga_connector_init() local
H A Drcar_du_encoder.h46 struct rcar_du_encoder *encoder; member in struct:rcar_du_connector
H A Drcar_du_hdmicon.c30 struct drm_encoder *encoder = rcar_encoder_to_drm_encoder(con->encoder); rcar_du_hdmi_connector_get_modes() local
43 struct drm_encoder *encoder = rcar_encoder_to_drm_encoder(con->encoder); rcar_du_hdmi_connector_mode_valid() local
68 struct drm_encoder *encoder = rcar_encoder_to_drm_encoder(con->encoder); rcar_du_hdmi_connector_detect() local
90 struct drm_encoder *encoder = rcar_encoder_to_drm_encoder(renc); rcar_du_hdmi_connector_init() local
H A Drcar_du_encoder.c45 static void rcar_du_encoder_disable(struct drm_encoder *encoder) rcar_du_encoder_disable() argument
53 static void rcar_du_encoder_enable(struct drm_encoder *encoder) rcar_du_encoder_enable() argument
61 static int rcar_du_encoder_atomic_check(struct drm_encoder *encoder, rcar_du_encoder_atomic_check() argument
102 static void rcar_du_encoder_mode_set(struct drm_encoder *encoder, rcar_du_encoder_mode_set() argument
129 struct drm_encoder *encoder; rcar_du_encoder_init() local
H A Drcar_du_hdmienc.c35 static void rcar_du_hdmienc_disable(struct drm_encoder *encoder) rcar_du_hdmienc_disable() argument
50 static void rcar_du_hdmienc_enable(struct drm_encoder *encoder) rcar_du_hdmienc_enable() argument
65 static int rcar_du_hdmienc_atomic_check(struct drm_encoder *encoder, rcar_du_hdmienc_atomic_check() argument
87 static void rcar_du_hdmienc_mode_set(struct drm_encoder *encoder, rcar_du_hdmienc_mode_set() argument
107 static void rcar_du_hdmienc_cleanup(struct drm_encoder *encoder) rcar_du_hdmienc_cleanup() argument
125 struct drm_encoder *encoder = rcar_encoder_to_drm_encoder(renc); rcar_du_hdmienc_init() local
H A Drcar_du_lvdscon.c91 struct drm_encoder *encoder = rcar_encoder_to_drm_encoder(renc); rcar_du_lvds_connector_init() local
H A Drcar_du_kms.c568 struct device_node *encoder = NULL; rcar_du_encoders_init_one() local
743 struct drm_encoder *encoder; rcar_du_modeset_init() local
/linux-4.4.14/drivers/gpu/drm/shmobile/
H A Dshmob_drm_crtc.h37 struct drm_encoder encoder; member in struct:shmob_drm_encoder
43 struct drm_encoder *encoder; member in struct:shmob_drm_connector
H A Dshmob_drm_drv.h43 struct shmob_drm_encoder encoder; member in struct:shmob_drm_device
H A Dshmob_drm_crtc.c536 static void shmob_drm_encoder_dpms(struct drm_encoder *encoder, int mode) shmob_drm_encoder_dpms() argument
550 static bool shmob_drm_encoder_mode_fixup(struct drm_encoder *encoder, shmob_drm_encoder_mode_fixup() argument
572 static void shmob_drm_encoder_mode_prepare(struct drm_encoder *encoder) shmob_drm_encoder_mode_prepare() argument
577 static void shmob_drm_encoder_mode_set(struct drm_encoder *encoder, shmob_drm_encoder_mode_set() argument
584 static void shmob_drm_encoder_mode_commit(struct drm_encoder *encoder) shmob_drm_encoder_mode_commit() argument
597 static void shmob_drm_encoder_destroy(struct drm_encoder *encoder) shmob_drm_encoder_destroy() argument
608 struct drm_encoder *encoder = &sdev->encoder.encoder; shmob_drm_encoder_create() local
713 shmob_drm_connector_create(struct shmob_drm_device *sdev, struct drm_encoder *encoder) shmob_drm_connector_create() argument
/linux-4.4.14/drivers/gpu/drm/udl/
H A Dudl_encoder.c19 static void udl_enc_destroy(struct drm_encoder *encoder) udl_enc_destroy() argument
25 static void udl_encoder_disable(struct drm_encoder *encoder) udl_encoder_disable() argument
29 static bool udl_mode_fixup(struct drm_encoder *encoder, udl_mode_fixup() argument
36 static void udl_encoder_prepare(struct drm_encoder *encoder) udl_encoder_prepare() argument
40 static void udl_encoder_commit(struct drm_encoder *encoder) udl_encoder_commit() argument
44 static void udl_encoder_mode_set(struct drm_encoder *encoder, udl_encoder_mode_set() argument
51 udl_encoder_dpms(struct drm_encoder *encoder, int mode) udl_encoder_dpms() argument
70 struct drm_encoder *encoder; udl_encoder_init() local
H A Dudl_connector.c139 int udl_connector_init(struct drm_device *dev, struct drm_encoder *encoder) udl_connector_init() argument
H A Dudl_modeset.c439 struct drm_encoder *encoder; udl_modeset_init() local
/linux-4.4.14/drivers/gpu/drm/msm/edp/
H A Dedp.h41 struct drm_encoder *encoder; member in struct:msm_edp
H A Dedp.c147 msm_edp_modeset_init(struct msm_edp *edp, struct drm_device *dev, struct drm_encoder *encoder) msm_edp_modeset_init() argument
/linux-4.4.14/drivers/gpu/drm/msm/mdp/mdp4/
H A Dmdp4_lvds_connector.c25 struct drm_encoder *encoder; member in struct:mdp4_lvds_connector
74 struct drm_encoder *encoder = mdp4_lvds_connector->encoder; mdp4_lvds_connector_mode_valid() local
113 mdp4_lvds_connector_init(struct drm_device *dev, struct drm_panel *panel, struct drm_encoder *encoder) mdp4_lvds_connector_init() argument
H A Dmdp4_dtv_encoder.c35 static struct mdp4_kms *get_kms(struct drm_encoder *encoder) get_kms() argument
85 static void mdp4_dtv_encoder_destroy(struct drm_encoder *encoder) mdp4_dtv_encoder_destroy() argument
97 static bool mdp4_dtv_encoder_mode_fixup(struct drm_encoder *encoder, mdp4_dtv_encoder_mode_fixup() argument
104 static void mdp4_dtv_encoder_mode_set(struct drm_encoder *encoder, mdp4_dtv_encoder_mode_set() argument
169 static void mdp4_dtv_encoder_disable(struct drm_encoder *encoder) mdp4_dtv_encoder_disable() argument
198 static void mdp4_dtv_encoder_enable(struct drm_encoder *encoder) mdp4_dtv_encoder_enable() argument
243 long mdp4_dtv_round_pixclk(struct drm_encoder *encoder, unsigned long rate) mdp4_dtv_round_pixclk() argument
252 struct drm_encoder *encoder = NULL; mdp4_dtv_encoder_init() local
H A Dmdp4_kms.c286 struct drm_encoder *encoder; modeset_init() local
168 mdp4_round_pixclk(struct msm_kms *kms, unsigned long rate, struct drm_encoder *encoder) mdp4_round_pixclk() argument
H A Dmdp4_lcdc_encoder.c35 static struct mdp4_kms *get_kms(struct drm_encoder *encoder) get_kms() argument
81 static void mdp4_lcdc_encoder_destroy(struct drm_encoder *encoder) mdp4_lcdc_encoder_destroy() argument
95 struct drm_connector *get_connector(struct drm_encoder *encoder) get_connector() argument
107 static void setup_phy(struct drm_encoder *encoder) setup_phy() argument
262 static bool mdp4_lcdc_encoder_mode_fixup(struct drm_encoder *encoder, mdp4_lcdc_encoder_mode_fixup() argument
269 static void mdp4_lcdc_encoder_mode_set(struct drm_encoder *encoder, mdp4_lcdc_encoder_mode_set() argument
335 static void mdp4_lcdc_encoder_disable(struct drm_encoder *encoder) mdp4_lcdc_encoder_disable() argument
377 static void mdp4_lcdc_encoder_enable(struct drm_encoder *encoder) mdp4_lcdc_encoder_enable() argument
436 long mdp4_lcdc_round_pixclk(struct drm_encoder *encoder, unsigned long rate) mdp4_lcdc_round_pixclk() argument
447 struct drm_encoder *encoder = NULL; mdp4_lcdc_encoder_init() local
/linux-4.4.14/drivers/gpu/drm/nouveau/dispnv04/
H A Ddisp.c41 struct drm_encoder *encoder; nv04_display_create() local
129 struct drm_encoder *encoder; nv04_display_destroy() local
162 struct drm_encoder *encoder; nv04_display_init() local
H A Dtvnv04.c75 static void nv04_tv_dpms(struct drm_encoder *encoder, int mode) nv04_tv_dpms() argument
125 static void nv04_tv_prepare(struct drm_encoder *encoder) nv04_tv_prepare() argument
141 static void nv04_tv_mode_set(struct drm_encoder *encoder, nv04_tv_mode_set() argument
165 static void nv04_tv_commit(struct drm_encoder *encoder) nv04_tv_commit() argument
180 static void nv04_tv_destroy(struct drm_encoder *encoder) nv04_tv_destroy() argument
208 struct drm_encoder *encoder; nv04_tv_create() local
H A Dtvmodesnv17.c316 static void tv_setup_filter(struct drm_encoder *encoder) tv_setup_filter() argument
472 void nv17_tv_update_properties(struct drm_encoder *encoder) nv17_tv_update_properties() argument
527 void nv17_tv_update_rescaler(struct drm_encoder *encoder) nv17_tv_update_rescaler() argument
543 void nv17_ctv_update_rescaler(struct drm_encoder *encoder) nv17_ctv_update_rescaler() argument
H A Ddac.c41 int nv04_dac_output_offset(struct drm_encoder *encoder) nv04_dac_output_offset() argument
132 static enum drm_connector_status nv04_dac_detect(struct drm_encoder *encoder, nv04_dac_detect() argument
235 uint32_t nv17_dac_sample_load(struct drm_encoder *encoder) nv17_dac_sample_load() argument
336 nv17_dac_detect(struct drm_encoder *encoder, struct drm_connector *connector) nv17_dac_detect() argument
354 static bool nv04_dac_mode_fixup(struct drm_encoder *encoder, nv04_dac_mode_fixup() argument
364 static void nv04_dac_prepare(struct drm_encoder *encoder) nv04_dac_prepare() argument
375 static void nv04_dac_mode_set(struct drm_encoder *encoder, nv04_dac_mode_set() argument
412 static void nv04_dac_commit(struct drm_encoder *encoder) nv04_dac_commit() argument
426 void nv04_dac_update_dacclk(struct drm_encoder *encoder, bool enable) nv04_dac_update_dacclk() argument
451 bool nv04_dac_in_use(struct drm_encoder *encoder) nv04_dac_in_use() argument
460 static void nv04_dac_dpms(struct drm_encoder *encoder, int mode) nv04_dac_dpms() argument
475 static void nv04_dac_save(struct drm_encoder *encoder) nv04_dac_save() argument
485 static void nv04_dac_restore(struct drm_encoder *encoder) nv04_dac_restore() argument
497 static void nv04_dac_destroy(struct drm_encoder *encoder) nv04_dac_destroy() argument
537 struct drm_encoder *encoder; nv04_dac_create() local
H A Ddfp.c113 void nv04_dfp_update_fp_control(struct drm_encoder *encoder, int mode) nv04_dfp_update_fp_control() argument
152 static struct drm_encoder *get_tmds_slave(struct drm_encoder *encoder) get_tmds_slave() argument
182 static bool nv04_dfp_mode_fixup(struct drm_encoder *encoder, nv04_dfp_mode_fixup() argument
244 static void nv04_dfp_prepare(struct drm_encoder *encoder) nv04_dfp_prepare() argument
279 static void nv04_dfp_mode_set(struct drm_encoder *encoder, nv04_dfp_mode_set() argument
444 static void nv04_dfp_commit(struct drm_encoder *encoder) nv04_dfp_commit() argument
484 static void nv04_dfp_update_backlight(struct drm_encoder *encoder, int mode) nv04_dfp_update_backlight() argument
511 static void nv04_lvds_dpms(struct drm_encoder *encoder, int mode) nv04_lvds_dpms() argument
559 static void nv04_tmds_dpms(struct drm_encoder *encoder, int mode) nv04_tmds_dpms() argument
575 static void nv04_dfp_save(struct drm_encoder *encoder) nv04_dfp_save() argument
585 static void nv04_dfp_restore(struct drm_encoder *encoder) nv04_dfp_restore() argument
610 static void nv04_dfp_destroy(struct drm_encoder *encoder) nv04_dfp_destroy() argument
621 static void nv04_tmds_slave_init(struct drm_encoder *encoder) nv04_tmds_slave_init() argument
684 struct drm_encoder *encoder; nv04_dfp_create() local
H A Dtvnv17.c45 static uint32_t nv42_tv_sample_load(struct drm_encoder *encoder) nv42_tv_sample_load() argument
144 nv17_tv_detect(struct drm_encoder *encoder, struct drm_connector *connector) nv17_tv_detect() argument
200 static int nv17_tv_get_ld_modes(struct drm_encoder *encoder, nv17_tv_get_ld_modes() argument
230 static int nv17_tv_get_hd_modes(struct drm_encoder *encoder, nv17_tv_get_hd_modes() argument
292 static int nv17_tv_get_modes(struct drm_encoder *encoder, nv17_tv_get_modes() argument
303 static int nv17_tv_mode_valid(struct drm_encoder *encoder, nv17_tv_mode_valid() argument
344 static bool nv17_tv_mode_fixup(struct drm_encoder *encoder, nv17_tv_mode_fixup() argument
361 static void nv17_tv_dpms(struct drm_encoder *encoder, int mode) nv17_tv_dpms() argument
396 static void nv17_tv_prepare(struct drm_encoder *encoder) nv17_tv_prepare() argument
457 static void nv17_tv_mode_set(struct drm_encoder *encoder, nv17_tv_mode_set() argument
572 static void nv17_tv_commit(struct drm_encoder *encoder) nv17_tv_commit() argument
606 static void nv17_tv_save(struct drm_encoder *encoder) nv17_tv_save() argument
621 static void nv17_tv_restore(struct drm_encoder *encoder) nv17_tv_restore() argument
634 static int nv17_tv_create_resources(struct drm_encoder *encoder, nv17_tv_create_resources() argument
686 static int nv17_tv_set_property(struct drm_encoder *encoder, nv17_tv_set_property() argument
764 static void nv17_tv_destroy(struct drm_encoder *encoder) nv17_tv_destroy() argument
798 struct drm_encoder *encoder; nv17_tv_create() local
H A Dcrtc.c259 struct drm_encoder *encoder; nv_crtc_mode_set_vga() local
469 struct drm_encoder *encoder; nv_crtc_mode_set_regs() local
/linux-4.4.14/drivers/gpu/drm/tegra/
H A Doutput.c87 void tegra_output_encoder_destroy(struct drm_encoder *encoder) tegra_output_encoder_destroy() argument
H A Drgb.c122 static void tegra_rgb_encoder_disable(struct drm_encoder *encoder) tegra_rgb_encoder_disable() argument
137 static void tegra_rgb_encoder_enable(struct drm_encoder *encoder) tegra_rgb_encoder_enable() argument
173 tegra_rgb_encoder_atomic_check(struct drm_encoder *encoder, tegra_rgb_encoder_atomic_check() argument
H A Ddrm.h214 struct drm_encoder encoder; member in struct:tegra_output
H A Ddsi.c798 static void tegra_dsi_encoder_disable(struct drm_encoder *encoder) tegra_dsi_encoder_disable() argument
837 static void tegra_dsi_encoder_enable(struct drm_encoder *encoder) tegra_dsi_encoder_enable() argument
878 tegra_dsi_encoder_atomic_check(struct drm_encoder *encoder, tegra_dsi_encoder_atomic_check() argument
H A Dhdmi.c816 static void tegra_hdmi_encoder_disable(struct drm_encoder *encoder) tegra_hdmi_encoder_disable() argument
834 static void tegra_hdmi_encoder_enable(struct drm_encoder *encoder) tegra_hdmi_encoder_enable() argument
1039 tegra_hdmi_encoder_atomic_check(struct drm_encoder *encoder, tegra_hdmi_encoder_atomic_check() argument
H A Dsor.c1097 static void tegra_sor_edp_disable(struct drm_encoder *encoder) tegra_sor_edp_disable() argument
1190 static void tegra_sor_edp_enable(struct drm_encoder *encoder) tegra_sor_edp_enable() argument
1591 tegra_sor_encoder_atomic_check(struct drm_encoder *encoder, tegra_sor_encoder_atomic_check() argument
1739 static void tegra_sor_hdmi_disable(struct drm_encoder *encoder) tegra_sor_hdmi_disable() argument
1775 static void tegra_sor_hdmi_enable(struct drm_encoder *encoder) tegra_sor_hdmi_enable() argument
2148 int encoder = DRM_MODE_ENCODER_NONE; tegra_sor_init() local
/linux-4.4.14/drivers/gpu/drm/omapdrm/
H A Domap_connector.c35 struct drm_encoder *encoder; member in struct:omap_connector
279 omap_connector_init(struct drm_device *dev, int connector_type, struct omap_dss_device *dssdev, struct drm_encoder *encoder) omap_connector_init() argument
H A Domap_encoder.c44 struct omap_dss_device *omap_encoder_get_dssdev(struct drm_encoder *encoder) omap_encoder_get_dssdev() argument
51 static void omap_encoder_destroy(struct drm_encoder *encoder) omap_encoder_destroy() argument
63 static void omap_encoder_mode_set(struct drm_encoder *encoder, omap_encoder_mode_set() argument
94 static void omap_encoder_disable(struct drm_encoder *encoder) omap_encoder_disable() argument
103 static int omap_encoder_update(struct drm_encoder *encoder, omap_encoder_update() argument
139 static void omap_encoder_enable(struct drm_encoder *encoder) omap_encoder_enable() argument
151 static int omap_encoder_atomic_check(struct drm_encoder *encoder, omap_encoder_atomic_check() argument
169 struct drm_encoder *encoder = NULL; omap_encoder_init() local
H A Domap_fb.c337 struct drm_encoder *encoder = connector->encoder; list_for_each_entry_from() local
H A Domap_drv.c353 struct drm_encoder *encoder; for_each_dss_dev() local
462 struct drm_encoder *encoder = priv->encoders[i]; local
/linux-4.4.14/drivers/media/i2c/
H A Dbt866.c61 static int bt866_write(struct bt866 *encoder, u8 subaddr, u8 data) bt866_write() argument
130 struct bt866 *encoder = to_bt866(sd); bt866_s_routing() local
191 struct bt866 *encoder; bt866_probe() local
H A Dsaa7185.c71 struct saa7185 *encoder = to_saa7185(sd); saa7185_write() local
82 struct saa7185 *encoder = to_saa7185(sd); saa7185_write_block() local
222 struct saa7185 *encoder = to_saa7185(sd); saa7185_init() local
234 struct saa7185 *encoder = to_saa7185(sd); saa7185_s_std_output() local
249 struct saa7185 *encoder = to_saa7185(sd); saa7185_s_routing() local
310 struct saa7185 *encoder; saa7185_probe() local
341 struct saa7185 *encoder = to_saa7185(sd); saa7185_remove() local
H A Dbt856.c68 static inline int bt856_write(struct bt856 *encoder, u8 reg, u8 value) bt856_write() argument
76 static inline int bt856_setbit(struct bt856 *encoder, u8 reg, u8 bit, u8 value) bt856_setbit() argument
83 static void bt856_dump(struct bt856 *encoder) bt856_dump() argument
97 struct bt856 *encoder = to_bt856(sd); bt856_init() local
124 struct bt856 *encoder = to_bt856(sd); bt856_s_std_output() local
146 struct bt856 *encoder = to_bt856(sd); bt856_s_routing() local
200 struct bt856 *encoder; bt856_probe() local
H A Dadv7170.c76 struct adv7170 *encoder = to_adv7170(sd); adv7170_write() local
93 struct adv7170 *encoder = to_adv7170(sd); adv7170_write_block() local
199 struct adv7170 *encoder = to_adv7170(sd); adv7170_s_std_output() local
228 struct adv7170 *encoder = to_adv7170(sd); adv7170_s_routing() local
354 struct adv7170 *encoder; adv7170_probe() local
H A Dadv7175.c207 struct adv7175 *encoder = to_adv7175(sd); adv7175_s_std_output() local
246 struct adv7175 *encoder = to_adv7175(sd); adv7175_s_routing() local
409 struct adv7175 *encoder; adv7175_probe() local
/linux-4.4.14/drivers/gpu/drm/
H A Ddrm_encoder_slave.c112 struct drm_encoder_slave *encoder = to_encoder_slave(drm_encoder); drm_i2c_encoder_destroy() local
133 void drm_i2c_encoder_dpms(struct drm_encoder *encoder, int mode) drm_i2c_encoder_dpms() argument
139 bool drm_i2c_encoder_mode_fixup(struct drm_encoder *encoder, drm_i2c_encoder_mode_fixup() argument
147 void drm_i2c_encoder_prepare(struct drm_encoder *encoder) drm_i2c_encoder_prepare() argument
153 void drm_i2c_encoder_commit(struct drm_encoder *encoder) drm_i2c_encoder_commit() argument
159 void drm_i2c_encoder_mode_set(struct drm_encoder *encoder, drm_i2c_encoder_mode_set() argument
167 enum drm_connector_status drm_i2c_encoder_detect(struct drm_encoder *encoder, drm_i2c_encoder_detect() argument
174 void drm_i2c_encoder_save(struct drm_encoder *encoder) drm_i2c_encoder_save() argument
180 void drm_i2c_encoder_restore(struct drm_encoder *encoder) drm_i2c_encoder_restore() argument
52 drm_i2c_encoder_init(struct drm_device *dev, struct drm_encoder_slave *encoder, struct i2c_adapter *adap, const struct i2c_board_info *info) drm_i2c_encoder_init() argument
H A Ddrm_crtc_helper.c110 bool drm_helper_encoder_in_use(struct drm_encoder *encoder) drm_helper_encoder_in_use() argument
144 struct drm_encoder *encoder; drm_helper_crtc_in_use() local
162 drm_encoder_disable(struct drm_encoder *encoder) drm_encoder_disable() argument
178 struct drm_encoder *encoder; __drm_helper_disable_unused_functions() local
231 struct drm_encoder *encoder; drm_crtc_prepare_encoders() local
276 struct drm_encoder *encoder; drm_crtc_helper_set_mode() local
418 struct drm_encoder *encoder; drm_crtc_helper_disable() local
461 struct drm_encoder *save_encoders, *new_encoder, *encoder; drm_crtc_helper_set_config() local
709 static int drm_helper_choose_encoder_dpms(struct drm_encoder *encoder) drm_helper_choose_encoder_dpms() argument
723 static void drm_helper_encoder_dpms(struct drm_encoder *encoder, int mode) drm_helper_encoder_dpms() argument
771 struct drm_encoder *encoder = connector->encoder; drm_helper_connector_dpms() local
862 struct drm_encoder *encoder; drm_helper_resume_force_mode() local
H A Ddrm_atomic_helper.c284 struct drm_encoder *encoder; for_each_connector_in_state() local
586 struct drm_encoder *encoder; for_each_connector_in_state() local
764 struct drm_encoder *encoder; for_each_connector_in_state() local
866 struct drm_encoder *encoder; for_each_connector_in_state() local
84 get_current_crtc_for_encoder(struct drm_device *dev, struct drm_encoder *encoder) get_current_crtc_for_encoder() argument
103 steal_encoder(struct drm_atomic_state *state, struct drm_encoder *encoder, struct drm_crtc *encoder_crtc) steal_encoder() argument
H A Ddrm_fb_helper.c1904 struct drm_encoder *encoder; drm_pick_crtcs() local
H A Ddrm_edid.c3454 struct drm_connector *drm_select_eld(struct drm_encoder *encoder) drm_select_eld() argument
H A Ddrm_crtc.c1129 void drm_encoder_cleanup(struct drm_encoder *encoder) drm_encoder_cleanup() argument
1742 struct drm_encoder *encoder; drm_mode_getresources() local
1994 struct drm_encoder *encoder; drm_mode_getconnector() local
2104 static struct drm_crtc *drm_encoder_get_crtc(struct drm_encoder *encoder) drm_encoder_get_crtc() argument
2148 struct drm_encoder *encoder; drm_mode_getencoder() local
5350 struct drm_encoder *encoder; drm_mode_config_reset() local
5789 struct drm_encoder *encoder, *enct; drm_mode_config_cleanup() local
1085 drm_encoder_init(struct drm_device *dev, struct drm_encoder *encoder, const struct drm_encoder_funcs *funcs, int encoder_type) drm_encoder_init() argument
5031 drm_mode_connector_attach_encoder(struct drm_connector *connector, struct drm_encoder *encoder) drm_mode_connector_attach_encoder() argument
/linux-4.4.14/drivers/gpu/drm/gma500/
H A Doaktrail_lvds_i2c.c133 void oaktrail_lvds_i2c_init(struct drm_encoder *encoder) oaktrail_lvds_i2c_init() argument
H A Dcdv_intel_crt.c39 static void cdv_intel_crt_dpms(struct drm_encoder *encoder, int mode) cdv_intel_crt_dpms() argument
84 static void cdv_intel_crt_mode_set(struct drm_encoder *encoder, cdv_intel_crt_mode_set() argument
241 static void cdv_intel_crt_enc_destroy(struct drm_encoder *encoder) cdv_intel_crt_enc_destroy() argument
257 struct drm_encoder *encoder; cdv_intel_crt_init() local
H A Doaktrail_lvds.c78 static void oaktrail_lvds_dpms(struct drm_encoder *encoder, int mode) oaktrail_lvds_dpms() argument
91 static void oaktrail_lvds_mode_set(struct drm_encoder *encoder, oaktrail_lvds_mode_set() argument
164 static void oaktrail_lvds_prepare(struct drm_encoder *encoder) oaktrail_lvds_prepare() argument
200 static void oaktrail_lvds_commit(struct drm_encoder *encoder) oaktrail_lvds_commit() argument
304 struct drm_encoder *encoder; oaktrail_lvds_init() local
H A Dcdv_intel_hdmi.c62 static void cdv_hdmi_mode_set(struct drm_encoder *encoder, cdv_hdmi_mode_set() argument
92 static void cdv_hdmi_dpms(struct drm_encoder *encoder, int mode) cdv_hdmi_dpms() argument
156 struct drm_encoder *encoder = connector->encoder; cdv_hdmi_set_property() local
287 struct drm_encoder *encoder; cdv_hdmi_init() local
H A Dmdfld_dsi_output.c249 struct drm_encoder *encoder = connector->encoder; mdfld_dsi_connector_set_property() local
504 struct mdfld_dsi_encoder *encoder; mdfld_dsi_output_init() local
H A Dcdv_intel_lvds.c229 static void cdv_intel_lvds_encoder_dpms(struct drm_encoder *encoder, int mode) cdv_intel_lvds_encoder_dpms() argument
272 static bool cdv_intel_lvds_mode_fixup(struct drm_encoder *encoder, cdv_intel_lvds_mode_fixup() argument
322 static void cdv_intel_lvds_prepare(struct drm_encoder *encoder) cdv_intel_lvds_prepare() argument
340 static void cdv_intel_lvds_commit(struct drm_encoder *encoder) cdv_intel_lvds_commit() argument
353 static void cdv_intel_lvds_mode_set(struct drm_encoder *encoder, cdv_intel_lvds_mode_set() argument
458 struct drm_encoder *encoder = connector->encoder; cdv_intel_lvds_set_property() local
542 static void cdv_intel_lvds_enc_destroy(struct drm_encoder *encoder) cdv_intel_lvds_enc_destroy() argument
615 struct drm_encoder *encoder; cdv_intel_lvds_init() local
199 cdv_intel_lvds_set_power(struct drm_device *dev, struct drm_encoder *encoder, bool on) cdv_intel_lvds_set_power() argument
H A Dframebuffer.c707 struct drm_encoder *encoder = &gma_encoder->base; psb_setup_outputs() local
H A Dgma_display.c488 bool gma_encoder_mode_fixup(struct drm_encoder *encoder, gma_encoder_mode_fixup() argument
657 void gma_encoder_prepare(struct drm_encoder *encoder) gma_encoder_prepare() argument
665 void gma_encoder_commit(struct drm_encoder *encoder) gma_encoder_commit() argument
673 void gma_encoder_destroy(struct drm_encoder *encoder) gma_encoder_destroy() argument
689 gma_connector_attach_encoder(struct gma_connector *connector, struct gma_encoder *encoder) gma_connector_attach_encoder() argument
H A Dpsb_intel_lvds.c253 static void psb_intel_lvds_encoder_dpms(struct drm_encoder *encoder, int mode) psb_intel_lvds_encoder_dpms() argument
374 bool psb_intel_lvds_mode_fixup(struct drm_encoder *encoder, psb_intel_lvds_mode_fixup() argument
438 static void psb_intel_lvds_prepare(struct drm_encoder *encoder) psb_intel_lvds_prepare() argument
456 static void psb_intel_lvds_commit(struct drm_encoder *encoder) psb_intel_lvds_commit() argument
469 static void psb_intel_lvds_mode_set(struct drm_encoder *encoder, psb_intel_lvds_mode_set() argument
575 struct drm_encoder *encoder = connector->encoder; psb_intel_lvds_set_property() local
665 static void psb_intel_lvds_enc_destroy(struct drm_encoder *encoder) psb_intel_lvds_enc_destroy() argument
690 struct drm_encoder *encoder; psb_intel_lvds_init() local
H A Dmdfld_dsi_dpi.c633 static void mdfld_dsi_dpi_set_power(struct drm_encoder *encoder, bool on) mdfld_dsi_dpi_set_power() argument
681 void mdfld_dsi_dpi_dpms(struct drm_encoder *encoder, int mode) mdfld_dsi_dpi_dpms() argument
686 bool mdfld_dsi_dpi_mode_fixup(struct drm_encoder *encoder, mdfld_dsi_dpi_mode_fixup() argument
710 void mdfld_dsi_dpi_prepare(struct drm_encoder *encoder) mdfld_dsi_dpi_prepare() argument
715 void mdfld_dsi_dpi_commit(struct drm_encoder *encoder) mdfld_dsi_dpi_commit() argument
812 void mdfld_dsi_dpi_mode_set(struct drm_encoder *encoder, mdfld_dsi_dpi_mode_set() argument
938 struct drm_encoder *encoder = NULL; mdfld_dsi_dpi_init() local
H A Dpsb_intel_drv.h142 struct gma_encoder *encoder; member in struct:gma_connector
H A Dmdfld_dsi_output.h255 struct mdfld_dsi_encoder *encoder; member in struct:mdfld_dsi_config
313 mdfld_dsi_encoder_get_config(struct mdfld_dsi_encoder *encoder) mdfld_dsi_encoder_get_config() argument
321 mdfld_dsi_encoder_get_connector(struct mdfld_dsi_encoder *encoder) mdfld_dsi_encoder_get_connector() argument
347 static inline int mdfld_dsi_encoder_get_pipe(struct mdfld_dsi_encoder *encoder) mdfld_dsi_encoder_get_pipe() argument
279 mdfld_dsi_encoder( struct drm_encoder *encoder) mdfld_dsi_encoder() argument
335 mdfld_dsi_encoder_get_pkg_sender( struct mdfld_dsi_encoder *encoder) mdfld_dsi_encoder_get_pkg_sender() argument
H A Dmdfld_intel_display.c686 struct drm_encoder *encoder; mdfld_crtc_mode_set() local
H A Doaktrail_hdmi.c491 static void oaktrail_hdmi_dpms(struct drm_encoder *encoder, int mode) oaktrail_hdmi_dpms() argument
587 static void oaktrail_hdmi_mode_set(struct drm_encoder *encoder, oaktrail_hdmi_mode_set() argument
624 static void oaktrail_hdmi_enc_destroy(struct drm_encoder *encoder) oaktrail_hdmi_enc_destroy() argument
639 struct drm_encoder *encoder; oaktrail_hdmi_init() local
H A Dcdv_intel_dp.c266 struct gma_encoder *encoder; member in struct:cdv_intel_dp
312 static bool is_edp(struct gma_encoder *encoder) is_edp() argument
323 cdv_intel_dp_max_lane_count(struct gma_encoder *encoder) cdv_intel_dp_max_lane_count() argument
341 cdv_intel_dp_max_link_bw(struct gma_encoder *encoder) cdv_intel_dp_max_link_bw() argument
512 struct gma_encoder *encoder = gma_attached_encoder(connector); cdv_intel_dp_mode_valid() local
568 cdv_intel_dp_aux_ch(struct gma_encoder *encoder, cdv_intel_dp_aux_ch() argument
670 cdv_intel_dp_aux_native_write(struct gma_encoder *encoder, cdv_intel_dp_aux_native_write() argument
703 cdv_intel_dp_aux_native_write_1(struct gma_encoder *encoder, cdv_intel_dp_aux_native_write_1() argument
711 cdv_intel_dp_aux_native_read(struct gma_encoder *encoder, cdv_intel_dp_aux_native_read() argument
756 struct gma_encoder *encoder = intel_dp->encoder; cdv_intel_dp_i2c_aux_ch() local
894 cdv_intel_dp_mode_fixup(struct drm_encoder *encoder, const struct drm_display_mode *mode, cdv_intel_dp_mode_fixup() argument
991 struct drm_encoder *encoder; cdv_intel_dp_set_m_n() local
1038 cdv_intel_dp_mode_set(struct drm_encoder *encoder, struct drm_display_mode *mode, cdv_intel_dp_mode_set() argument
1108 static void cdv_intel_dp_sink_dpms(struct gma_encoder *encoder, int mode) cdv_intel_dp_sink_dpms() argument
1138 static void cdv_intel_dp_prepare(struct drm_encoder *encoder) cdv_intel_dp_prepare() argument
1155 static void cdv_intel_dp_commit(struct drm_encoder *encoder) cdv_intel_dp_commit() argument
1169 cdv_intel_dp_dpms(struct drm_encoder *encoder, int mode) cdv_intel_dp_dpms() argument
1206 cdv_intel_dp_aux_native_read_retry(struct gma_encoder *encoder, uint16_t address, cdv_intel_dp_aux_native_read_retry() argument
1231 cdv_intel_dp_get_link_status(struct gma_encoder *encoder) cdv_intel_dp_get_link_status() argument
1305 cdv_intel_get_adjust_train(struct gma_encoder *encoder) cdv_intel_get_adjust_train() argument
1364 cdv_intel_channel_eq_ok(struct gma_encoder *encoder) cdv_intel_channel_eq_ok() argument
1384 cdv_intel_dp_set_link_train(struct gma_encoder *encoder, cdv_intel_dp_set_link_train() argument
1411 cdv_intel_dplink_set_level(struct gma_encoder *encoder, cdv_intel_dplink_set_level() argument
1432 cdv_intel_dp_set_vswing_premph(struct gma_encoder *encoder, uint8_t signal_level) cdv_intel_dp_set_vswing_premph() argument
1498 cdv_intel_dp_start_link_train(struct gma_encoder *encoder) cdv_intel_dp_start_link_train() argument
1592 cdv_intel_dp_complete_link_train(struct gma_encoder *encoder) cdv_intel_dp_complete_link_train() argument
1678 cdv_intel_dp_link_down(struct gma_encoder *encoder) cdv_intel_dp_link_down() argument
1702 static enum drm_connector_status cdv_dp_detect(struct gma_encoder *encoder) cdv_dp_detect() argument
1730 struct gma_encoder *encoder = gma_attached_encoder(connector); cdv_intel_dp_detect() local
1820 struct gma_encoder *encoder = gma_attached_encoder(connector); cdv_intel_dp_detect_audio() local
1846 struct gma_encoder *encoder = gma_attached_encoder(connector); cdv_intel_dp_set_property() local
1915 static void cdv_intel_dp_encoder_destroy(struct drm_encoder *encoder) cdv_intel_dp_encoder_destroy() argument
2001 struct drm_encoder *encoder; cdv_intel_dp_init() local
846 cdv_intel_dp_i2c_init(struct gma_connector *connector, struct gma_encoder *encoder, const char *name) cdv_intel_dp_i2c_init() argument
H A Dpsb_intel_sdvo.c196 static struct psb_intel_sdvo *to_psb_intel_sdvo(struct drm_encoder *encoder) to_psb_intel_sdvo() argument
949 static bool psb_intel_sdvo_mode_fixup(struct drm_encoder *encoder, psb_intel_sdvo_mode_fixup() argument
987 static void psb_intel_sdvo_mode_set(struct drm_encoder *encoder, psb_intel_sdvo_mode_set() argument
1095 static void psb_intel_sdvo_dpms(struct drm_encoder *encoder, int mode) psb_intel_sdvo_dpms() argument
1817 struct drm_encoder *encoder = &gma_attached_encoder(connector)->base; psb_intel_sdvo_restore() local
1854 static void psb_intel_sdvo_enc_destroy(struct drm_encoder *encoder) psb_intel_sdvo_enc_destroy() argument
2042 struct drm_encoder *encoder = &psb_intel_sdvo->base.base; psb_intel_sdvo_dvi_init() local
2082 struct drm_encoder *encoder = &psb_intel_sdvo->base.base; psb_intel_sdvo_tv_init() local
2121 struct drm_encoder *encoder = &psb_intel_sdvo->base.base; psb_intel_sdvo_analog_init() local
2155 struct drm_encoder *encoder = &psb_intel_sdvo->base.base; psb_intel_sdvo_lvds_init() local
2009 psb_intel_sdvo_connector_init(struct psb_intel_sdvo_connector *connector, struct psb_intel_sdvo *encoder) psb_intel_sdvo_connector_init() argument
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_encoders.c40 struct drm_encoder *encoder; amdgpu_link_encoder_connector() local
59 void amdgpu_encoder_set_active_device(struct drm_encoder *encoder) amdgpu_encoder_set_active_device() argument
77 amdgpu_get_connector_for_encoder(struct drm_encoder *encoder) amdgpu_get_connector_for_encoder() argument
93 amdgpu_get_connector_for_encoder_init(struct drm_encoder *encoder) amdgpu_get_connector_for_encoder_init() argument
108 struct drm_encoder *amdgpu_get_external_encoder(struct drm_encoder *encoder) amdgpu_get_external_encoder() argument
129 u16 amdgpu_encoder_get_dp_bridge_encoder_id(struct drm_encoder *encoder) amdgpu_encoder_get_dp_bridge_encoder_id() argument
147 void amdgpu_panel_mode_fixup(struct drm_encoder *encoder, amdgpu_panel_mode_fixup() argument
188 bool amdgpu_dig_monitor_is_duallink(struct drm_encoder *encoder, amdgpu_dig_monitor_is_duallink() argument
H A Damdgpu_display.c382 struct drm_encoder *encoder; amdgpu_print_display_setup() local
686 struct drm_encoder *encoder; amdgpu_crtc_scaling_mode_fixup() local
H A Datombios_crtc.c310 struct drm_encoder *encoder = amdgpu_crtc->encoder; amdgpu_atombios_crtc_adjust_pll() local
H A Damdgpu_connectors.c95 static void amdgpu_connector_property_change_mode(struct drm_encoder *encoder) amdgpu_connector_property_change_mode() argument
145 struct drm_encoder *encoder = connector_funcs->best_encoder(connector); amdgpu_connector_get_monitor_bpc() local
223 struct drm_encoder *encoder = NULL; amdgpu_connector_update_scratch_regs() local
253 struct drm_encoder *encoder; amdgpu_connector_find_encoder() local
383 struct drm_encoder *encoder = amdgpu_connector_best_single_encoder(connector); amdgpu_get_native_mode() local
403 amdgpu_connector_lcd_native_mode(struct drm_encoder *encoder) amdgpu_connector_lcd_native_mode() argument
434 static void amdgpu_connector_add_common_modes(struct drm_encoder *encoder, amdgpu_connector_add_common_modes() argument
492 struct drm_encoder *encoder; amdgpu_connector_set_property() local
632 amdgpu_connector_fixup_lcd_native_mode(struct drm_encoder *encoder, amdgpu_connector_fixup_lcd_native_mode() argument
669 struct drm_encoder *encoder; amdgpu_connector_lvds_get_modes() local
707 struct drm_encoder *encoder = amdgpu_connector_best_single_encoder(connector); amdgpu_connector_lvds_mode_valid() local
738 struct drm_encoder *encoder = amdgpu_connector_best_single_encoder(connector); amdgpu_connector_lvds_detect() local
859 struct drm_encoder *encoder; amdgpu_connector_vga_detect() local
978 struct drm_encoder *encoder = NULL; amdgpu_connector_dvi_detect() local
1123 struct drm_encoder *encoder; amdgpu_connector_dvi_encoder() local
1212 struct drm_encoder *encoder = amdgpu_connector_best_single_encoder(connector); amdgpu_connector_dp_get_modes() local
1280 struct drm_encoder *encoder; amdgpu_connector_encoder_get_dp_bridge_encoder_id() local
1309 struct drm_encoder *encoder; amdgpu_connector_encoder_is_hbr2() local
1351 struct drm_encoder *encoder = amdgpu_connector_best_single_encoder(connector); amdgpu_connector_dp_detect() local
1440 struct drm_encoder *encoder = amdgpu_connector_best_single_encoder(connector); amdgpu_connector_dp_mode_valid() local
1521 struct drm_encoder *encoder; amdgpu_connector_add() local
H A Datombios_dp.c382 int amdgpu_atombios_dp_get_panel_mode(struct drm_encoder *encoder, amdgpu_atombios_dp_get_panel_mode() argument
494 struct drm_encoder *encoder; member in struct:amdgpu_atombios_dp_link_train_info
724 void amdgpu_atombios_dp_link_train(struct drm_encoder *encoder, amdgpu_atombios_dp_link_train() argument
H A Datombios_encoders.c82 struct drm_encoder *encoder = &amdgpu_encoder->base; amdgpu_atombios_encoder_set_backlight_level() local
261 void amdgpu_atombios_encoder_init_backlight(struct amdgpu_encoder *encoder) amdgpu_atombios_encoder_init_backlight() argument
265 void amdgpu_atombios_encoder_fini_backlight(struct amdgpu_encoder *encoder) amdgpu_atombios_encoder_fini_backlight() argument
271 bool amdgpu_atombios_encoder_is_digital(struct drm_encoder *encoder) amdgpu_atombios_encoder_is_digital() argument
286 bool amdgpu_atombios_encoder_mode_fixup(struct drm_encoder *encoder, amdgpu_atombios_encoder_mode_fixup() argument
321 amdgpu_atombios_encoder_setup_dac(struct drm_encoder *encoder, int action) amdgpu_atombios_encoder_setup_dac() argument
350 static u8 amdgpu_atombios_encoder_get_bpc(struct drm_encoder *encoder) amdgpu_atombios_encoder_get_bpc() argument
384 amdgpu_atombios_encoder_setup_dvo(struct drm_encoder *encoder, int action) amdgpu_atombios_encoder_setup_dvo() argument
446 int amdgpu_atombios_encoder_get_encoder_mode(struct drm_encoder *encoder) amdgpu_atombios_encoder_get_encoder_mode() argument
573 amdgpu_atombios_encoder_setup_dig_encoder(struct drm_encoder *encoder, amdgpu_atombios_encoder_setup_dig_encoder() argument
720 amdgpu_atombios_encoder_setup_dig_transmitter(struct drm_encoder *encoder, int action, amdgpu_atombios_encoder_setup_dig_transmitter() argument
1134 amdgpu_atombios_encoder_setup_external_encoder(struct drm_encoder *encoder, amdgpu_atombios_encoder_setup_external_encoder() argument
1239 amdgpu_atombios_encoder_setup_dig(struct drm_encoder *encoder, int action) amdgpu_atombios_encoder_setup_dig() argument
1318 amdgpu_atombios_encoder_dpms(struct drm_encoder *encoder, int mode) amdgpu_atombios_encoder_dpms() argument
1377 amdgpu_atombios_encoder_set_crtc_source(struct drm_encoder *encoder) amdgpu_atombios_encoder_set_crtc_source() argument
1588 struct drm_encoder *encoder; amdgpu_atombios_encoder_init_dig() local
1611 amdgpu_atombios_encoder_dac_load_detect(struct drm_encoder *encoder, amdgpu_atombios_encoder_dac_load_detect() argument
1661 amdgpu_atombios_encoder_dac_detect(struct drm_encoder *encoder, amdgpu_atombios_encoder_dac_detect() argument
1700 amdgpu_atombios_encoder_dig_detect(struct drm_encoder *encoder, amdgpu_atombios_encoder_dig_detect() argument
1745 amdgpu_atombios_encoder_setup_ext_encoder_ddc(struct drm_encoder *encoder) amdgpu_atombios_encoder_setup_ext_encoder_ddc() argument
1910 amdgpu_atombios_encoder_get_lcd_info(struct amdgpu_encoder *encoder) amdgpu_atombios_encoder_get_lcd_info() argument
1757 amdgpu_atombios_encoder_set_bios_scratch_regs(struct drm_connector *connector, struct drm_encoder *encoder, bool connected) amdgpu_atombios_encoder_set_bios_scratch_regs() argument
H A Damdgpu_mode.h348 struct amdgpu_encoder *encoder; member in struct:amdgpu_backlight_privdata
404 struct drm_encoder *encoder; member in struct:amdgpu_crtc
H A Ddce_v10_0.c709 static void dce_v10_0_program_fmt(struct drm_encoder *encoder) dce_v10_0_program_fmt() argument
1425 static void dce_v10_0_afmt_audio_select_pin(struct drm_encoder *encoder) dce_v10_0_afmt_audio_select_pin() argument
1440 static void dce_v10_0_audio_write_latency_fields(struct drm_encoder *encoder, dce_v10_0_audio_write_latency_fields() argument
1483 static void dce_v10_0_audio_write_speaker_allocation(struct drm_encoder *encoder) dce_v10_0_audio_write_speaker_allocation() argument
1535 static void dce_v10_0_audio_write_sad_regs(struct drm_encoder *encoder) dce_v10_0_audio_write_sad_regs() argument
1683 static void dce_v10_0_afmt_update_ACR(struct drm_encoder *encoder, uint32_t clock) dce_v10_0_afmt_update_ACR() argument
1718 static void dce_v10_0_afmt_update_avi_infoframe(struct drm_encoder *encoder, dce_v10_0_afmt_update_avi_infoframe() argument
1738 static void dce_v10_0_audio_set_dto(struct drm_encoder *encoder, u32 clock) dce_v10_0_audio_set_dto() argument
1768 static void dce_v10_0_afmt_setmode(struct drm_encoder *encoder, dce_v10_0_afmt_setmode() argument
1949 static void dce_v10_0_afmt_enable(struct drm_encoder *encoder, bool enable) dce_v10_0_afmt_enable() argument
2376 static int dce_v10_0_pick_dig_encoder(struct drm_encoder *encoder) dce_v10_0_pick_dig_encoder() argument
2825 struct drm_encoder *encoder; dce_v10_0_crtc_mode_fixup() local
3512 dce_v10_0_encoder_mode_set(struct drm_encoder *encoder, dce_v10_0_encoder_mode_set() argument
3532 static void dce_v10_0_encoder_prepare(struct drm_encoder *encoder) dce_v10_0_encoder_prepare() argument
3571 static void dce_v10_0_encoder_commit(struct drm_encoder *encoder) dce_v10_0_encoder_commit() argument
3581 static void dce_v10_0_encoder_disable(struct drm_encoder *encoder) dce_v10_0_encoder_disable() argument
3598 static void dce_v10_0_ext_prepare(struct drm_encoder *encoder) dce_v10_0_ext_prepare() argument
3603 static void dce_v10_0_ext_commit(struct drm_encoder *encoder) dce_v10_0_ext_commit() argument
3609 dce_v10_0_ext_mode_set(struct drm_encoder *encoder, dce_v10_0_ext_mode_set() argument
3616 static void dce_v10_0_ext_disable(struct drm_encoder *encoder) dce_v10_0_ext_disable() argument
3622 dce_v10_0_ext_dpms(struct drm_encoder *encoder, int mode) dce_v10_0_ext_dpms() argument
3627 static bool dce_v10_0_ext_mode_fixup(struct drm_encoder *encoder, dce_v10_0_ext_mode_fixup() argument
3663 static void dce_v10_0_encoder_destroy(struct drm_encoder *encoder) dce_v10_0_encoder_destroy() argument
3683 struct drm_encoder *encoder; dce_v10_0_encoder_add() local
H A Ddce_v11_0.c697 static void dce_v11_0_program_fmt(struct drm_encoder *encoder) dce_v11_0_program_fmt() argument
1413 static void dce_v11_0_afmt_audio_select_pin(struct drm_encoder *encoder) dce_v11_0_afmt_audio_select_pin() argument
1428 static void dce_v11_0_audio_write_latency_fields(struct drm_encoder *encoder, dce_v11_0_audio_write_latency_fields() argument
1471 static void dce_v11_0_audio_write_speaker_allocation(struct drm_encoder *encoder) dce_v11_0_audio_write_speaker_allocation() argument
1523 static void dce_v11_0_audio_write_sad_regs(struct drm_encoder *encoder) dce_v11_0_audio_write_sad_regs() argument
1671 static void dce_v11_0_afmt_update_ACR(struct drm_encoder *encoder, uint32_t clock) dce_v11_0_afmt_update_ACR() argument
1706 static void dce_v11_0_afmt_update_avi_infoframe(struct drm_encoder *encoder, dce_v11_0_afmt_update_avi_infoframe() argument
1726 static void dce_v11_0_audio_set_dto(struct drm_encoder *encoder, u32 clock) dce_v11_0_audio_set_dto() argument
1756 static void dce_v11_0_afmt_setmode(struct drm_encoder *encoder, dce_v11_0_afmt_setmode() argument
1937 static void dce_v11_0_afmt_enable(struct drm_encoder *encoder, bool enable) dce_v11_0_afmt_enable() argument
2355 static int dce_v11_0_pick_dig_encoder(struct drm_encoder *encoder) dce_v11_0_pick_dig_encoder() argument
2814 struct drm_encoder *encoder; dce_v11_0_crtc_mode_fixup() local
3505 dce_v11_0_encoder_mode_set(struct drm_encoder *encoder, dce_v11_0_encoder_mode_set() argument
3525 static void dce_v11_0_encoder_prepare(struct drm_encoder *encoder) dce_v11_0_encoder_prepare() argument
3564 static void dce_v11_0_encoder_commit(struct drm_encoder *encoder) dce_v11_0_encoder_commit() argument
3574 static void dce_v11_0_encoder_disable(struct drm_encoder *encoder) dce_v11_0_encoder_disable() argument
3591 static void dce_v11_0_ext_prepare(struct drm_encoder *encoder) dce_v11_0_ext_prepare() argument
3596 static void dce_v11_0_ext_commit(struct drm_encoder *encoder) dce_v11_0_ext_commit() argument
3602 dce_v11_0_ext_mode_set(struct drm_encoder *encoder, dce_v11_0_ext_mode_set() argument
3609 static void dce_v11_0_ext_disable(struct drm_encoder *encoder) dce_v11_0_ext_disable() argument
3615 dce_v11_0_ext_dpms(struct drm_encoder *encoder, int mode) dce_v11_0_ext_dpms() argument
3620 static bool dce_v11_0_ext_mode_fixup(struct drm_encoder *encoder, dce_v11_0_ext_mode_fixup() argument
3656 static void dce_v11_0_encoder_destroy(struct drm_encoder *encoder) dce_v11_0_encoder_destroy() argument
3676 struct drm_encoder *encoder; dce_v11_0_encoder_add() local
H A Ddce_v8_0.c657 static void dce_v8_0_program_fmt(struct drm_encoder *encoder) dce_v8_0_program_fmt() argument
1370 static void dce_v8_0_afmt_audio_select_pin(struct drm_encoder *encoder) dce_v8_0_afmt_audio_select_pin() argument
1386 static void dce_v8_0_audio_write_latency_fields(struct drm_encoder *encoder, dce_v8_0_audio_write_latency_fields() argument
1444 static void dce_v8_0_audio_write_speaker_allocation(struct drm_encoder *encoder) dce_v8_0_audio_write_speaker_allocation() argument
1493 static void dce_v8_0_audio_write_sad_regs(struct drm_encoder *encoder) dce_v8_0_audio_write_sad_regs() argument
1654 static void dce_v8_0_afmt_update_ACR(struct drm_encoder *encoder, uint32_t clock) dce_v8_0_afmt_update_ACR() argument
1676 static void dce_v8_0_afmt_update_avi_infoframe(struct drm_encoder *encoder, dce_v8_0_afmt_update_avi_infoframe() argument
1697 static void dce_v8_0_audio_set_dto(struct drm_encoder *encoder, u32 clock) dce_v8_0_audio_set_dto() argument
1723 static void dce_v8_0_afmt_setmode(struct drm_encoder *encoder, dce_v8_0_afmt_setmode() argument
1886 static void dce_v8_0_afmt_enable(struct drm_encoder *encoder, bool enable) dce_v8_0_afmt_enable() argument
2277 static int dce_v8_0_pick_dig_encoder(struct drm_encoder *encoder) dce_v8_0_pick_dig_encoder() argument
2744 struct drm_encoder *encoder; dce_v8_0_crtc_mode_fixup() local
3442 dce_v8_0_encoder_mode_set(struct drm_encoder *encoder, dce_v8_0_encoder_mode_set() argument
3462 static void dce_v8_0_encoder_prepare(struct drm_encoder *encoder) dce_v8_0_encoder_prepare() argument
3501 static void dce_v8_0_encoder_commit(struct drm_encoder *encoder) dce_v8_0_encoder_commit() argument
3511 static void dce_v8_0_encoder_disable(struct drm_encoder *encoder) dce_v8_0_encoder_disable() argument
3528 static void dce_v8_0_ext_prepare(struct drm_encoder *encoder) dce_v8_0_ext_prepare() argument
3533 static void dce_v8_0_ext_commit(struct drm_encoder *encoder) dce_v8_0_ext_commit() argument
3539 dce_v8_0_ext_mode_set(struct drm_encoder *encoder, dce_v8_0_ext_mode_set() argument
3546 static void dce_v8_0_ext_disable(struct drm_encoder *encoder) dce_v8_0_ext_disable() argument
3552 dce_v8_0_ext_dpms(struct drm_encoder *encoder, int mode) dce_v8_0_ext_dpms() argument
3557 static bool dce_v8_0_ext_mode_fixup(struct drm_encoder *encoder, dce_v8_0_ext_mode_fixup() argument
3593 static void dce_v8_0_encoder_destroy(struct drm_encoder *encoder) dce_v8_0_encoder_destroy() argument
3613 struct drm_encoder *encoder; dce_v8_0_encoder_add() local
/linux-4.4.14/drivers/gpu/drm/tilcdc/
H A Dtilcdc_slave_compat.c202 struct device_node *overlay, *encoder; tilcdc_convert_slave_node() local
H A Dtilcdc_panel.c49 static void panel_encoder_destroy(struct drm_encoder *encoder) panel_encoder_destroy() argument
56 static void panel_encoder_dpms(struct drm_encoder *encoder, int mode) panel_encoder_dpms() argument
73 static bool panel_encoder_mode_fixup(struct drm_encoder *encoder, panel_encoder_mode_fixup() argument
81 static void panel_encoder_prepare(struct drm_encoder *encoder) panel_encoder_prepare() argument
88 static void panel_encoder_commit(struct drm_encoder *encoder) panel_encoder_commit() argument
93 static void panel_encoder_mode_set(struct drm_encoder *encoder, panel_encoder_mode_set() argument
116 struct drm_encoder *encoder; panel_encoder_create() local
151 struct drm_encoder *encoder; /* our connected encoder */ member in struct:panel_connector
274 struct drm_encoder *encoder; panel_modeset_init() local
228 panel_connector_create(struct drm_device *dev, struct panel_module *mod, struct drm_encoder *encoder) panel_connector_create() argument
H A Dtilcdc_tfp410.c58 static void tfp410_encoder_destroy(struct drm_encoder *encoder) tfp410_encoder_destroy() argument
65 static void tfp410_encoder_dpms(struct drm_encoder *encoder, int mode) tfp410_encoder_dpms() argument
83 static bool tfp410_encoder_mode_fixup(struct drm_encoder *encoder, tfp410_encoder_mode_fixup() argument
91 static void tfp410_encoder_prepare(struct drm_encoder *encoder) tfp410_encoder_prepare() argument
97 static void tfp410_encoder_commit(struct drm_encoder *encoder) tfp410_encoder_commit() argument
102 static void tfp410_encoder_mode_set(struct drm_encoder *encoder, tfp410_encoder_mode_set() argument
125 struct drm_encoder *encoder; tfp410_encoder_create() local
161 struct drm_encoder *encoder; /* our connected encoder */ member in struct:tfp410_connector
282 struct drm_encoder *encoder; tfp410_modeset_init() local
233 tfp410_connector_create(struct drm_device *dev, struct tfp410_module *mod, struct drm_encoder *encoder) tfp410_connector_create() argument
/linux-4.4.14/drivers/gpu/drm/vc4/
H A Dvc4_drv.h70 to_vc4_encoder(struct drm_encoder *encoder) to_vc4_encoder() argument
H A Dvc4_hdmi.c43 struct drm_encoder *encoder; member in struct:vc4_hdmi
67 to_vc4_hdmi_encoder(struct drm_encoder *encoder) to_vc4_hdmi_encoder() argument
80 struct drm_encoder *encoder; member in struct:vc4_hdmi_connector
190 struct drm_encoder *encoder = vc4_connector->encoder; vc4_hdmi_connector_get_modes() local
269 static void vc4_hdmi_encoder_destroy(struct drm_encoder *encoder) vc4_hdmi_encoder_destroy() argument
278 static void vc4_hdmi_encoder_mode_set(struct drm_encoder *encoder, vc4_hdmi_encoder_mode_set() argument
347 static void vc4_hdmi_encoder_disable(struct drm_encoder *encoder) vc4_hdmi_encoder_disable() argument
357 static void vc4_hdmi_encoder_enable(struct drm_encoder *encoder) vc4_hdmi_encoder_enable() argument
231 vc4_hdmi_connector_init(struct drm_device *dev, struct drm_encoder *encoder) vc4_hdmi_connector_init() argument
H A Dvc4_crtc.c172 struct drm_encoder *encoder = connector->encoder; vc4_get_clock_select() local
548 struct drm_encoder *encoder; vc4_set_crtc_possible_masks() local
/linux-4.4.14/drivers/input/misc/
H A Drotary_encoder.c60 static void rotary_encoder_report_event(struct rotary_encoder *encoder) rotary_encoder_report_event() argument
94 struct rotary_encoder *encoder = dev_id; rotary_encoder_irq() local
123 struct rotary_encoder *encoder = dev_id; rotary_encoder_half_period_irq() local
148 struct rotary_encoder *encoder = dev_id; rotary_encoder_quarter_period_irq() local
264 struct rotary_encoder *encoder; rotary_encoder_probe() local
385 struct rotary_encoder *encoder = platform_get_drvdata(pdev); rotary_encoder_remove() local
407 struct rotary_encoder *encoder = dev_get_drvdata(dev); rotary_encoder_suspend() local
419 struct rotary_encoder *encoder = dev_get_drvdata(dev); rotary_encoder_resume() local
/linux-4.4.14/drivers/gpu/drm/radeon/
H A Ddce3_1_afmt.c30 void dce3_2_afmt_hdmi_write_speaker_allocation(struct drm_encoder *encoder, dce3_2_afmt_hdmi_write_speaker_allocation() argument
48 void dce3_2_afmt_dp_write_speaker_allocation(struct drm_encoder *encoder, dce3_2_afmt_dp_write_speaker_allocation() argument
66 void dce3_2_afmt_write_sad_regs(struct drm_encoder *encoder, dce3_2_afmt_write_sad_regs() argument
170 void dce3_2_hdmi_update_acr(struct drm_encoder *encoder, long offset, dce3_2_hdmi_update_acr() argument
202 void dce3_2_set_audio_packet(struct drm_encoder *encoder, u32 offset) dce3_2_set_audio_packet() argument
223 void dce3_2_set_mute(struct drm_encoder *encoder, u32 offset, bool mute) dce3_2_set_mute() argument
H A Ddce6_afmt.c79 struct drm_encoder *encoder; dce6_audio_get_pin() local
110 void dce6_afmt_select_pin(struct drm_encoder *encoder) dce6_afmt_select_pin() argument
123 void dce6_afmt_write_latency_fields(struct drm_encoder *encoder, dce6_afmt_write_latency_fields() argument
152 void dce6_afmt_hdmi_write_speaker_allocation(struct drm_encoder *encoder, dce6_afmt_hdmi_write_speaker_allocation() argument
177 void dce6_afmt_dp_write_speaker_allocation(struct drm_encoder *encoder, dce6_afmt_dp_write_speaker_allocation() argument
202 void dce6_afmt_write_sad_regs(struct drm_encoder *encoder, dce6_afmt_write_sad_regs() argument
H A Dradeon_encoders.c40 static uint32_t radeon_encoder_clones(struct drm_encoder *encoder) radeon_encoder_clones() argument
78 struct drm_encoder *encoder; radeon_setup_encoder_clones() local
205 struct drm_encoder *encoder; radeon_link_encoder_connector() local
222 void radeon_encoder_set_active_device(struct drm_encoder *encoder) radeon_encoder_set_active_device() argument
240 radeon_get_connector_for_encoder(struct drm_encoder *encoder) radeon_get_connector_for_encoder() argument
265 radeon_get_connector_for_encoder_init(struct drm_encoder *encoder) radeon_get_connector_for_encoder_init() argument
280 struct drm_encoder *radeon_get_external_encoder(struct drm_encoder *encoder) radeon_get_external_encoder() argument
301 u16 radeon_encoder_get_dp_bridge_encoder_id(struct drm_encoder *encoder) radeon_encoder_get_dp_bridge_encoder_id() argument
319 void radeon_panel_mode_fixup(struct drm_encoder *encoder, radeon_panel_mode_fixup() argument
366 bool radeon_dig_monitor_is_duallink(struct drm_encoder *encoder, radeon_dig_monitor_is_duallink() argument
430 bool radeon_encoder_is_digital(struct drm_encoder *encoder) radeon_encoder_is_digital() argument
H A Devergreen_hdmi.c67 void evergreen_hdmi_update_acr(struct drm_encoder *encoder, long offset, evergreen_hdmi_update_acr() argument
97 void dce4_afmt_write_latency_fields(struct drm_encoder *encoder, dce4_afmt_write_latency_fields() argument
119 void dce4_afmt_hdmi_write_speaker_allocation(struct drm_encoder *encoder, dce4_afmt_hdmi_write_speaker_allocation() argument
137 void dce4_afmt_dp_write_speaker_allocation(struct drm_encoder *encoder, dce4_afmt_dp_write_speaker_allocation() argument
155 void evergreen_hdmi_write_sad_regs(struct drm_encoder *encoder, evergreen_hdmi_write_sad_regs() argument
306 void dce4_set_vbi_packet(struct drm_encoder *encoder, u32 offset) dce4_set_vbi_packet() argument
317 void dce4_hdmi_set_color_depth(struct drm_encoder *encoder, u32 offset, int bpc) dce4_hdmi_set_color_depth() argument
354 void dce4_set_audio_packet(struct drm_encoder *encoder, u32 offset) dce4_set_audio_packet() argument
389 void dce4_set_mute(struct drm_encoder *encoder, u32 offset, bool mute) dce4_set_mute() argument
400 void evergreen_hdmi_enable(struct drm_encoder *encoder, bool enable) evergreen_hdmi_enable() argument
440 void evergreen_dp_enable(struct drm_encoder *encoder, bool enable) evergreen_dp_enable() argument
H A Dr600_hdmi.c120 struct drm_encoder *encoder; r600_audio_update_hdmi() local
177 void r600_hdmi_update_acr(struct drm_encoder *encoder, long offset, r600_hdmi_update_acr() argument
243 static void r600_hdmi_update_audio_infoframe(struct drm_encoder *encoder, r600_hdmi_update_audio_infoframe() argument
262 static bool r600_hdmi_is_audio_buffer_filled(struct drm_encoder *encoder) r600_hdmi_is_audio_buffer_filled() argument
276 int r600_hdmi_buffer_status_changed(struct drm_encoder *encoder) r600_hdmi_buffer_status_changed() argument
295 void r600_hdmi_audio_workaround(struct drm_encoder *encoder) r600_hdmi_audio_workaround() argument
340 void r600_set_vbi_packet(struct drm_encoder *encoder, u32 offset) r600_set_vbi_packet() argument
351 void r600_set_audio_packet(struct drm_encoder *encoder, u32 offset) r600_set_audio_packet() argument
393 void r600_set_mute(struct drm_encoder *encoder, u32 offset, bool mute) r600_set_mute() argument
411 void r600_hdmi_update_audio_settings(struct drm_encoder *encoder) r600_hdmi_update_audio_settings() argument
469 void r600_hdmi_enable(struct drm_encoder *encoder, bool enable) r600_hdmi_enable() argument
H A Dradeon_audio.c248 struct drm_encoder *encoder; radeon_audio_enable() local
359 static void radeon_audio_write_sad_regs(struct drm_encoder *encoder) radeon_audio_write_sad_regs() argument
382 static void radeon_audio_write_speaker_allocation(struct drm_encoder *encoder) radeon_audio_write_speaker_allocation() argument
406 static void radeon_audio_write_latency_fields(struct drm_encoder *encoder, radeon_audio_write_latency_fields() argument
419 struct r600_audio_pin* radeon_audio_get_pin(struct drm_encoder *encoder) radeon_audio_get_pin() argument
430 static void radeon_audio_select_pin(struct drm_encoder *encoder) radeon_audio_select_pin() argument
495 static void radeon_audio_set_dto(struct drm_encoder *encoder, unsigned int clock) radeon_audio_set_dto() argument
505 static int radeon_audio_set_avi_packet(struct drm_encoder *encoder, radeon_audio_set_avi_packet() argument
626 static void radeon_audio_update_acr(struct drm_encoder *encoder, unsigned int clock) radeon_audio_update_acr() argument
639 static void radeon_audio_set_vbi_packet(struct drm_encoder *encoder) radeon_audio_set_vbi_packet() argument
651 static void radeon_hdmi_set_color_depth(struct drm_encoder *encoder) radeon_hdmi_set_color_depth() argument
669 static void radeon_audio_set_audio_packet(struct drm_encoder *encoder) radeon_audio_set_audio_packet() argument
681 static void radeon_audio_set_mute(struct drm_encoder *encoder, bool mute) radeon_audio_set_mute() argument
696 static void radeon_audio_hdmi_mode_set(struct drm_encoder *encoder, radeon_audio_hdmi_mode_set() argument
734 static void radeon_audio_dp_mode_set(struct drm_encoder *encoder, radeon_audio_dp_mode_set() argument
762 void radeon_audio_mode_set(struct drm_encoder *encoder, radeon_audio_mode_set() argument
771 void radeon_audio_dpms(struct drm_encoder *encoder, int mode) radeon_audio_dpms() argument
438 radeon_audio_detect(struct drm_connector *connector, struct drm_encoder *encoder, enum drm_connector_status status) radeon_audio_detect() argument
H A Drs600.c151 void avivo_program_fmt(struct drm_encoder *encoder) avivo_program_fmt() argument
H A Datombios_dp.c446 int radeon_dp_get_panel_mode(struct drm_encoder *encoder, radeon_dp_get_panel_mode() argument
568 struct drm_encoder *encoder; member in struct:radeon_dp_link_train_info
813 void radeon_dp_link_train(struct drm_encoder *encoder, radeon_dp_link_train() argument
H A Dradeon_dp_mst.c339 struct radeon_connector *radeon_mst_find_connector(struct drm_encoder *encoder) radeon_mst_find_connector() argument
386 radeon_mst_encoder_dpms(struct drm_encoder *encoder, int mode) radeon_mst_encoder_dpms() argument
507 static bool radeon_mst_mode_fixup(struct drm_encoder *encoder, radeon_mst_mode_fixup() argument
539 static void radeon_mst_encoder_prepare(struct drm_encoder *encoder) radeon_mst_encoder_prepare() argument
574 radeon_mst_encoder_mode_set(struct drm_encoder *encoder, radeon_mst_encoder_mode_set() argument
581 static void radeon_mst_encoder_commit(struct drm_encoder *encoder) radeon_mst_encoder_commit() argument
595 void radeon_dp_mst_encoder_destroy(struct drm_encoder *encoder) radeon_dp_mst_encoder_destroy() argument
612 struct drm_encoder *encoder; radeon_dp_create_fake_mst_encoder() local
H A Dradeon_legacy_crtc.c579 struct drm_encoder *encoder; radeon_set_crtc_timing() local
738 struct drm_encoder *encoder; radeon_set_pll() local
H A Datombios_crtc.c558 struct drm_encoder *encoder = radeon_crtc->encoder; atombios_adjust_pll() local
2080 struct drm_encoder *encoder; atombios_crtc_mode_fixup() local
H A Datombios_encoders.c89 struct drm_encoder *encoder = &radeon_encoder->base; atombios_set_backlight_level() local
282 void radeon_atom_backlight_init(struct radeon_encoder *encoder) radeon_atom_backlight_init() argument
286 static void radeon_atom_backlight_exit(struct radeon_encoder *encoder) radeon_atom_backlight_exit() argument
296 static bool radeon_atom_mode_fixup(struct drm_encoder *encoder, radeon_atom_mode_fixup() argument
345 atombios_dac_setup(struct drm_encoder *encoder, int action) atombios_dac_setup() argument
397 atombios_tv_setup(struct drm_encoder *encoder, int action) atombios_tv_setup() argument
452 static u8 radeon_atom_get_bpc(struct drm_encoder *encoder) radeon_atom_get_bpc() argument
486 atombios_dvo_setup(struct drm_encoder *encoder, int action) atombios_dvo_setup() argument
558 atombios_digital_setup(struct drm_encoder *encoder, int action) atombios_digital_setup() argument
671 atombios_get_encoder_mode(struct drm_encoder *encoder) atombios_get_encoder_mode() argument
839 atombios_dig_encoder_setup2(struct drm_encoder *encoder, int action, int panel_mode, int enc_override) atombios_dig_encoder_setup2() argument
995 atombios_dig_encoder_setup(struct drm_encoder *encoder, int action, int panel_mode) atombios_dig_encoder_setup() argument
1009 atombios_dig_transmitter_setup2(struct drm_encoder *encoder, int action, uint8_t lane_num, uint8_t lane_set, int fe) atombios_dig_transmitter_setup2() argument
1376 atombios_dig_transmitter_setup(struct drm_encoder *encoder, int action, uint8_t lane_num, uint8_t lane_set) atombios_dig_transmitter_setup() argument
1431 atombios_external_encoder_setup(struct drm_encoder *encoder, atombios_external_encoder_setup() argument
1534 atombios_yuv_setup(struct drm_encoder *encoder, bool enable) atombios_yuv_setup() argument
1571 radeon_atom_encoder_dpms_avivo(struct drm_encoder *encoder, int mode) radeon_atom_encoder_dpms_avivo() argument
1658 radeon_atom_encoder_dpms_dig(struct drm_encoder *encoder, int mode) radeon_atom_encoder_dpms_dig() argument
1776 radeon_atom_encoder_dpms(struct drm_encoder *encoder, int mode) radeon_atom_encoder_dpms() argument
1857 atombios_set_encoder_crtc_source(struct drm_encoder *encoder) atombios_set_encoder_crtc_source() argument
2006 atombios_set_mst_encoder_crtc_source(struct drm_encoder *encoder, int fe) atombios_set_mst_encoder_crtc_source() argument
2053 atombios_apply_encoder_quirks(struct drm_encoder *encoder, atombios_apply_encoder_quirks() argument
2107 int radeon_atom_pick_dig_encoder(struct drm_encoder *encoder, int fe_idx) radeon_atom_pick_dig_encoder() argument
2234 struct drm_encoder *encoder; radeon_atom_encoder_init() local
2259 radeon_atom_encoder_mode_set(struct drm_encoder *encoder, radeon_atom_encoder_mode_set() argument
2324 atombios_dac_load_detect(struct drm_encoder *encoder, struct drm_connector *connector) atombios_dac_load_detect() argument
2373 radeon_atom_dac_detect(struct drm_encoder *encoder, struct drm_connector *connector) radeon_atom_dac_detect() argument
2414 radeon_atom_dig_detect(struct drm_encoder *encoder, struct drm_connector *connector) radeon_atom_dig_detect() argument
2461 radeon_atom_ext_encoder_setup_ddc(struct drm_encoder *encoder) radeon_atom_ext_encoder_setup_ddc() argument
2472 static void radeon_atom_encoder_prepare(struct drm_encoder *encoder) radeon_atom_encoder_prepare() argument
2525 static void radeon_atom_encoder_commit(struct drm_encoder *encoder) radeon_atom_encoder_commit() argument
2532 static void radeon_atom_encoder_disable(struct drm_encoder *encoder) radeon_atom_encoder_disable() argument
2603 static void radeon_atom_ext_prepare(struct drm_encoder *encoder) radeon_atom_ext_prepare() argument
2608 static void radeon_atom_ext_commit(struct drm_encoder *encoder) radeon_atom_ext_commit() argument
2614 radeon_atom_ext_mode_set(struct drm_encoder *encoder, radeon_atom_ext_mode_set() argument
2621 static void radeon_atom_ext_disable(struct drm_encoder *encoder) radeon_atom_ext_disable() argument
2627 radeon_atom_ext_dpms(struct drm_encoder *encoder, int mode) radeon_atom_ext_dpms() argument
2632 static bool radeon_atom_ext_mode_fixup(struct drm_encoder *encoder, radeon_atom_ext_mode_fixup() argument
2668 void radeon_enc_destroy(struct drm_encoder *encoder) radeon_enc_destroy() argument
2724 struct drm_encoder *encoder; radeon_add_atom_encoder() local
H A Dradeon_connectors.c115 static void radeon_property_change_mode(struct drm_encoder *encoder) radeon_property_change_mode() argument
167 struct drm_encoder *encoder = connector_funcs->best_encoder(connector); radeon_get_monitor_bpc() local
254 struct drm_encoder *encoder = NULL; radeon_connector_update_scratch_regs() local
285 struct drm_encoder *encoder; radeon_find_encoder() local
407 struct drm_encoder *encoder = radeon_best_single_encoder(connector); radeon_get_native_mode() local
482 static struct drm_display_mode *radeon_fp_native_mode(struct drm_encoder *encoder) radeon_fp_native_mode() argument
513 static void radeon_add_common_modes(struct drm_encoder *encoder, struct drm_connector *connector) radeon_add_common_modes() argument
569 struct drm_encoder *encoder; radeon_connector_set_property() local
782 static void radeon_fixup_lvds_native_mode(struct drm_encoder *encoder, radeon_fixup_lvds_native_mode() argument
819 struct drm_encoder *encoder; radeon_lvds_get_modes() local
857 struct drm_encoder *encoder = radeon_best_single_encoder(connector); radeon_lvds_mode_valid() local
890 struct drm_encoder *encoder = radeon_best_single_encoder(connector); radeon_lvds_detect() local
1017 struct drm_encoder *encoder; radeon_vga_detect() local
1117 struct drm_encoder *encoder; radeon_tv_get_modes() local
1147 struct drm_encoder *encoder; radeon_tv_detect() local
1227 struct drm_encoder *encoder = NULL; radeon_dvi_detect() local
1429 struct drm_encoder *encoder; radeon_dvi_encoder() local
1524 struct drm_encoder *encoder = radeon_best_single_encoder(connector); radeon_dp_get_modes() local
1592 struct drm_encoder *encoder; radeon_connector_encoder_get_dp_bridge_encoder_id() local
1620 struct drm_encoder *encoder; radeon_connector_encoder_is_hbr2() local
1663 struct drm_encoder *encoder = radeon_best_single_encoder(connector); radeon_dp_detect() local
1776 struct drm_encoder *encoder = radeon_best_single_encoder(connector); radeon_dp_mode_valid() local
1866 struct drm_encoder *encoder; radeon_add_atom_connector() local
433 radeon_connector_analog_encoder_conflict_solve(struct drm_connector *connector, struct drm_encoder *encoder, enum drm_connector_status current_status, bool priority) radeon_connector_analog_encoder_conflict_solve() argument
H A Dradeon_legacy_encoders.c36 static void radeon_legacy_encoder_disable(struct drm_encoder *encoder) radeon_legacy_encoder_disable() argument
46 static void radeon_legacy_lvds_update(struct drm_encoder *encoder, int mode) radeon_legacy_lvds_update() argument
135 static void radeon_legacy_lvds_dpms(struct drm_encoder *encoder, int mode) radeon_legacy_lvds_dpms() argument
154 static void radeon_legacy_lvds_prepare(struct drm_encoder *encoder) radeon_legacy_lvds_prepare() argument
165 static void radeon_legacy_lvds_commit(struct drm_encoder *encoder) radeon_legacy_lvds_commit() argument
176 static void radeon_legacy_lvds_mode_set(struct drm_encoder *encoder, radeon_legacy_lvds_mode_set() argument
246 static bool radeon_legacy_mode_fixup(struct drm_encoder *encoder, radeon_legacy_mode_fixup() argument
485 void radeon_legacy_backlight_init(struct radeon_encoder *encoder) radeon_legacy_backlight_init() argument
489 static void radeon_legacy_backlight_exit(struct radeon_encoder *encoder) radeon_legacy_backlight_exit() argument
496 static void radeon_lvds_enc_destroy(struct drm_encoder *encoder) radeon_lvds_enc_destroy() argument
512 static void radeon_legacy_primary_dac_dpms(struct drm_encoder *encoder, int mode) radeon_legacy_primary_dac_dpms() argument
554 static void radeon_legacy_primary_dac_prepare(struct drm_encoder *encoder) radeon_legacy_primary_dac_prepare() argument
565 static void radeon_legacy_primary_dac_commit(struct drm_encoder *encoder) radeon_legacy_primary_dac_commit() argument
577 static void radeon_legacy_primary_dac_mode_set(struct drm_encoder *encoder, radeon_legacy_primary_dac_mode_set() argument
634 static enum drm_connector_status radeon_legacy_primary_dac_detect(struct drm_encoder *encoder, radeon_legacy_primary_dac_detect() argument
724 static void radeon_legacy_tmds_int_dpms(struct drm_encoder *encoder, int mode) radeon_legacy_tmds_int_dpms() argument
751 static void radeon_legacy_tmds_int_prepare(struct drm_encoder *encoder) radeon_legacy_tmds_int_prepare() argument
762 static void radeon_legacy_tmds_int_commit(struct drm_encoder *encoder) radeon_legacy_tmds_int_commit() argument
774 static void radeon_legacy_tmds_int_mode_set(struct drm_encoder *encoder, radeon_legacy_tmds_int_mode_set() argument
888 static void radeon_legacy_tmds_ext_dpms(struct drm_encoder *encoder, int mode) radeon_legacy_tmds_ext_dpms() argument
917 static void radeon_legacy_tmds_ext_prepare(struct drm_encoder *encoder) radeon_legacy_tmds_ext_prepare() argument
928 static void radeon_legacy_tmds_ext_commit(struct drm_encoder *encoder) radeon_legacy_tmds_ext_commit() argument
939 static void radeon_legacy_tmds_ext_mode_set(struct drm_encoder *encoder, radeon_legacy_tmds_ext_mode_set() argument
1008 static void radeon_ext_tmds_enc_destroy(struct drm_encoder *encoder) radeon_ext_tmds_enc_destroy() argument
1031 static void radeon_legacy_tv_dac_dpms(struct drm_encoder *encoder, int mode) radeon_legacy_tv_dac_dpms() argument
1122 static void radeon_legacy_tv_dac_prepare(struct drm_encoder *encoder) radeon_legacy_tv_dac_prepare() argument
1133 static void radeon_legacy_tv_dac_commit(struct drm_encoder *encoder) radeon_legacy_tv_dac_commit() argument
1145 static void radeon_legacy_tv_dac_mode_set(struct drm_encoder *encoder, radeon_legacy_tv_dac_mode_set() argument
1299 static bool r300_legacy_tv_detect(struct drm_encoder *encoder, r300_legacy_tv_detect() argument
1370 static bool radeon_legacy_tv_detect(struct drm_encoder *encoder, radeon_legacy_tv_detect() argument
1434 static bool radeon_legacy_ext_dac_detect(struct drm_encoder *encoder, radeon_legacy_ext_dac_detect() argument
1524 static enum drm_connector_status radeon_legacy_tv_dac_detect(struct drm_encoder *encoder, radeon_legacy_tv_dac_detect() argument
1691 static struct radeon_encoder_int_tmds *radeon_legacy_get_tmds_info(struct radeon_encoder *encoder) radeon_legacy_get_tmds_info() argument
1714 static struct radeon_encoder_ext_tmds *radeon_legacy_get_ext_tmds_info(struct radeon_encoder *encoder) radeon_legacy_get_ext_tmds_info() argument
1741 struct drm_encoder *encoder; radeon_add_legacy_encoder() local
H A Dradeon_legacy_tv.c274 static void radeon_wait_pll_lock(struct drm_encoder *encoder, unsigned n_tests, radeon_wait_pll_lock() argument
421 static bool radeon_legacy_tv_init_restarts(struct drm_encoder *encoder) radeon_legacy_tv_init_restarts() argument
531 void radeon_legacy_tv_mode_set(struct drm_encoder *encoder, radeon_legacy_tv_mode_set() argument
837 void radeon_legacy_tv_adjust_crtc_reg(struct drm_encoder *encoder, radeon_legacy_tv_adjust_crtc_reg() argument
884 void radeon_legacy_tv_adjust_pll1(struct drm_encoder *encoder, radeon_legacy_tv_adjust_pll1() argument
904 void radeon_legacy_tv_adjust_pll2(struct drm_encoder *encoder, radeon_legacy_tv_adjust_pll2() argument
H A Dr600.c290 void dce3_program_fmt(struct drm_encoder *encoder) dce3_program_fmt() argument
H A Dradeon_combios.c1315 bool radeon_legacy_get_tmds_info_from_table(struct radeon_encoder *encoder, radeon_legacy_get_tmds_info_from_table() argument
1331 bool radeon_legacy_get_tmds_info_from_combios(struct radeon_encoder *encoder, radeon_legacy_get_tmds_info_from_combios() argument
1384 bool radeon_legacy_get_ext_tmds_info_from_table(struct radeon_encoder *encoder, radeon_legacy_get_ext_tmds_info_from_table() argument
1408 bool radeon_legacy_get_ext_tmds_info_from_combios(struct radeon_encoder *encoder, radeon_legacy_get_ext_tmds_info_from_combios() argument
2832 void radeon_external_tmds_setup(struct drm_encoder *encoder) radeon_external_tmds_setup() argument
2879 bool radeon_combios_external_tmds_setup(struct drm_encoder *encoder) radeon_combios_external_tmds_setup() argument
3429 void radeon_combios_output_lock(struct drm_encoder *encoder, bool lock) radeon_combios_output_lock() argument
3549 radeon_combios_encoder_crtc_scratch_regs(struct drm_encoder *encoder, int crtc) radeon_combios_encoder_crtc_scratch_regs() argument
3584 radeon_combios_encoder_dpms_scratch_regs(struct drm_encoder *encoder, bool on) radeon_combios_encoder_dpms_scratch_regs() argument
859 radeon_combios_get_primary_dac_info(struct radeon_encoder *encoder) radeon_combios_get_primary_dac_info() argument
1010 radeon_combios_get_tv_dac_info(struct radeon_encoder *encoder) radeon_combios_get_tv_dac_info() argument
1170 radeon_combios_get_lvds_info(struct radeon_encoder *encoder) radeon_combios_get_lvds_info() argument
3446 radeon_combios_connected_scratch_regs(struct drm_connector *connector, struct drm_encoder *encoder, bool connected) radeon_combios_connected_scratch_regs() argument
H A Dradeon_display.c798 struct drm_encoder *encoder; radeon_print_display_setup() local
1729 struct drm_encoder *encoder; radeon_crtc_scaling_mode_fixup() local
H A Devergreen.c1287 void dce4_program_fmt(struct drm_encoder *encoder) dce4_program_fmt() argument
H A Dradeon_atombios.c1337 bool radeon_atombios_get_tmds_info(struct radeon_encoder *encoder, radeon_atombios_get_tmds_info() argument
1767 radeon_atombios_get_primary_dac_info(struct radeon_encoder *encoder) radeon_atombios_get_primary_dac_info() argument
1953 radeon_atombios_get_tv_dac_info(struct radeon_encoder *encoder) radeon_atombios_get_tv_dac_info() argument
4124 void radeon_atom_output_lock(struct drm_encoder *encoder, bool lock) radeon_atom_output_lock() argument
4337 radeon_atombios_encoder_crtc_scratch_regs(struct drm_encoder *encoder, int crtc) radeon_atombios_encoder_crtc_scratch_regs() argument
4392 radeon_atombios_encoder_dpms_scratch_regs(struct drm_encoder *encoder, bool on) radeon_atombios_encoder_dpms_scratch_regs() argument
1625 radeon_atombios_get_lvds_info(struct radeon_encoder *encoder) radeon_atombios_get_lvds_info() argument
4151 radeon_atombios_connected_scratch_regs(struct drm_connector *connector, struct drm_encoder *encoder, bool connected) radeon_atombios_connected_scratch_regs() argument
H A Dradeon_mode.h287 struct radeon_encoder *encoder; member in struct:radeon_backlight_privdata
364 struct drm_encoder *encoder; member in struct:radeon_crtc
H A Dcik.c9016 void dce8_program_fmt(struct drm_encoder *encoder) dce8_program_fmt() argument
/linux-4.4.14/include/drm/
H A Ddrm_crtc_helper.h208 static inline void drm_encoder_helper_add(struct drm_encoder *encoder, drm_encoder_helper_add() argument
H A Ddrm_encoder_slave.h135 static inline struct i2c_client *drm_i2c_encoder_get_client(struct drm_encoder *encoder) drm_i2c_encoder_get_client() argument
H A Ddrm_crtc.h708 struct drm_encoder *encoder; /* currently active encoder */ member in struct:drm_connector
910 struct drm_encoder *encoder; member in struct:drm_bridge
1248 static inline bool drm_encoder_crtc_ok(struct drm_encoder *encoder, drm_encoder_crtc_ok() argument
/linux-4.4.14/drivers/gpu/drm/rockchip/
H A Ddw_hdmi-rockchip.c30 struct drm_encoder encoder; member in struct:rockchip_hdmi
180 static void dw_hdmi_rockchip_encoder_disable(struct drm_encoder *encoder) dw_hdmi_rockchip_encoder_disable() argument
185 dw_hdmi_rockchip_encoder_mode_fixup(struct drm_encoder *encoder, dw_hdmi_rockchip_encoder_mode_fixup() argument
192 static void dw_hdmi_rockchip_encoder_mode_set(struct drm_encoder *encoder, dw_hdmi_rockchip_encoder_mode_set() argument
198 static void dw_hdmi_rockchip_encoder_commit(struct drm_encoder *encoder) dw_hdmi_rockchip_encoder_commit() argument
215 static void dw_hdmi_rockchip_encoder_prepare(struct drm_encoder *encoder) dw_hdmi_rockchip_encoder_prepare() argument
252 struct drm_encoder *encoder; dw_hdmi_rockchip_bind() local
H A Drockchip_drm_drv.c388 rockchip_drm_encoder_get_mux_id(struct device_node *node, struct drm_encoder *encoder) rockchip_drm_encoder_get_mux_id() argument
/linux-4.4.14/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_kms.h150 struct drm_encoder encoder; member in struct:vmw_display_unit
H A Dvmwgfx_ldu.c216 struct drm_encoder *encoder; vmw_ldu_crtc_set_config() local
312 static void vmw_ldu_encoder_destroy(struct drm_encoder *encoder) vmw_ldu_encoder_destroy() argument
345 struct drm_encoder *encoder; vmw_ldu_init() local
H A Dvmwgfx_scrn.c296 struct drm_encoder *encoder; vmw_sou_crtc_set_config() local
548 static void vmw_sou_encoder_destroy(struct drm_encoder *encoder) vmw_sou_encoder_destroy() argument
581 struct drm_encoder *encoder; vmw_sou_init() local
H A Dvmwgfx_stdu.c418 struct drm_encoder *encoder; vmw_stdu_crtc_set_config() local
1070 static void vmw_stdu_encoder_destroy(struct drm_encoder *encoder) vmw_stdu_encoder_destroy() argument
1129 struct drm_encoder *encoder; vmw_stdu_init() local
/linux-4.4.14/drivers/gpu/drm/atmel-hlcdc/
H A Datmel_hlcdc_output.c51 struct drm_encoder encoder; member in struct:atmel_hlcdc_rgb_output
64 drm_encoder_to_atmel_hlcdc_rgb_output(struct drm_encoder *encoder) drm_encoder_to_atmel_hlcdc_rgb_output() argument
89 static void atmel_hlcdc_panel_encoder_enable(struct drm_encoder *encoder) atmel_hlcdc_panel_encoder_enable() argument
98 static void atmel_hlcdc_panel_encoder_disable(struct drm_encoder *encoder) atmel_hlcdc_panel_encoder_disable() argument
108 atmel_hlcdc_panel_encoder_mode_fixup(struct drm_encoder *encoder, atmel_hlcdc_panel_encoder_mode_fixup() argument
116 atmel_hlcdc_rgb_encoder_mode_set(struct drm_encoder *encoder, atmel_hlcdc_rgb_encoder_mode_set() argument
156 static void atmel_hlcdc_rgb_encoder_destroy(struct drm_encoder *encoder) atmel_hlcdc_rgb_encoder_destroy() argument
/linux-4.4.14/drivers/gpu/drm/bochs/
H A Dbochs_kms.c155 static bool bochs_encoder_mode_fixup(struct drm_encoder *encoder, bochs_encoder_mode_fixup() argument
162 static void bochs_encoder_mode_set(struct drm_encoder *encoder, bochs_encoder_mode_set() argument
168 static void bochs_encoder_dpms(struct drm_encoder *encoder, int state) bochs_encoder_dpms() argument
172 static void bochs_encoder_prepare(struct drm_encoder *encoder) bochs_encoder_prepare() argument
176 static void bochs_encoder_commit(struct drm_encoder *encoder) bochs_encoder_commit() argument
195 struct drm_encoder *encoder = &bochs->encoder; bochs_encoder_init() local
H A Dbochs.h76 struct drm_encoder encoder; member in struct:bochs_device
/linux-4.4.14/drivers/gpu/drm/exynos/
H A Dexynos_drm_dpi.c26 struct drm_encoder encoder; member in struct:exynos_dpi
108 static int exynos_dpi_create_connector(struct drm_encoder *encoder) exynos_dpi_create_connector() argument
131 static bool exynos_dpi_mode_fixup(struct drm_encoder *encoder, exynos_dpi_mode_fixup() argument
138 static void exynos_dpi_mode_set(struct drm_encoder *encoder, exynos_dpi_mode_set() argument
144 static void exynos_dpi_enable(struct drm_encoder *encoder) exynos_dpi_enable() argument
154 static void exynos_dpi_disable(struct drm_encoder *encoder) exynos_dpi_disable() argument
299 int exynos_dpi_bind(struct drm_device *dev, struct drm_encoder *encoder) exynos_dpi_bind() argument
352 int exynos_dpi_remove(struct drm_encoder *encoder) exynos_dpi_remove() argument
H A Dexynos_drm_drv.c136 struct drm_encoder *encoder; exynos_drm_load() local
H A Dexynos_drm_drv.h247 static inline int exynos_dpi_remove(struct drm_encoder *encoder) exynos_dpi_remove() argument
251 exynos_dpi_bind(struct drm_device *dev, struct drm_encoder *encoder) exynos_dpi_bind() argument
H A Dexynos_drm_vidi.c38 struct drm_encoder encoder; member in struct:vidi_context
382 static int vidi_create_connector(struct drm_encoder *encoder) vidi_create_connector() argument
404 static bool exynos_vidi_mode_fixup(struct drm_encoder *encoder, exynos_vidi_mode_fixup() argument
411 static void exynos_vidi_mode_set(struct drm_encoder *encoder, exynos_vidi_mode_set() argument
417 static void exynos_vidi_enable(struct drm_encoder *encoder) exynos_vidi_enable() argument
421 static void exynos_vidi_disable(struct drm_encoder *encoder) exynos_vidi_disable() argument
440 struct drm_encoder *encoder = &ctx->encoder; vidi_bind() local
H A Dexynos7_drm_decon.c63 struct drm_encoder *encoder; member in struct:decon_context
H A Dexynos_dp_core.h150 struct drm_encoder encoder; member in struct:exynos_dp_device
H A Dexynos_drm_mic.c104 struct drm_encoder *encoder; member in struct:exynos_mic
H A Dexynos_dp_core.c892 static void exynos_dp_commit(struct drm_encoder *encoder) exynos_dp_commit() argument
1023 static int exynos_dp_create_connector(struct drm_encoder *encoder) exynos_dp_create_connector() argument
1055 static bool exynos_dp_mode_fixup(struct drm_encoder *encoder, exynos_dp_mode_fixup() argument
1062 static void exynos_dp_mode_set(struct drm_encoder *encoder, exynos_dp_mode_set() argument
1068 static void exynos_dp_enable(struct drm_encoder *encoder) exynos_dp_enable() argument
1095 static void exynos_dp_disable(struct drm_encoder *encoder) exynos_dp_disable() argument
1213 struct drm_encoder *encoder = &dp->encoder; exynos_dp_bind() local
1007 exynos_drm_attach_lcd_bridge(struct exynos_dp_device *dp, struct drm_encoder *encoder) exynos_drm_attach_lcd_bridge() argument
H A Dexynos_drm_fimd.c172 struct drm_encoder *encoder; member in struct:fimd_context
H A Dexynos_hdmi.c101 struct drm_encoder encoder; member in struct:hdmi_context
1039 static int hdmi_create_connector(struct drm_encoder *encoder) hdmi_create_connector() argument
1062 static bool hdmi_mode_fixup(struct drm_encoder *encoder, hdmi_mode_fixup() argument
1568 static void hdmi_mode_set(struct drm_encoder *encoder, hdmi_mode_set() argument
1584 static void hdmi_enable(struct drm_encoder *encoder) hdmi_enable() argument
1608 static void hdmi_disable(struct drm_encoder *encoder) hdmi_disable() argument
1781 struct drm_encoder *encoder = &hdata->encoder; hdmi_bind() local
H A Dexynos_drm_dsi.c262 struct drm_encoder encoder; member in struct:exynos_dsi
1275 struct drm_encoder *encoder = &dsi->encoder; exynos_dsi_te_irq_handler() local
1521 static void exynos_dsi_enable(struct drm_encoder *encoder) exynos_dsi_enable() argument
1557 static void exynos_dsi_disable(struct drm_encoder *encoder) exynos_dsi_disable() argument
1585 struct drm_encoder *encoder; exynos_dsi_detect() local
1639 static int exynos_dsi_create_connector(struct drm_encoder *encoder) exynos_dsi_create_connector() argument
1662 static bool exynos_dsi_mode_fixup(struct drm_encoder *encoder, exynos_dsi_mode_fixup() argument
1669 static void exynos_dsi_mode_set(struct drm_encoder *encoder, exynos_dsi_mode_set() argument
1818 struct drm_encoder *encoder = dev_get_drvdata(dev); exynos_dsi_bind() local
1856 struct drm_encoder *encoder = dev_get_drvdata(dev); exynos_dsi_unbind() local
/linux-4.4.14/drivers/gpu/drm/i2c/
H A Dch7006_drv.c33 static void ch7006_encoder_set_config(struct drm_encoder *encoder, ch7006_encoder_set_config() argument
41 static void ch7006_encoder_destroy(struct drm_encoder *encoder) ch7006_encoder_destroy() argument
53 static void ch7006_encoder_dpms(struct drm_encoder *encoder, int mode) ch7006_encoder_dpms() argument
70 static void ch7006_encoder_save(struct drm_encoder *encoder) ch7006_encoder_save() argument
80 static void ch7006_encoder_restore(struct drm_encoder *encoder) ch7006_encoder_restore() argument
90 static bool ch7006_encoder_mode_fixup(struct drm_encoder *encoder, ch7006_encoder_mode_fixup() argument
104 static int ch7006_encoder_mode_valid(struct drm_encoder *encoder, ch7006_encoder_mode_valid() argument
113 static void ch7006_encoder_mode_set(struct drm_encoder *encoder, ch7006_encoder_mode_set() argument
177 static enum drm_connector_status ch7006_encoder_detect(struct drm_encoder *encoder, ch7006_encoder_detect() argument
225 static int ch7006_encoder_get_modes(struct drm_encoder *encoder, ch7006_encoder_get_modes() argument
246 static int ch7006_encoder_create_resources(struct drm_encoder *encoder, ch7006_encoder_create_resources() argument
279 static int ch7006_encoder_set_property(struct drm_encoder *encoder, ch7006_encoder_set_property() argument
441 ch7006_encoder_init(struct i2c_client *client, struct drm_device *dev, struct drm_encoder_slave *encoder) ch7006_encoder_init() argument
H A Dch7006_mode.c174 const struct ch7006_mode *ch7006_lookup_mode(struct drm_encoder *encoder, ch7006_lookup_mode() argument
200 void ch7006_setup_levels(struct drm_encoder *encoder) ch7006_setup_levels() argument
231 void ch7006_setup_subcarrier(struct drm_encoder *encoder) ch7006_setup_subcarrier() argument
255 void ch7006_setup_pll(struct drm_encoder *encoder) ch7006_setup_pll() argument
293 void ch7006_setup_power_state(struct drm_encoder *encoder) ch7006_setup_power_state() argument
326 void ch7006_setup_properties(struct drm_encoder *encoder) ch7006_setup_properties() argument
H A Dadv7511.c39 struct drm_encoder *encoder; member in struct:adv7511
51 static struct adv7511 *encoder_to_adv7511(struct drm_encoder *encoder) encoder_to_adv7511() argument
561 static int adv7511_get_modes(struct drm_encoder *encoder, adv7511_get_modes() argument
599 static void adv7511_encoder_dpms(struct drm_encoder *encoder, int mode) adv7511_encoder_dpms() argument
610 adv7511_encoder_detect(struct drm_encoder *encoder, adv7511_encoder_detect() argument
651 static int adv7511_encoder_mode_valid(struct drm_encoder *encoder, adv7511_encoder_mode_valid() argument
660 static void adv7511_encoder_mode_set(struct drm_encoder *encoder, adv7511_encoder_mode_set() argument
956 adv7511_encoder_init(struct i2c_client *i2c, struct drm_device *dev, struct drm_encoder_slave *encoder) adv7511_encoder_init() argument
H A Dsil164_drv.c209 sil164_encoder_set_config(struct drm_encoder *encoder, void *params) sil164_encoder_set_config() argument
217 sil164_encoder_dpms(struct drm_encoder *encoder, int mode) sil164_encoder_dpms() argument
230 sil164_encoder_save(struct drm_encoder *encoder) sil164_encoder_save() argument
243 sil164_encoder_restore(struct drm_encoder *encoder) sil164_encoder_restore() argument
256 sil164_encoder_mode_fixup(struct drm_encoder *encoder, sil164_encoder_mode_fixup() argument
264 sil164_encoder_mode_valid(struct drm_encoder *encoder, sil164_encoder_mode_valid() argument
280 sil164_encoder_mode_set(struct drm_encoder *encoder, sil164_encoder_mode_set() argument
298 sil164_encoder_detect(struct drm_encoder *encoder, sil164_encoder_detect() argument
310 sil164_encoder_get_modes(struct drm_encoder *encoder, sil164_encoder_get_modes() argument
317 sil164_encoder_create_resources(struct drm_encoder *encoder, sil164_encoder_create_resources() argument
324 sil164_encoder_set_property(struct drm_encoder *encoder, sil164_encoder_set_property() argument
333 sil164_encoder_destroy(struct drm_encoder *encoder) sil164_encoder_destroy() argument
409 sil164_encoder_init(struct i2c_client *client, struct drm_device *dev, struct drm_encoder_slave *encoder) sil164_encoder_init() argument
H A Dtda998x_drv.c53 struct drm_encoder encoder; member in struct:tda998x_priv
825 static void tda998x_encoder_dpms(struct drm_encoder *encoder, int mode) tda998x_encoder_dpms() argument
859 tda998x_encoder_save(struct drm_encoder *encoder) tda998x_encoder_save() argument
865 tda998x_encoder_restore(struct drm_encoder *encoder) tda998x_encoder_restore() argument
871 tda998x_encoder_mode_fixup(struct drm_encoder *encoder, tda998x_encoder_mode_fixup() argument
891 tda998x_encoder_mode_set(struct drm_encoder *encoder, tda998x_encoder_mode_set() argument
1342 static void tda998x_encoder_prepare(struct drm_encoder *encoder) tda998x_encoder_prepare() argument
1347 static void tda998x_encoder_commit(struct drm_encoder *encoder) tda998x_encoder_commit() argument
1362 static void tda998x_encoder_destroy(struct drm_encoder *encoder) tda998x_encoder_destroy() argument
/linux-4.4.14/drivers/gpu/drm/i915/
H A Dintel_dsi.h122 static inline struct intel_dsi *enc_to_intel_dsi(struct drm_encoder *encoder) enc_to_intel_dsi() argument
H A Dintel_dvo.c105 static struct intel_dvo *enc_to_dvo(struct intel_encoder *encoder) enc_to_dvo() argument
130 static bool intel_dvo_get_hw_state(struct intel_encoder *encoder, intel_dvo_get_hw_state() argument
148 static void intel_dvo_get_config(struct intel_encoder *encoder, intel_dvo_get_config() argument
170 static void intel_disable_dvo(struct intel_encoder *encoder) intel_disable_dvo() argument
182 static void intel_enable_dvo(struct intel_encoder *encoder) intel_enable_dvo() argument
230 static bool intel_dvo_compute_config(struct intel_encoder *encoder, intel_dvo_compute_config() argument
249 static void intel_dvo_pre_enable(struct intel_encoder *encoder) intel_dvo_pre_enable() argument
362 static void intel_dvo_enc_destroy(struct drm_encoder *encoder) intel_dvo_enc_destroy() argument
H A Dintel_audio.c190 static void g4x_audio_codec_disable(struct intel_encoder *encoder) g4x_audio_codec_disable() argument
248 static void hsw_audio_codec_disable(struct intel_encoder *encoder) hsw_audio_codec_disable() argument
358 static void ilk_audio_codec_disable(struct intel_encoder *encoder) ilk_audio_codec_disable() argument
497 struct drm_encoder *encoder = &intel_encoder->base; intel_audio_codec_enable() local
541 struct drm_encoder *encoder = &intel_encoder->base; intel_audio_codec_disable() local
209 g4x_audio_codec_enable(struct drm_connector *connector, struct intel_encoder *encoder, const struct drm_display_mode *adjusted_mode) g4x_audio_codec_enable() argument
278 hsw_audio_codec_enable(struct drm_connector *connector, struct intel_encoder *encoder, const struct drm_display_mode *adjusted_mode) hsw_audio_codec_enable() argument
405 ilk_audio_codec_enable(struct drm_connector *connector, struct intel_encoder *encoder, const struct drm_display_mode *adjusted_mode) ilk_audio_codec_enable() argument
H A Dintel_dp_mst.c33 static bool intel_dp_mst_compute_config(struct intel_encoder *encoder, intel_dp_mst_compute_config() argument
100 static void intel_mst_disable_dp(struct intel_encoder *encoder) intel_mst_disable_dp() argument
117 static void intel_mst_post_disable_dp(struct intel_encoder *encoder) intel_mst_post_disable_dp() argument
140 static void intel_mst_pre_enable_dp(struct intel_encoder *encoder) intel_mst_pre_enable_dp() argument
210 static void intel_mst_enable_dp(struct intel_encoder *encoder) intel_mst_enable_dp() argument
231 static bool intel_dp_mst_enc_get_hw_state(struct intel_encoder *encoder, intel_dp_mst_enc_get_hw_state() argument
241 static void intel_dp_mst_enc_get_config(struct intel_encoder *encoder, intel_dp_mst_enc_get_config() argument
390 static void intel_dp_mst_encoder_destroy(struct drm_encoder *encoder) intel_dp_mst_encoder_destroy() argument
H A Dintel_fbdev.c376 struct drm_encoder *encoder; intel_fb_initial_config() local
H A Dintel_lvds.c60 static struct intel_lvds_encoder *to_lvds_encoder(struct drm_encoder *encoder) to_lvds_encoder() argument
70 static bool intel_lvds_get_hw_state(struct intel_encoder *encoder, intel_lvds_get_hw_state() argument
96 static void intel_lvds_get_config(struct intel_encoder *encoder, intel_lvds_get_config() argument
132 static void intel_pre_enable_lvds(struct intel_encoder *encoder) intel_pre_enable_lvds() argument
206 static void intel_enable_lvds(struct intel_encoder *encoder) intel_enable_lvds() argument
233 static void intel_disable_lvds(struct intel_encoder *encoder) intel_disable_lvds() argument
256 static void gmch_disable_lvds(struct intel_encoder *encoder) gmch_disable_lvds() argument
267 static void pch_disable_lvds(struct intel_encoder *encoder) pch_disable_lvds() argument
276 static void pch_post_disable_lvds(struct intel_encoder *encoder) pch_post_disable_lvds() argument
862 struct intel_encoder *encoder; intel_is_dual_link_lvds() local
936 struct drm_encoder *encoder; intel_lvds_init() local
H A Di915_drv.c599 struct drm_encoder *encoder; intel_suspend_encoders() local
H A Dintel_crt.c56 static struct intel_crt *intel_encoder_to_crt(struct intel_encoder *encoder) intel_encoder_to_crt() argument
66 static bool intel_crt_get_hw_state(struct intel_encoder *encoder, intel_crt_get_hw_state() argument
92 static unsigned int intel_crt_get_flags(struct intel_encoder *encoder) intel_crt_get_flags() argument
113 static void intel_crt_get_config(struct intel_encoder *encoder, intel_crt_get_config() argument
129 static void hsw_crt_get_config(struct intel_encoder *encoder, hsw_crt_get_config() argument
143 static void intel_crt_set_dpms(struct intel_encoder *encoder, int mode) intel_crt_set_dpms() argument
193 static void intel_disable_crt(struct intel_encoder *encoder) intel_disable_crt() argument
198 static void pch_disable_crt(struct intel_encoder *encoder) pch_disable_crt() argument
202 static void pch_post_disable_crt(struct intel_encoder *encoder) pch_post_disable_crt() argument
207 static void intel_enable_crt(struct intel_encoder *encoder) intel_enable_crt() argument
242 static bool intel_crt_compute_config(struct intel_encoder *encoder, intel_crt_compute_config() argument
H A Dintel_dsi_pll.c218 static void vlv_configure_dsi_pll(struct intel_encoder *encoder) vlv_configure_dsi_pll() argument
249 static void vlv_enable_dsi_pll(struct intel_encoder *encoder) vlv_enable_dsi_pll() argument
279 static void vlv_disable_dsi_pll(struct intel_encoder *encoder) vlv_disable_dsi_pll() argument
296 static void bxt_disable_dsi_pll(struct intel_encoder *encoder) bxt_disable_dsi_pll() argument
325 u32 vlv_get_dsi_pclk(struct intel_encoder *encoder, int pipe_bpp) vlv_get_dsi_pclk() argument
387 u32 bxt_get_dsi_pclk(struct intel_encoder *encoder, int pipe_bpp) bxt_get_dsi_pclk() argument
422 static void vlv_dsi_reset_clocks(struct intel_encoder *encoder, enum port port) vlv_dsi_reset_clocks() argument
471 static bool bxt_configure_dsi_pll(struct intel_encoder *encoder) bxt_configure_dsi_pll() argument
519 static void bxt_enable_dsi_pll(struct intel_encoder *encoder) bxt_enable_dsi_pll() argument
560 void intel_enable_dsi_pll(struct intel_encoder *encoder) intel_enable_dsi_pll() argument
570 void intel_disable_dsi_pll(struct intel_encoder *encoder) intel_disable_dsi_pll() argument
580 static void bxt_dsi_reset_clocks(struct intel_encoder *encoder, enum port port) bxt_dsi_reset_clocks() argument
596 void intel_dsi_reset_clocks(struct intel_encoder *encoder, enum port port) intel_dsi_reset_clocks() argument
H A Dintel_dsi.c51 struct drm_encoder *encoder = &intel_dsi->base.base; wait_for_dsi_fifo_empty() local
214 struct drm_encoder *encoder = &intel_dsi->base.base; dpi_send_cmd() local
265 static bool intel_dsi_compute_config(struct intel_encoder *encoder, intel_dsi_compute_config() argument
285 static void bxt_dsi_device_ready(struct intel_encoder *encoder) bxt_dsi_device_ready() argument
324 static void vlv_dsi_device_ready(struct intel_encoder *encoder) vlv_dsi_device_ready() argument
363 static void intel_dsi_device_ready(struct intel_encoder *encoder) intel_dsi_device_ready() argument
373 static void intel_dsi_port_enable(struct intel_encoder *encoder) intel_dsi_port_enable() argument
413 static void intel_dsi_port_disable(struct intel_encoder *encoder) intel_dsi_port_disable() argument
432 static void intel_dsi_enable(struct intel_encoder *encoder) intel_dsi_enable() argument
461 static void intel_dsi_pre_enable(struct intel_encoder *encoder) intel_dsi_pre_enable() argument
511 static void intel_dsi_enable_nop(struct intel_encoder *encoder) intel_dsi_enable_nop() argument
521 static void intel_dsi_pre_disable(struct intel_encoder *encoder) intel_dsi_pre_disable() argument
538 static void intel_dsi_disable(struct intel_encoder *encoder) intel_dsi_disable() argument
577 static void intel_dsi_clear_device_ready(struct intel_encoder *encoder) intel_dsi_clear_device_ready() argument
626 static void intel_dsi_post_disable(struct intel_encoder *encoder) intel_dsi_post_disable() argument
652 static bool intel_dsi_get_hw_state(struct intel_encoder *encoder, intel_dsi_get_hw_state() argument
695 static void intel_dsi_get_config(struct intel_encoder *encoder, intel_dsi_get_config() argument
768 static void set_dsi_timings(struct drm_encoder *encoder, set_dsi_timings() argument
840 struct drm_encoder *encoder = &intel_encoder->base; intel_dsi_prepare() local
1028 static void intel_dsi_pre_pll_enable(struct intel_encoder *encoder) intel_dsi_pre_pll_enable() argument
1076 static void intel_dsi_encoder_destroy(struct drm_encoder *encoder) intel_dsi_encoder_destroy() argument
1117 struct drm_encoder *encoder; intel_dsi_init() local
H A Dintel_hdmi.c59 struct intel_hdmi *enc_to_intel_hdmi(struct drm_encoder *encoder) enc_to_intel_hdmi() argument
134 static void g4x_write_infoframe(struct drm_encoder *encoder, g4x_write_infoframe() argument
171 static bool g4x_infoframe_enabled(struct drm_encoder *encoder) g4x_infoframe_enabled() argument
188 static void ibx_write_infoframe(struct drm_encoder *encoder, ibx_write_infoframe() argument
226 static bool ibx_infoframe_enabled(struct drm_encoder *encoder) ibx_infoframe_enabled() argument
246 static void cpt_write_infoframe(struct drm_encoder *encoder, cpt_write_infoframe() argument
287 static bool cpt_infoframe_enabled(struct drm_encoder *encoder) cpt_infoframe_enabled() argument
303 static void vlv_write_infoframe(struct drm_encoder *encoder, vlv_write_infoframe() argument
341 static bool vlv_infoframe_enabled(struct drm_encoder *encoder) vlv_infoframe_enabled() argument
361 static void hsw_write_infoframe(struct drm_encoder *encoder, hsw_write_infoframe() argument
399 static bool hsw_infoframe_enabled(struct drm_encoder *encoder) hsw_infoframe_enabled() argument
429 static void intel_write_infoframe(struct drm_encoder *encoder, intel_write_infoframe() argument
451 static void intel_hdmi_set_avi_infoframe(struct drm_encoder *encoder, intel_hdmi_set_avi_infoframe() argument
478 static void intel_hdmi_set_spd_infoframe(struct drm_encoder *encoder) intel_hdmi_set_spd_infoframe() argument
495 intel_hdmi_set_hdmi_infoframe(struct drm_encoder *encoder, intel_hdmi_set_hdmi_infoframe() argument
509 static void g4x_set_infoframes(struct drm_encoder *encoder, g4x_set_infoframes() argument
570 static bool hdmi_sink_is_deep_color(struct drm_encoder *encoder) hdmi_sink_is_deep_color() argument
632 static bool intel_hdmi_set_gcp_infoframe(struct drm_encoder *encoder) intel_hdmi_set_gcp_infoframe() argument
661 static void ibx_set_infoframes(struct drm_encoder *encoder, ibx_set_infoframes() argument
713 static void cpt_set_infoframes(struct drm_encoder *encoder, cpt_set_infoframes() argument
755 static void vlv_set_infoframes(struct drm_encoder *encoder, vlv_set_infoframes() argument
807 static void hsw_set_infoframes(struct drm_encoder *encoder, hsw_set_infoframes() argument
840 static void intel_hdmi_prepare(struct intel_encoder *encoder) intel_hdmi_prepare() argument
876 static bool intel_hdmi_get_hw_state(struct intel_encoder *encoder, intel_hdmi_get_hw_state() argument
904 static void intel_hdmi_get_config(struct intel_encoder *encoder, intel_hdmi_get_config() argument
954 static void intel_enable_hdmi_audio(struct intel_encoder *encoder) intel_enable_hdmi_audio() argument
964 static void g4x_enable_hdmi(struct intel_encoder *encoder) g4x_enable_hdmi() argument
985 static void ibx_enable_hdmi(struct intel_encoder *encoder) ibx_enable_hdmi() argument
1034 static void cpt_enable_hdmi(struct intel_encoder *encoder) cpt_enable_hdmi() argument
1087 static void vlv_enable_hdmi(struct intel_encoder *encoder) vlv_enable_hdmi() argument
1091 static void intel_disable_hdmi(struct intel_encoder *encoder) intel_disable_hdmi() argument
1130 static void g4x_disable_hdmi(struct intel_encoder *encoder) g4x_disable_hdmi() argument
1140 static void pch_disable_hdmi(struct intel_encoder *encoder) pch_disable_hdmi() argument
1148 static void pch_post_disable_hdmi(struct intel_encoder *encoder) pch_post_disable_hdmi() argument
1217 struct intel_encoder *encoder; hdmi_12bpc_possible() local
1245 bool intel_hdmi_compute_config(struct intel_encoder *encoder, intel_hdmi_compute_config() argument
1547 static void intel_hdmi_pre_enable(struct intel_encoder *encoder) intel_hdmi_pre_enable() argument
1560 static void vlv_hdmi_pre_enable(struct intel_encoder *encoder) vlv_hdmi_pre_enable() argument
1608 static void vlv_hdmi_pre_pll_enable(struct intel_encoder *encoder) vlv_hdmi_pre_pll_enable() argument
1641 static void chv_data_lane_soft_reset(struct intel_encoder *encoder, chv_data_lane_soft_reset() argument
1685 static void chv_hdmi_pre_pll_enable(struct intel_encoder *encoder) chv_hdmi_pre_pll_enable() argument
1764 static void chv_hdmi_post_pll_disable(struct intel_encoder *encoder) chv_hdmi_post_pll_disable() argument
1797 static void vlv_hdmi_post_disable(struct intel_encoder *encoder) vlv_hdmi_post_disable() argument
1813 static void chv_hdmi_post_disable(struct intel_encoder *encoder) chv_hdmi_post_disable() argument
1826 static void chv_hdmi_pre_enable(struct intel_encoder *encoder) chv_hdmi_pre_enable() argument
H A Dintel_runtime_pm.c1279 void chv_phy_powergate_lanes(struct intel_encoder *encoder, chv_phy_powergate_lanes() argument
H A Dintel_tv.c827 static struct intel_tv *enc_to_tv(struct intel_encoder *encoder) enc_to_tv() argument
838 intel_tv_get_hw_state(struct intel_encoder *encoder, enum pipe *pipe) intel_tv_get_hw_state() argument
853 intel_enable_tv(struct intel_encoder *encoder) intel_enable_tv() argument
866 intel_disable_tv(struct intel_encoder *encoder) intel_disable_tv() argument
911 intel_tv_get_config(struct intel_encoder *encoder, intel_tv_get_config() argument
918 intel_tv_compute_config(struct intel_encoder *encoder, intel_tv_compute_config() argument
1021 static void intel_tv_pre_enable(struct intel_encoder *encoder) intel_tv_pre_enable() argument
1181 struct drm_encoder *encoder = &intel_tv->base.base; intel_tv_detect_type() local
H A Di915_irq.c3245 struct intel_encoder *encoder; intel_hpd_enabled_irqs() local
H A Dintel_ddi.c311 struct drm_encoder *encoder = &intel_encoder->base; ddi_get_encoder_port() local
726 void intel_ddi_init_dp_buf_reg(struct intel_encoder *encoder) intel_ddi_init_dp_buf_reg() argument
1056 static void skl_ddi_clock_get(struct intel_encoder *encoder, skl_ddi_clock_get() argument
1104 static void hsw_ddi_clock_get(struct intel_encoder *encoder, hsw_ddi_clock_get() argument
1176 static void bxt_ddi_clock_get(struct intel_encoder *encoder, bxt_ddi_clock_get() argument
1188 void intel_ddi_clock_get(struct intel_encoder *encoder, intel_ddi_clock_get() argument
1853 struct drm_encoder *encoder = &intel_encoder->base; intel_ddi_enable_transcoder_func() local
2010 bool intel_ddi_get_hw_state(struct intel_encoder *encoder, intel_ddi_get_hw_state() argument
2266 struct intel_encoder *encoder = &dport->base; ddi_signal_levels() local
2285 struct drm_encoder *encoder = &intel_encoder->base; intel_ddi_pre_enable() local
2363 struct drm_encoder *encoder = &intel_encoder->base; intel_ddi_post_disable() local
2402 struct drm_encoder *encoder = &intel_encoder->base; intel_enable_ddi() local
2440 struct drm_encoder *encoder = &intel_encoder->base; intel_disable_ddi() local
3038 void intel_ddi_prepare_link_retrain(struct drm_encoder *encoder) intel_ddi_prepare_link_retrain() argument
3110 void intel_ddi_get_config(struct intel_encoder *encoder, intel_ddi_get_config() argument
3199 static bool intel_ddi_compute_config(struct intel_encoder *encoder, intel_ddi_compute_config() argument
3261 struct drm_encoder *encoder; intel_ddi_init() local
H A Dintel_sdvo.c211 static struct intel_sdvo *to_sdvo(struct intel_encoder *encoder) to_sdvo() argument
1128 static bool intel_sdvo_compute_config(struct intel_encoder *encoder, intel_sdvo_compute_config() argument
1334 static bool intel_sdvo_get_hw_state(struct intel_encoder *encoder, intel_sdvo_get_hw_state() argument
1357 static void intel_sdvo_get_config(struct intel_encoder *encoder, intel_sdvo_get_config() argument
1444 static void intel_disable_sdvo(struct intel_encoder *encoder) intel_disable_sdvo() argument
1476 static void pch_disable_sdvo(struct intel_encoder *encoder) pch_disable_sdvo() argument
1480 static void pch_post_disable_sdvo(struct intel_encoder *encoder) pch_post_disable_sdvo() argument
1485 static void intel_enable_sdvo(struct intel_encoder *encoder) intel_enable_sdvo() argument
1602 static void intel_sdvo_enable_hotplug(struct intel_encoder *encoder) intel_sdvo_enable_hotplug() argument
2189 static void intel_sdvo_enc_destroy(struct drm_encoder *encoder) intel_sdvo_enc_destroy() argument
2434 struct drm_encoder *encoder = &intel_sdvo->base.base; intel_sdvo_dvi_init() local
2489 struct drm_encoder *encoder = &intel_sdvo->base.base; intel_sdvo_tv_init() local
2532 struct drm_encoder *encoder = &intel_sdvo->base.base; intel_sdvo_analog_init() local
2568 struct drm_encoder *encoder = &intel_sdvo->base.base; intel_sdvo_lvds_init() local
2356 intel_sdvo_connector_init(struct intel_sdvo_connector *connector, struct intel_sdvo *encoder) intel_sdvo_connector_init() argument
H A Di915_debugfs.c2590 struct intel_encoder *encoder; i915_sink_crc() local
2808 struct drm_encoder *encoder; intel_encoder_info() local
3291 struct drm_encoder *encoder; i915_dp_mst_info() local
3537 struct intel_encoder *encoder; i9xx_pipe_crc_auto_source() local
H A Dintel_dp.c271 struct intel_encoder *encoder = &intel_dig_port->base; pps_lock() local
289 struct intel_encoder *encoder = &intel_dig_port->base; pps_unlock() local
376 struct intel_encoder *encoder; vlv_power_sequencer_pipe() local
518 struct intel_encoder *encoder; vlv_power_sequencer_reset() local
1226 intel_dp_set_clock(struct intel_encoder *encoder, intel_dp_set_clock() argument
1379 intel_dp_compute_config(struct intel_encoder *encoder, intel_dp_compute_config() argument
1580 static void intel_dp_prepare(struct intel_encoder *encoder) intel_dp_prepare() argument
2228 static bool intel_dp_get_hw_state(struct intel_encoder *encoder, intel_dp_get_hw_state() argument
2271 static void intel_dp_get_config(struct intel_encoder *encoder, intel_dp_get_config() argument
2359 static void intel_disable_dp(struct intel_encoder *encoder) intel_disable_dp() argument
2383 static void ilk_post_disable_dp(struct intel_encoder *encoder) ilk_post_disable_dp() argument
2393 static void vlv_post_disable_dp(struct intel_encoder *encoder) vlv_post_disable_dp() argument
2400 static void chv_data_lane_soft_reset(struct intel_encoder *encoder, chv_data_lane_soft_reset() argument
2444 static void chv_post_disable_dp(struct intel_encoder *encoder) chv_post_disable_dp() argument
2568 static void intel_enable_dp(struct intel_encoder *encoder) intel_enable_dp() argument
2613 static void g4x_enable_dp(struct intel_encoder *encoder) g4x_enable_dp() argument
2621 static void vlv_enable_dp(struct intel_encoder *encoder) vlv_enable_dp() argument
2629 static void g4x_pre_enable_dp(struct intel_encoder *encoder) g4x_pre_enable_dp() argument
2673 struct intel_encoder *encoder; vlv_steal_power_sequencer() local
2709 struct intel_encoder *encoder = &intel_dig_port->base; vlv_init_panel_power_sequencer() local
2747 static void vlv_pre_enable_dp(struct intel_encoder *encoder) vlv_pre_enable_dp() argument
2776 static void vlv_dp_pre_pll_enable(struct intel_encoder *encoder) vlv_dp_pre_pll_enable() argument
2806 static void chv_pre_enable_dp(struct intel_encoder *encoder) chv_pre_enable_dp() argument
2895 static void chv_dp_pre_pll_enable(struct intel_encoder *encoder) chv_dp_pre_pll_enable() argument
2978 static void chv_dp_post_pll_disable(struct intel_encoder *encoder) chv_dp_post_pll_disable() argument
3693 struct drm_encoder *encoder = &dp_to_dig_port(intel_dp)->base.base; intel_dp_link_training_clock_recovery() local
5012 void intel_dp_encoder_destroy(struct drm_encoder *encoder) intel_dp_encoder_destroy() argument
5080 void intel_dp_encoder_reset(struct drm_encoder *encoder) intel_dp_encoder_reset() argument
5515 struct intel_encoder *encoder; intel_dp_set_drrs_state() local
6144 struct drm_encoder *encoder; intel_dp_init() local
H A Dintel_drv.h205 struct intel_encoder *encoder; member in struct:intel_connector
898 enc_to_dig_port(struct drm_encoder *encoder) enc_to_dig_port() argument
904 enc_to_mst(struct drm_encoder *encoder) enc_to_mst() argument
909 static inline struct intel_dp *enc_to_intel_dp(struct drm_encoder *encoder) enc_to_intel_dp() argument
H A Dintel_display.c513 struct intel_encoder *encoder; intel_pipe_has_type() local
534 struct intel_encoder *encoder; intel_pipe_will_have_type() local
4276 struct intel_encoder *encoder; intel_get_shared_dpll() local
4896 struct intel_encoder *encoder; ironlake_crtc_enable() local
4971 struct intel_encoder *encoder; haswell_crtc_enable() local
5082 struct intel_encoder *encoder; ironlake_crtc_disable() local
5133 struct intel_encoder *encoder; haswell_crtc_disable() local
6140 struct intel_encoder *encoder; valleyview_crtc_enable() local
6212 struct intel_encoder *encoder; i9xx_crtc_enable() local
6272 struct intel_encoder *encoder; i9xx_crtc_disable() local
6401 void intel_encoder_destroy(struct drm_encoder *encoder) intel_encoder_destroy() argument
6420 struct intel_encoder *encoder = connector->encoder; intel_connector_check_state() local
6482 struct intel_encoder *encoder = connector->encoder; intel_connector_get_hw_state() local
7902 struct intel_encoder *encoder; i9xx_crtc_compute_clock() local
8230 struct intel_encoder *encoder; ironlake_init_pch_refclk() local
8545 struct intel_encoder *encoder; lpt_init_pch_refclk() local
8582 struct intel_encoder *encoder; ironlake_get_refclk() local
8826 struct intel_encoder *encoder; ironlake_compute_dpll() local
10303 struct drm_encoder *encoder = &intel_encoder->base; intel_get_load_detect_pipe() local
10467 struct drm_encoder *encoder = &intel_encoder->base; intel_release_load_detect_pipe() local
11831 struct intel_encoder *encoder; check_encoder_cloning() local
12146 struct intel_encoder *encoder; drm_for_each_connector() local
12219 struct intel_encoder *encoder; intel_modeset_pipe_config() local
12695 struct drm_encoder *encoder = connector->encoder; for_each_connector_in_state() local
12710 struct intel_encoder *encoder; check_encoder_state() local
12751 struct intel_encoder *encoder; check_crtc_state() local
13988 struct drm_encoder *encoder = connector->base.encoder; intel_get_pipe_from_connector() local
14019 static int intel_encoder_clones(struct intel_encoder *encoder) intel_encoder_clones() argument
14074 struct intel_encoder *encoder; intel_setup_outputs() local
15045 struct intel_encoder *encoder; intel_crtc_has_encoders() local
15113 struct intel_encoder *encoder; local
15158 static void intel_sanitize_encoder(struct intel_encoder *encoder) intel_sanitize_encoder() argument
15265 struct intel_encoder *encoder; intel_modeset_readout_hw_state() local
15383 struct intel_encoder *encoder; intel_modeset_setup_hw_state() local
11806 check_single_encoder_cloning(struct drm_atomic_state *state, struct intel_crtc *crtc, struct intel_encoder *encoder) check_single_encoder_cloning() argument
15591 intel_connector_attach_encoder(struct intel_connector *connector, struct intel_encoder *encoder) intel_connector_attach_encoder() argument
/linux-4.4.14/drivers/gpu/drm/imx/
H A Ddw_hdmi-imx.c27 struct drm_encoder encoder; member in struct:imx_hdmi
108 static void dw_hdmi_imx_encoder_disable(struct drm_encoder *encoder) dw_hdmi_imx_encoder_disable() argument
112 static bool dw_hdmi_imx_encoder_mode_fixup(struct drm_encoder *encoder, dw_hdmi_imx_encoder_mode_fixup() argument
119 static void dw_hdmi_imx_encoder_mode_set(struct drm_encoder *encoder, dw_hdmi_imx_encoder_mode_set() argument
125 static void dw_hdmi_imx_encoder_commit(struct drm_encoder *encoder) dw_hdmi_imx_encoder_commit() argument
135 static void dw_hdmi_imx_encoder_prepare(struct drm_encoder *encoder) dw_hdmi_imx_encoder_prepare() argument
210 struct drm_encoder *encoder; dw_hdmi_imx_bind() local
H A Dparallel-display.c33 struct drm_encoder encoder; member in struct:imx_parallel_display
105 static void imx_pd_encoder_dpms(struct drm_encoder *encoder, int mode) imx_pd_encoder_dpms() argument
115 static bool imx_pd_encoder_mode_fixup(struct drm_encoder *encoder, imx_pd_encoder_mode_fixup() argument
122 static void imx_pd_encoder_prepare(struct drm_encoder *encoder) imx_pd_encoder_prepare() argument
129 static void imx_pd_encoder_commit(struct drm_encoder *encoder) imx_pd_encoder_commit() argument
137 static void imx_pd_encoder_mode_set(struct drm_encoder *encoder, imx_pd_encoder_mode_set() argument
143 static void imx_pd_encoder_disable(struct drm_encoder *encoder) imx_pd_encoder_disable() argument
H A Dimx-drm-core.c106 int imx_drm_set_bus_format_pins(struct drm_encoder *encoder, u32 bus_format, imx_drm_set_bus_format_pins() argument
124 int imx_drm_set_bus_format(struct drm_encoder *encoder, u32 bus_format) imx_drm_set_bus_format() argument
210 void imx_drm_encoder_destroy(struct drm_encoder *encoder) imx_drm_encoder_destroy() argument
411 imx_drm_encoder_parse_of(struct drm_device *drm, struct drm_encoder *encoder, struct device_node *np) imx_drm_encoder_parse_of() argument
438 imx_drm_encoder_get_mux_id(struct device_node *node, struct drm_encoder *encoder) imx_drm_encoder_get_mux_id() argument
H A Dipuv3-crtc.c144 struct drm_encoder *encoder; ipu_crtc_mode_set() local
H A Dimx-ldb.c58 struct drm_encoder encoder; member in struct:imx_ldb_channel
138 static void imx_ldb_encoder_dpms(struct drm_encoder *encoder, int mode) imx_ldb_encoder_dpms() argument
142 static bool imx_ldb_encoder_mode_fixup(struct drm_encoder *encoder, imx_ldb_encoder_mode_fixup() argument
177 static void imx_ldb_encoder_prepare(struct drm_encoder *encoder) imx_ldb_encoder_prepare() argument
213 static void imx_ldb_encoder_commit(struct drm_encoder *encoder) imx_ldb_encoder_commit() argument
259 static void imx_ldb_encoder_mode_set(struct drm_encoder *encoder, imx_ldb_encoder_mode_set() argument
304 static void imx_ldb_encoder_disable(struct drm_encoder *encoder) imx_ldb_encoder_disable() argument
H A Dimx-tve.c110 struct drm_encoder encoder; member in struct:imx_tve
278 static void imx_tve_encoder_dpms(struct drm_encoder *encoder, int mode) imx_tve_encoder_dpms() argument
289 static bool imx_tve_encoder_mode_fixup(struct drm_encoder *encoder, imx_tve_encoder_mode_fixup() argument
296 static void imx_tve_encoder_prepare(struct drm_encoder *encoder) imx_tve_encoder_prepare() argument
313 static void imx_tve_encoder_mode_set(struct drm_encoder *encoder, imx_tve_encoder_mode_set() argument
349 static void imx_tve_encoder_commit(struct drm_encoder *encoder) imx_tve_encoder_commit() argument
356 static void imx_tve_encoder_disable(struct drm_encoder *encoder) imx_tve_encoder_disable() argument
/linux-4.4.14/drivers/gpu/drm/msm/hdmi/
H A Dhdmi.c254 hdmi_modeset_init(struct hdmi *hdmi, struct drm_device *dev, struct drm_encoder *encoder) hdmi_modeset_init() argument
H A Dhdmi.h70 struct drm_encoder *encoder; member in struct:hdmi
/linux-4.4.14/drivers/gpu/drm/msm/mdp/mdp5/
H A Dmdp5_cmd_encoder.c29 static struct mdp5_kms *get_kms(struct drm_encoder *encoder) get_kms() argument
98 static int pingpong_tearcheck_setup(struct drm_encoder *encoder, pingpong_tearcheck_setup() argument
145 static int pingpong_tearcheck_enable(struct drm_encoder *encoder) pingpong_tearcheck_enable() argument
170 static void pingpong_tearcheck_disable(struct drm_encoder *encoder) pingpong_tearcheck_disable() argument
179 static void mdp5_cmd_encoder_destroy(struct drm_encoder *encoder) mdp5_cmd_encoder_destroy() argument
191 static bool mdp5_cmd_encoder_mode_fixup(struct drm_encoder *encoder, mdp5_cmd_encoder_mode_fixup() argument
198 static void mdp5_cmd_encoder_mode_set(struct drm_encoder *encoder, mdp5_cmd_encoder_mode_set() argument
219 static void mdp5_cmd_encoder_disable(struct drm_encoder *encoder) mdp5_cmd_encoder_disable() argument
238 static void mdp5_cmd_encoder_enable(struct drm_encoder *encoder) mdp5_cmd_encoder_enable() argument
265 int mdp5_cmd_encoder_set_split_display(struct drm_encoder *encoder, mdp5_cmd_encoder_set_split_display() argument
308 struct drm_encoder *encoder = NULL; mdp5_cmd_encoder_init() local
H A Dmdp5_encoder.c35 static struct mdp5_kms *get_kms(struct drm_encoder *encoder) get_kms() argument
103 static void mdp5_encoder_destroy(struct drm_encoder *encoder) mdp5_encoder_destroy() argument
115 static bool mdp5_encoder_mode_fixup(struct drm_encoder *encoder, mdp5_encoder_mode_fixup() argument
122 static void mdp5_encoder_mode_set(struct drm_encoder *encoder, mdp5_encoder_mode_set() argument
231 static void mdp5_encoder_disable(struct drm_encoder *encoder) mdp5_encoder_disable() argument
266 static void mdp5_encoder_enable(struct drm_encoder *encoder) mdp5_encoder_enable() argument
296 int mdp5_encoder_set_split_display(struct drm_encoder *encoder, mdp5_encoder_set_split_display() argument
339 struct drm_encoder *encoder = NULL; mdp5_encoder_init() local
H A Dmdp5_kms.c205 struct drm_encoder *encoder; construct_encoder() local
256 struct drm_encoder *encoder; modeset_init_intf() local
102 mdp5_round_pixclk(struct msm_kms *kms, unsigned long rate, struct drm_encoder *encoder) mdp5_round_pixclk() argument
108 mdp5_set_split_display(struct msm_kms *kms, struct drm_encoder *encoder, struct drm_encoder *slave_encoder, bool is_cmd_mode) mdp5_set_split_display() argument
H A Dmdp5_kms.h237 mdp5_cmd_encoder_set_split_display( struct drm_encoder *encoder, struct drm_encoder *slave_encoder) mdp5_cmd_encoder_set_split_display() argument
/linux-4.4.14/drivers/gpu/drm/virtio/
H A Dvirtgpu_display.c285 static bool virtio_gpu_enc_mode_fixup(struct drm_encoder *encoder, virtio_gpu_enc_mode_fixup() argument
292 static void virtio_gpu_enc_mode_set(struct drm_encoder *encoder, virtio_gpu_enc_mode_set() argument
298 static void virtio_gpu_enc_enable(struct drm_encoder *encoder) virtio_gpu_enc_enable() argument
302 static void virtio_gpu_enc_disable(struct drm_encoder *encoder) virtio_gpu_enc_disable() argument
431 struct drm_encoder *encoder = &output->enc; vgdev_output_init() local
/linux-4.4.14/drivers/gpu/drm/cirrus/
H A Dcirrus_mode.c434 static bool cirrus_encoder_mode_fixup(struct drm_encoder *encoder, cirrus_encoder_mode_fixup() argument
441 static void cirrus_encoder_mode_set(struct drm_encoder *encoder, cirrus_encoder_mode_set() argument
447 static void cirrus_encoder_dpms(struct drm_encoder *encoder, int state) cirrus_encoder_dpms() argument
452 static void cirrus_encoder_prepare(struct drm_encoder *encoder) cirrus_encoder_prepare() argument
456 static void cirrus_encoder_commit(struct drm_encoder *encoder) cirrus_encoder_commit() argument
460 static void cirrus_encoder_destroy(struct drm_encoder *encoder) cirrus_encoder_destroy() argument
481 struct drm_encoder *encoder; cirrus_encoder_init() local
571 struct drm_encoder *encoder; cirrus_modeset_init() local
/linux-4.4.14/drivers/gpu/drm/sti/
H A Dsti_dvo.c94 struct drm_encoder *encoder; member in struct:sti_dvo
100 struct drm_encoder *encoder; member in struct:sti_dvo_connector
380 struct drm_encoder *encoder; sti_dvo_find_encoder() local
394 struct drm_encoder *encoder; sti_dvo_bind() local
H A Dsti_hda.c257 struct drm_encoder *encoder; member in struct:sti_hda_connector
627 struct drm_encoder *encoder; sti_hda_find_encoder() local
641 struct drm_encoder *encoder; sti_hda_bind() local
H A Dsti_hdmi.c118 struct drm_encoder *encoder; member in struct:sti_hdmi_connector
679 struct drm_encoder *encoder; sti_hdmi_find_encoder() local
693 struct drm_encoder *encoder; sti_hdmi_bind() local
H A Dsti_tvout.c126 struct drm_encoder encoder; member in struct:sti_tvout_encoder
439 static void sti_tvout_encoder_dpms(struct drm_encoder *encoder, int mode) sti_tvout_encoder_dpms() argument
443 static bool sti_tvout_encoder_mode_fixup(struct drm_encoder *encoder, sti_tvout_encoder_mode_fixup() argument
450 static void sti_tvout_encoder_mode_set(struct drm_encoder *encoder, sti_tvout_encoder_mode_set() argument
456 static void sti_tvout_encoder_prepare(struct drm_encoder *encoder) sti_tvout_encoder_prepare() argument
460 static void sti_tvout_encoder_destroy(struct drm_encoder *encoder) sti_tvout_encoder_destroy() argument
472 static void sti_dvo_encoder_commit(struct drm_encoder *encoder) sti_dvo_encoder_commit() argument
479 static void sti_dvo_encoder_disable(struct drm_encoder *encoder) sti_dvo_encoder_disable() argument
500 struct sti_tvout_encoder *encoder; sti_tvout_create_dvo_encoder() local
522 static void sti_hda_encoder_commit(struct drm_encoder *encoder) sti_hda_encoder_commit() argument
529 static void sti_hda_encoder_disable(struct drm_encoder *encoder) sti_hda_encoder_disable() argument
552 struct sti_tvout_encoder *encoder; sti_tvout_create_hda_encoder() local
574 static void sti_hdmi_encoder_commit(struct drm_encoder *encoder) sti_hdmi_encoder_commit() argument
581 static void sti_hdmi_encoder_disable(struct drm_encoder *encoder) sti_hdmi_encoder_disable() argument
601 struct sti_tvout_encoder *encoder; sti_tvout_create_hdmi_encoder() local
/linux-4.4.14/drivers/gpu/drm/msm/dsi/
H A Ddsi_manager.c182 struct drm_encoder *encoder = msm_dsi_get_encoder( dsi_mgr_connector_detect() local
310 struct drm_encoder *encoder = msm_dsi_get_encoder(msm_dsi); dsi_mgr_connector_mode_valid() local
622 struct drm_encoder *encoder; msm_dsi_manager_ext_bridge_init() local
/linux-4.4.14/drivers/gpu/drm/nouveau/
H A Dnouveau_connector.c86 nouveau_encoder_connector_get(struct nouveau_encoder *encoder) nouveau_encoder_connector_get() argument
120 struct drm_encoder *encoder; nouveau_connector_ddc_detect() local
311 struct drm_encoder *encoder = to_drm_encoder(nv_encoder); nouveau_connector_detect() local
446 struct drm_encoder *encoder = to_drm_encoder(nv_encoder); nouveau_connector_set_property() local
750 struct drm_encoder *encoder = to_drm_encoder(nv_encoder); nouveau_connector_get_modes() local
835 struct drm_encoder *encoder = to_drm_encoder(nv_encoder); nouveau_connector_mode_valid() local
H A Dnv50_display.c413 nv50_display_crtc_get(struct drm_encoder *encoder) nv50_display_crtc_get() argument
1509 nv50_encoder_mode_fixup(struct drm_encoder *encoder, nv50_encoder_mode_fixup() argument
1544 nv50_dac_dpms(struct drm_encoder *encoder, int mode) nv50_dac_dpms() argument
1568 nv50_dac_commit(struct drm_encoder *encoder) nv50_dac_commit() argument
1573 nv50_dac_mode_set(struct drm_encoder *encoder, struct drm_display_mode *mode, nv50_dac_mode_set() argument
1622 nv50_dac_disconnect(struct drm_encoder *encoder) nv50_dac_disconnect() argument
1649 nv50_dac_detect(struct drm_encoder *encoder, struct drm_connector *connector) nv50_dac_detect() argument
1676 nv50_dac_destroy(struct drm_encoder *encoder) nv50_dac_destroy() argument
1704 struct drm_encoder *encoder; nv50_dac_create() local
1731 nv50_audio_mode_set(struct drm_encoder *encoder, struct drm_display_mode *mode) nv50_audio_mode_set() argument
1763 nv50_audio_disconnect(struct drm_encoder *encoder, struct nouveau_crtc *nv_crtc) nv50_audio_disconnect() argument
1785 nv50_hdmi_mode_set(struct drm_encoder *encoder, struct drm_display_mode *mode) nv50_hdmi_mode_set() argument
1819 nv50_hdmi_disconnect(struct drm_encoder *encoder, struct nouveau_crtc *nv_crtc) nv50_hdmi_disconnect() argument
1841 nv50_sor_dpms(struct drm_encoder *encoder, int mode) nv50_sor_dpms() argument
1911 nv50_sor_disconnect(struct drm_encoder *encoder) nv50_sor_disconnect() argument
1928 nv50_sor_commit(struct drm_encoder *encoder) nv50_sor_commit() argument
1933 nv50_sor_mode_set(struct drm_encoder *encoder, struct drm_display_mode *umode, nv50_sor_mode_set() argument
2066 nv50_sor_destroy(struct drm_encoder *encoder) nv50_sor_destroy() argument
2092 struct drm_encoder *encoder; nv50_sor_create() local
2140 nv50_pior_dpms(struct drm_encoder *encoder, int mode) nv50_pior_dpms() argument
2160 nv50_pior_mode_fixup(struct drm_encoder *encoder, nv50_pior_mode_fixup() argument
2171 nv50_pior_commit(struct drm_encoder *encoder) nv50_pior_commit() argument
2176 nv50_pior_mode_set(struct drm_encoder *encoder, struct drm_display_mode *mode, nv50_pior_mode_set() argument
2226 nv50_pior_disconnect(struct drm_encoder *encoder) nv50_pior_disconnect() argument
2250 nv50_pior_destroy(struct drm_encoder *encoder) nv50_pior_destroy() argument
2279 struct drm_encoder *encoder; nv50_pior_create() local
/linux-4.4.14/drivers/gpu/drm/qxl/
H A Dqxl_display.c737 static void qxl_enc_dpms(struct drm_encoder *encoder, int mode) qxl_enc_dpms() argument
742 static bool qxl_enc_mode_fixup(struct drm_encoder *encoder, qxl_enc_mode_fixup() argument
750 static void qxl_enc_prepare(struct drm_encoder *encoder) qxl_enc_prepare() argument
805 static void qxl_enc_commit(struct drm_encoder *encoder) qxl_enc_commit() argument
813 static void qxl_enc_mode_set(struct drm_encoder *encoder, qxl_enc_mode_set() argument
948 static void qxl_enc_destroy(struct drm_encoder *encoder) qxl_enc_destroy() argument
974 struct drm_encoder *encoder; qdev_output_init() local
755 qxl_write_monitors_config_for_encoder(struct qxl_device *qdev, struct drm_encoder *encoder) qxl_write_monitors_config_for_encoder() argument
/linux-4.4.14/drivers/gpu/drm/ast/
H A Dast_mode.c687 static void ast_encoder_destroy(struct drm_encoder *encoder) ast_encoder_destroy() argument
708 static void ast_encoder_dpms(struct drm_encoder *encoder, int mode) ast_encoder_dpms() argument
713 static bool ast_mode_fixup(struct drm_encoder *encoder, ast_mode_fixup() argument
720 static void ast_encoder_mode_set(struct drm_encoder *encoder, ast_encoder_mode_set() argument
726 static void ast_encoder_prepare(struct drm_encoder *encoder) ast_encoder_prepare() argument
731 static void ast_encoder_commit(struct drm_encoder *encoder) ast_encoder_commit() argument
879 struct drm_encoder *encoder; ast_connector_init() local
/linux-4.4.14/drivers/gpu/drm/mgag200/
H A Dmgag200_mode.c1482 static bool mga_encoder_mode_fixup(struct drm_encoder *encoder, mga_encoder_mode_fixup() argument
1489 static void mga_encoder_mode_set(struct drm_encoder *encoder, mga_encoder_mode_set() argument
1496 static void mga_encoder_dpms(struct drm_encoder *encoder, int state) mga_encoder_dpms() argument
1501 static void mga_encoder_prepare(struct drm_encoder *encoder) mga_encoder_prepare() argument
1505 static void mga_encoder_commit(struct drm_encoder *encoder) mga_encoder_commit() argument
1509 static void mga_encoder_destroy(struct drm_encoder *encoder) mga_encoder_destroy() argument
1530 struct drm_encoder *encoder; mga_encoder_init() local
1728 struct drm_encoder *encoder; mgag200_modeset_init() local
/linux-4.4.14/drivers/media/pci/zoran/
H A Dzoran.h282 struct v4l2_subdev *encoder; /* video encoder sub-device */ member in struct:zoran
/linux-4.4.14/drivers/gpu/drm/bridge/
H A Ddw_hdmi.c105 struct drm_encoder *encoder; member in struct:dw_hdmi
1624 struct drm_encoder *encoder = hdmi->encoder; dw_hdmi_register() local
1658 dw_hdmi_bind(struct device *dev, struct device *master, void *data, struct drm_encoder *encoder, struct resource *iores, int irq, const struct dw_hdmi_plat_data *plat_data) dw_hdmi_bind() argument
/linux-4.4.14/drivers/media/platform/
H A Drcar_jpu.c285 bool encoder; member in struct:jpu_ctx
688 static struct jpu_fmt *jpu_find_format(bool encoder, u32 pixelformat, jpu_find_format() argument
/linux-4.4.14/fs/nfsd/
H A Dnfs4xdr.c4336 nfsd4_enc encoder; nfsd4_encode_operation() local

Completed in 4594 milliseconds