Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/
Ddrm_encoder_slave.c53 struct drm_encoder_slave *encoder, in drm_i2c_encoder_init()
112 struct drm_encoder_slave *encoder = to_encoder_slave(drm_encoder); in drm_i2c_encoder_destroy() local
133 void drm_i2c_encoder_dpms(struct drm_encoder *encoder, int mode) in drm_i2c_encoder_dpms()
139 bool drm_i2c_encoder_mode_fixup(struct drm_encoder *encoder, in drm_i2c_encoder_mode_fixup()
147 void drm_i2c_encoder_prepare(struct drm_encoder *encoder) in drm_i2c_encoder_prepare()
153 void drm_i2c_encoder_commit(struct drm_encoder *encoder) in drm_i2c_encoder_commit()
159 void drm_i2c_encoder_mode_set(struct drm_encoder *encoder, in drm_i2c_encoder_mode_set()
167 enum drm_connector_status drm_i2c_encoder_detect(struct drm_encoder *encoder, in drm_i2c_encoder_detect()
174 void drm_i2c_encoder_save(struct drm_encoder *encoder) in drm_i2c_encoder_save()
180 void drm_i2c_encoder_restore(struct drm_encoder *encoder) in drm_i2c_encoder_restore()
Ddrm_crtc_helper.c110 bool drm_helper_encoder_in_use(struct drm_encoder *encoder) in drm_helper_encoder_in_use()
144 struct drm_encoder *encoder; in drm_helper_crtc_in_use() local
162 drm_encoder_disable(struct drm_encoder *encoder) in drm_encoder_disable()
180 struct drm_encoder *encoder; in __drm_helper_disable_unused_functions() local
233 struct drm_encoder *encoder; in drm_crtc_prepare_encoders() local
278 struct drm_encoder *encoder; in drm_crtc_helper_set_mode() local
428 struct drm_encoder *encoder; in drm_crtc_helper_disable() local
471 struct drm_encoder *save_encoders, *new_encoder, *encoder; in drm_crtc_helper_set_config() local
719 static int drm_helper_choose_encoder_dpms(struct drm_encoder *encoder) in drm_helper_choose_encoder_dpms()
733 static void drm_helper_encoder_dpms(struct drm_encoder *encoder, int mode) in drm_helper_encoder_dpms()
[all …]
Ddrm_atomic_helper.c85 struct drm_encoder *encoder) in get_current_crtc_for_encoder()
104 struct drm_encoder *encoder, in steal_encoder()
267 struct drm_encoder *encoder; in mode_fixup() local
550 struct drm_encoder *encoder; in disable_outputs() local
691 struct drm_encoder *encoder; in crtc_set_mode() local
793 struct drm_encoder *encoder; in drm_atomic_helper_commit_modeset_enables() local
Ddrm_crtc.c1075 struct drm_encoder *encoder, in drm_encoder_init()
1118 void drm_encoder_cleanup(struct drm_encoder *encoder) in drm_encoder_cleanup()
1681 struct drm_encoder *encoder; in drm_mode_group_init_legacy_group() local
1811 struct drm_encoder *encoder; in drm_mode_getresources() local
2115 struct drm_encoder *encoder; in drm_mode_getconnector() local
2225 static struct drm_crtc *drm_encoder_get_crtc(struct drm_encoder *encoder) in drm_encoder_get_crtc()
2269 struct drm_encoder *encoder; in drm_mode_getencoder() local
4722 struct drm_encoder *encoder) in drm_mode_connector_attach_encoder()
5039 struct drm_encoder *encoder; in drm_mode_config_reset() local
5474 struct drm_encoder *encoder, *enct; in drm_mode_config_cleanup() local
Ddrm_fb_helper.c1554 struct drm_encoder *encoder; in drm_pick_crtcs() local
Ddrm_edid.c3355 struct drm_connector *drm_select_eld(struct drm_encoder *encoder, in drm_select_eld()
/linux-4.1.27/drivers/gpu/drm/udl/
Dudl_encoder.c19 static void udl_enc_destroy(struct drm_encoder *encoder) in udl_enc_destroy()
25 static void udl_encoder_disable(struct drm_encoder *encoder) in udl_encoder_disable()
29 static bool udl_mode_fixup(struct drm_encoder *encoder, in udl_mode_fixup()
36 static void udl_encoder_prepare(struct drm_encoder *encoder) in udl_encoder_prepare()
40 static void udl_encoder_commit(struct drm_encoder *encoder) in udl_encoder_commit()
44 static void udl_encoder_mode_set(struct drm_encoder *encoder, in udl_encoder_mode_set()
51 udl_encoder_dpms(struct drm_encoder *encoder, int mode) in udl_encoder_dpms()
70 struct drm_encoder *encoder; in udl_encoder_init() local
Dudl_connector.c139 int udl_connector_init(struct drm_device *dev, struct drm_encoder *encoder) in udl_connector_init()
Dudl_modeset.c439 struct drm_encoder *encoder; in udl_modeset_init() local
/linux-4.1.27/drivers/gpu/drm/exynos/
Dexynos_drm_encoder.c35 static void exynos_drm_encoder_dpms(struct drm_encoder *encoder, int mode) in exynos_drm_encoder_dpms()
47 exynos_drm_encoder_mode_fixup(struct drm_encoder *encoder, in exynos_drm_encoder_mode_fixup()
68 static void exynos_drm_encoder_mode_set(struct drm_encoder *encoder, in exynos_drm_encoder_mode_set()
79 static void exynos_drm_encoder_prepare(struct drm_encoder *encoder) in exynos_drm_encoder_prepare()
84 static void exynos_drm_encoder_commit(struct drm_encoder *encoder) in exynos_drm_encoder_commit()
96 static void exynos_drm_encoder_disable(struct drm_encoder *encoder) in exynos_drm_encoder_disable()
119 static void exynos_drm_encoder_destroy(struct drm_encoder *encoder) in exynos_drm_encoder_destroy()
131 static unsigned int exynos_drm_encoder_clones(struct drm_encoder *encoder) in exynos_drm_encoder_clones()
157 struct drm_encoder *encoder; in exynos_drm_encoder_setup() local
168 struct drm_encoder *encoder; in exynos_drm_encoder_create() local
[all …]
Dexynos_drm_dpi.c31 struct drm_encoder *encoder; member
107 struct drm_encoder *encoder) in exynos_dpi_create_connector()
Dexynos_drm_vidi.c41 struct drm_encoder *encoder; member
306 struct drm_encoder *encoder; in vidi_connection_ioctl() local
433 struct drm_encoder *encoder) in vidi_create_connector()
Dexynos_drm_core.c26 struct drm_encoder *encoder; in exynos_drm_create_enc_conn() local
Dexynos_dp_core.c1004 struct drm_encoder *encoder) in exynos_drm_attach_lcd_bridge()
1020 struct drm_encoder *encoder) in exynos_dp_create_connector()
Dexynos_hdmi.c188 struct drm_encoder *encoder; member
1129 struct drm_encoder *encoder) in hdmi_create_connector()
2102 struct drm_encoder *encoder = hdata->encoder; in hdmi_dpms() local
Dexynos_dp_core.h154 struct drm_encoder *encoder; member
Dexynos_drm_drv.h152 struct drm_encoder *encoder; member
Dexynos_drm_dsi.c1119 struct drm_encoder *encoder = dsi->display.encoder; in exynos_dsi_te_irq_handler() local
1490 struct drm_encoder *encoder) in exynos_dsi_create_connector()
/linux-4.1.27/drivers/gpu/drm/omapdrm/
Domap_encoder.c46 struct omap_dss_device *omap_encoder_get_dssdev(struct drm_encoder *encoder) in omap_encoder_get_dssdev()
53 static void omap_encoder_destroy(struct drm_encoder *encoder) in omap_encoder_destroy()
79 static void omap_encoder_dpms(struct drm_encoder *encoder, int mode) in omap_encoder_dpms()
83 static bool omap_encoder_mode_fixup(struct drm_encoder *encoder, in omap_encoder_mode_fixup()
90 static void omap_encoder_mode_set(struct drm_encoder *encoder, in omap_encoder_mode_set()
121 static void omap_encoder_prepare(struct drm_encoder *encoder) in omap_encoder_prepare()
125 static void omap_encoder_commit(struct drm_encoder *encoder) in omap_encoder_commit()
142 int omap_encoder_set_enabled(struct drm_encoder *encoder, bool enabled) in omap_encoder_set_enabled()
156 int omap_encoder_update(struct drm_encoder *encoder, in omap_encoder_update()
196 struct drm_encoder *encoder = NULL; in omap_encoder_init() local
Domap_connector.c34 struct drm_encoder *encoder; member
277 struct drm_encoder *encoder) in omap_connector_init()
Domap_drv.c180 struct drm_encoder *encoder; in omap_modeset_init() local
289 struct drm_encoder *encoder = priv->encoders[i]; in omap_modeset_init() local
Domap_fb.c329 struct drm_encoder *encoder = connector->encoder; in omap_framebuffer_get_next_connector() local
Domap_crtc.c391 struct drm_encoder *encoder = NULL; in omap_crtc_pre_apply() local
/linux-4.1.27/drivers/gpu/drm/radeon/
Dradeon_legacy_encoders.c36 static void radeon_legacy_encoder_disable(struct drm_encoder *encoder) in radeon_legacy_encoder_disable()
46 static void radeon_legacy_lvds_update(struct drm_encoder *encoder, int mode) in radeon_legacy_lvds_update()
135 static void radeon_legacy_lvds_dpms(struct drm_encoder *encoder, int mode) in radeon_legacy_lvds_dpms()
154 static void radeon_legacy_lvds_prepare(struct drm_encoder *encoder) in radeon_legacy_lvds_prepare()
165 static void radeon_legacy_lvds_commit(struct drm_encoder *encoder) in radeon_legacy_lvds_commit()
176 static void radeon_legacy_lvds_mode_set(struct drm_encoder *encoder, in radeon_legacy_lvds_mode_set()
246 static bool radeon_legacy_mode_fixup(struct drm_encoder *encoder, in radeon_legacy_mode_fixup()
485 void radeon_legacy_backlight_init(struct radeon_encoder *encoder) in radeon_legacy_backlight_init()
489 static void radeon_legacy_backlight_exit(struct radeon_encoder *encoder) in radeon_legacy_backlight_exit()
496 static void radeon_lvds_enc_destroy(struct drm_encoder *encoder) in radeon_lvds_enc_destroy()
[all …]
Dradeon_audio.c248 struct drm_encoder *encoder; in radeon_audio_enable() local
359 static void radeon_audio_write_sad_regs(struct drm_encoder *encoder) in radeon_audio_write_sad_regs()
382 static void radeon_audio_write_speaker_allocation(struct drm_encoder *encoder) in radeon_audio_write_speaker_allocation()
406 static void radeon_audio_write_latency_fields(struct drm_encoder *encoder, in radeon_audio_write_latency_fields()
419 struct r600_audio_pin* radeon_audio_get_pin(struct drm_encoder *encoder) in radeon_audio_get_pin()
430 static void radeon_audio_select_pin(struct drm_encoder *encoder) in radeon_audio_select_pin()
439 struct drm_encoder *encoder, in radeon_audio_detect()
495 static void radeon_audio_set_dto(struct drm_encoder *encoder, unsigned int clock) in radeon_audio_set_dto()
505 static int radeon_audio_set_avi_packet(struct drm_encoder *encoder, in radeon_audio_set_avi_packet()
626 static void radeon_audio_update_acr(struct drm_encoder *encoder, unsigned int clock) in radeon_audio_update_acr()
[all …]
Dradeon_encoders.c40 static uint32_t radeon_encoder_clones(struct drm_encoder *encoder) in radeon_encoder_clones()
78 struct drm_encoder *encoder; in radeon_setup_encoder_clones() local
205 struct drm_encoder *encoder; in radeon_link_encoder_connector() local
222 void radeon_encoder_set_active_device(struct drm_encoder *encoder) in radeon_encoder_set_active_device()
240 radeon_get_connector_for_encoder(struct drm_encoder *encoder) in radeon_get_connector_for_encoder()
265 radeon_get_connector_for_encoder_init(struct drm_encoder *encoder) in radeon_get_connector_for_encoder_init()
280 struct drm_encoder *radeon_get_external_encoder(struct drm_encoder *encoder) in radeon_get_external_encoder()
301 u16 radeon_encoder_get_dp_bridge_encoder_id(struct drm_encoder *encoder) in radeon_encoder_get_dp_bridge_encoder_id()
319 void radeon_panel_mode_fixup(struct drm_encoder *encoder, in radeon_panel_mode_fixup()
366 bool radeon_dig_monitor_is_duallink(struct drm_encoder *encoder, in radeon_dig_monitor_is_duallink()
[all …]
Datombios_encoders.c89 struct drm_encoder *encoder = &radeon_encoder->base; in atombios_set_backlight_level() local
282 void radeon_atom_backlight_init(struct radeon_encoder *encoder) in radeon_atom_backlight_init()
286 static void radeon_atom_backlight_exit(struct radeon_encoder *encoder) in radeon_atom_backlight_exit()
296 static bool radeon_atom_mode_fixup(struct drm_encoder *encoder, in radeon_atom_mode_fixup()
345 atombios_dac_setup(struct drm_encoder *encoder, int action) in atombios_dac_setup()
397 atombios_tv_setup(struct drm_encoder *encoder, int action) in atombios_tv_setup()
452 static u8 radeon_atom_get_bpc(struct drm_encoder *encoder) in radeon_atom_get_bpc()
486 atombios_dvo_setup(struct drm_encoder *encoder, int action) in atombios_dvo_setup()
558 atombios_digital_setup(struct drm_encoder *encoder, int action) in atombios_digital_setup()
671 atombios_get_encoder_mode(struct drm_encoder *encoder) in atombios_get_encoder_mode()
[all …]
Devergreen_hdmi.c67 void evergreen_hdmi_update_acr(struct drm_encoder *encoder, long offset, in evergreen_hdmi_update_acr()
97 void dce4_afmt_write_latency_fields(struct drm_encoder *encoder, in dce4_afmt_write_latency_fields()
119 void dce4_afmt_hdmi_write_speaker_allocation(struct drm_encoder *encoder, in dce4_afmt_hdmi_write_speaker_allocation()
137 void dce4_afmt_dp_write_speaker_allocation(struct drm_encoder *encoder, in dce4_afmt_dp_write_speaker_allocation()
155 void evergreen_hdmi_write_sad_regs(struct drm_encoder *encoder, in evergreen_hdmi_write_sad_regs()
306 void dce4_set_vbi_packet(struct drm_encoder *encoder, u32 offset) in dce4_set_vbi_packet()
317 void dce4_hdmi_set_color_depth(struct drm_encoder *encoder, u32 offset, int bpc) in dce4_hdmi_set_color_depth()
354 void dce4_set_audio_packet(struct drm_encoder *encoder, u32 offset) in dce4_set_audio_packet()
389 void dce4_set_mute(struct drm_encoder *encoder, u32 offset, bool mute) in dce4_set_mute()
400 void evergreen_hdmi_enable(struct drm_encoder *encoder, bool enable) in evergreen_hdmi_enable()
[all …]
Dr600_hdmi.c120 struct drm_encoder *encoder; in r600_audio_update_hdmi() local
177 void r600_hdmi_update_acr(struct drm_encoder *encoder, long offset, in r600_hdmi_update_acr()
243 static void r600_hdmi_update_audio_infoframe(struct drm_encoder *encoder, in r600_hdmi_update_audio_infoframe()
262 static bool r600_hdmi_is_audio_buffer_filled(struct drm_encoder *encoder) in r600_hdmi_is_audio_buffer_filled()
276 int r600_hdmi_buffer_status_changed(struct drm_encoder *encoder) in r600_hdmi_buffer_status_changed()
295 void r600_hdmi_audio_workaround(struct drm_encoder *encoder) in r600_hdmi_audio_workaround()
340 void r600_set_vbi_packet(struct drm_encoder *encoder, u32 offset) in r600_set_vbi_packet()
351 void r600_set_audio_packet(struct drm_encoder *encoder, u32 offset) in r600_set_audio_packet()
393 void r600_set_mute(struct drm_encoder *encoder, u32 offset, bool mute) in r600_set_mute()
411 void r600_hdmi_update_audio_settings(struct drm_encoder *encoder) in r600_hdmi_update_audio_settings()
[all …]
Ddce3_1_afmt.c30 void dce3_2_afmt_hdmi_write_speaker_allocation(struct drm_encoder *encoder, in dce3_2_afmt_hdmi_write_speaker_allocation()
48 void dce3_2_afmt_dp_write_speaker_allocation(struct drm_encoder *encoder, in dce3_2_afmt_dp_write_speaker_allocation()
66 void dce3_2_afmt_write_sad_regs(struct drm_encoder *encoder, in dce3_2_afmt_write_sad_regs()
170 void dce3_2_hdmi_update_acr(struct drm_encoder *encoder, long offset, in dce3_2_hdmi_update_acr()
202 void dce3_2_set_audio_packet(struct drm_encoder *encoder, u32 offset) in dce3_2_set_audio_packet()
223 void dce3_2_set_mute(struct drm_encoder *encoder, u32 offset, bool mute) in dce3_2_set_mute()
Dradeon_connectors.c115 static void radeon_property_change_mode(struct drm_encoder *encoder) in radeon_property_change_mode()
167 struct drm_encoder *encoder = connector_funcs->best_encoder(connector); in radeon_get_monitor_bpc() local
254 struct drm_encoder *encoder = NULL; in radeon_connector_update_scratch_regs() local
285 struct drm_encoder *encoder; in radeon_find_encoder() local
407 struct drm_encoder *encoder = radeon_best_single_encoder(connector); in radeon_get_native_mode() local
434 struct drm_encoder *encoder, in radeon_connector_analog_encoder_conflict_solve()
482 static struct drm_display_mode *radeon_fp_native_mode(struct drm_encoder *encoder) in radeon_fp_native_mode()
513 static void radeon_add_common_modes(struct drm_encoder *encoder, struct drm_connector *connector) in radeon_add_common_modes()
569 struct drm_encoder *encoder; in radeon_connector_set_property() local
782 static void radeon_fixup_lvds_native_mode(struct drm_encoder *encoder, in radeon_fixup_lvds_native_mode()
[all …]
Ddce6_afmt.c91 void dce6_afmt_select_pin(struct drm_encoder *encoder) in dce6_afmt_select_pin()
104 void dce6_afmt_write_latency_fields(struct drm_encoder *encoder, in dce6_afmt_write_latency_fields()
133 void dce6_afmt_hdmi_write_speaker_allocation(struct drm_encoder *encoder, in dce6_afmt_hdmi_write_speaker_allocation()
158 void dce6_afmt_dp_write_speaker_allocation(struct drm_encoder *encoder, in dce6_afmt_dp_write_speaker_allocation()
183 void dce6_afmt_write_sad_regs(struct drm_encoder *encoder, in dce6_afmt_write_sad_regs()
Dradeon_dp_mst.c334 struct radeon_connector *radeon_mst_find_connector(struct drm_encoder *encoder) in radeon_mst_find_connector()
381 radeon_mst_encoder_dpms(struct drm_encoder *encoder, int mode) in radeon_mst_encoder_dpms()
502 static bool radeon_mst_mode_fixup(struct drm_encoder *encoder, in radeon_mst_mode_fixup()
540 static void radeon_mst_encoder_prepare(struct drm_encoder *encoder) in radeon_mst_encoder_prepare()
575 radeon_mst_encoder_mode_set(struct drm_encoder *encoder, in radeon_mst_encoder_mode_set()
582 static void radeon_mst_encoder_commit(struct drm_encoder *encoder) in radeon_mst_encoder_commit()
596 void radeon_dp_mst_encoder_destroy(struct drm_encoder *encoder) in radeon_dp_mst_encoder_destroy()
613 struct drm_encoder *encoder; in radeon_dp_create_fake_mst_encoder() local
Dradeon_combios.c860 radeon_encoder in radeon_combios_get_primary_dac_info()
1011 radeon_encoder in radeon_combios_get_tv_dac_info()
1170 struct radeon_encoder_lvds *radeon_combios_get_lvds_info(struct radeon_encoder in radeon_combios_get_lvds_info()
1315 bool radeon_legacy_get_tmds_info_from_table(struct radeon_encoder *encoder, in radeon_legacy_get_tmds_info_from_table()
1331 bool radeon_legacy_get_tmds_info_from_combios(struct radeon_encoder *encoder, in radeon_legacy_get_tmds_info_from_combios()
1384 bool radeon_legacy_get_ext_tmds_info_from_table(struct radeon_encoder *encoder, in radeon_legacy_get_ext_tmds_info_from_table()
1408 bool radeon_legacy_get_ext_tmds_info_from_combios(struct radeon_encoder *encoder, in radeon_legacy_get_ext_tmds_info_from_combios()
2832 void radeon_external_tmds_setup(struct drm_encoder *encoder) in radeon_external_tmds_setup()
2879 bool radeon_combios_external_tmds_setup(struct drm_encoder *encoder) in radeon_combios_external_tmds_setup()
3429 void radeon_combios_output_lock(struct drm_encoder *encoder, bool lock) in radeon_combios_output_lock()
[all …]
Dradeon_legacy_tv.c274 static void radeon_wait_pll_lock(struct drm_encoder *encoder, unsigned n_tests, in radeon_wait_pll_lock()
421 static bool radeon_legacy_tv_init_restarts(struct drm_encoder *encoder) in radeon_legacy_tv_init_restarts()
531 void radeon_legacy_tv_mode_set(struct drm_encoder *encoder, in radeon_legacy_tv_mode_set()
837 void radeon_legacy_tv_adjust_crtc_reg(struct drm_encoder *encoder, in radeon_legacy_tv_adjust_crtc_reg()
884 void radeon_legacy_tv_adjust_pll1(struct drm_encoder *encoder, in radeon_legacy_tv_adjust_pll1()
904 void radeon_legacy_tv_adjust_pll2(struct drm_encoder *encoder, in radeon_legacy_tv_adjust_pll2()
Datombios_dp.c411 int radeon_dp_get_panel_mode(struct drm_encoder *encoder, in radeon_dp_get_panel_mode()
543 struct drm_encoder *encoder; member
788 void radeon_dp_link_train(struct drm_encoder *encoder, in radeon_dp_link_train()
Dradeon_legacy_crtc.c579 struct drm_encoder *encoder; in radeon_set_crtc_timing() local
738 struct drm_encoder *encoder; in radeon_set_pll() local
Dradeon_atombios.c1337 bool radeon_atombios_get_tmds_info(struct radeon_encoder *encoder, in radeon_atombios_get_tmds_info()
1626 radeon_encoder in radeon_atombios_get_lvds_info()
1767 radeon_atombios_get_primary_dac_info(struct radeon_encoder *encoder) in radeon_atombios_get_primary_dac_info()
1953 radeon_atombios_get_tv_dac_info(struct radeon_encoder *encoder) in radeon_atombios_get_tv_dac_info()
4124 void radeon_atom_output_lock(struct drm_encoder *encoder, bool lock) in radeon_atom_output_lock()
4152 struct drm_encoder *encoder, in radeon_atombios_connected_scratch_regs()
4337 radeon_atombios_encoder_crtc_scratch_regs(struct drm_encoder *encoder, int crtc) in radeon_atombios_encoder_crtc_scratch_regs()
4392 radeon_atombios_encoder_dpms_scratch_regs(struct drm_encoder *encoder, bool on) in radeon_atombios_encoder_dpms_scratch_regs()
Dradeon_display.c745 struct drm_encoder *encoder; in radeon_print_display_setup() local
1676 struct drm_encoder *encoder; in radeon_crtc_scaling_mode_fixup() local
Datombios_crtc.c558 struct drm_encoder *encoder = radeon_crtc->encoder; in atombios_adjust_pll() local
2070 struct drm_encoder *encoder; in atombios_crtc_mode_fixup() local
Drs600.c151 void avivo_program_fmt(struct drm_encoder *encoder) in avivo_program_fmt()
Dradeon_mode.h287 struct radeon_encoder *encoder; member
364 struct drm_encoder *encoder; member
Dr600.c243 void dce3_program_fmt(struct drm_encoder *encoder) in dce3_program_fmt()
Devergreen.c1218 void dce4_program_fmt(struct drm_encoder *encoder) in dce4_program_fmt()
Dcik.c8995 void dce8_program_fmt(struct drm_encoder *encoder) in dce8_program_fmt()
/linux-4.1.27/drivers/gpu/drm/i2c/
Dch7006_drv.c33 static void ch7006_encoder_set_config(struct drm_encoder *encoder, in ch7006_encoder_set_config()
41 static void ch7006_encoder_destroy(struct drm_encoder *encoder) in ch7006_encoder_destroy()
53 static void ch7006_encoder_dpms(struct drm_encoder *encoder, int mode) in ch7006_encoder_dpms()
70 static void ch7006_encoder_save(struct drm_encoder *encoder) in ch7006_encoder_save()
80 static void ch7006_encoder_restore(struct drm_encoder *encoder) in ch7006_encoder_restore()
90 static bool ch7006_encoder_mode_fixup(struct drm_encoder *encoder, in ch7006_encoder_mode_fixup()
104 static int ch7006_encoder_mode_valid(struct drm_encoder *encoder, in ch7006_encoder_mode_valid()
113 static void ch7006_encoder_mode_set(struct drm_encoder *encoder, in ch7006_encoder_mode_set()
177 static enum drm_connector_status ch7006_encoder_detect(struct drm_encoder *encoder, in ch7006_encoder_detect()
225 static int ch7006_encoder_get_modes(struct drm_encoder *encoder, in ch7006_encoder_get_modes()
[all …]
Dsil164_drv.c209 sil164_encoder_set_config(struct drm_encoder *encoder, void *params) in sil164_encoder_set_config()
217 sil164_encoder_dpms(struct drm_encoder *encoder, int mode) in sil164_encoder_dpms()
230 sil164_encoder_save(struct drm_encoder *encoder) in sil164_encoder_save()
243 sil164_encoder_restore(struct drm_encoder *encoder) in sil164_encoder_restore()
256 sil164_encoder_mode_fixup(struct drm_encoder *encoder, in sil164_encoder_mode_fixup()
264 sil164_encoder_mode_valid(struct drm_encoder *encoder, in sil164_encoder_mode_valid()
280 sil164_encoder_mode_set(struct drm_encoder *encoder, in sil164_encoder_mode_set()
298 sil164_encoder_detect(struct drm_encoder *encoder, in sil164_encoder_detect()
310 sil164_encoder_get_modes(struct drm_encoder *encoder, in sil164_encoder_get_modes()
317 sil164_encoder_create_resources(struct drm_encoder *encoder, in sil164_encoder_create_resources()
[all …]
Dch7006_mode.c174 struct ch7006_mode *ch7006_lookup_mode(struct drm_encoder *encoder, in ch7006_lookup_mode()
200 void ch7006_setup_levels(struct drm_encoder *encoder) in ch7006_setup_levels()
231 void ch7006_setup_subcarrier(struct drm_encoder *encoder) in ch7006_setup_subcarrier()
255 void ch7006_setup_pll(struct drm_encoder *encoder) in ch7006_setup_pll()
293 void ch7006_setup_power_state(struct drm_encoder *encoder) in ch7006_setup_power_state()
326 void ch7006_setup_properties(struct drm_encoder *encoder) in ch7006_setup_properties()
Dadv7511.c39 struct drm_encoder *encoder; member
51 static struct adv7511 *encoder_to_adv7511(struct drm_encoder *encoder) in encoder_to_adv7511()
561 static int adv7511_get_modes(struct drm_encoder *encoder, in adv7511_get_modes()
599 static void adv7511_encoder_dpms(struct drm_encoder *encoder, int mode) in adv7511_encoder_dpms()
610 adv7511_encoder_detect(struct drm_encoder *encoder, in adv7511_encoder_detect()
651 static int adv7511_encoder_mode_valid(struct drm_encoder *encoder, in adv7511_encoder_mode_valid()
660 static void adv7511_encoder_mode_set(struct drm_encoder *encoder, in adv7511_encoder_mode_set()
957 struct drm_encoder_slave *encoder) in adv7511_encoder_init()
Dtda998x_drv.c49 struct drm_encoder *encoder; member
808 tda998x_encoder_save(struct drm_encoder *encoder) in tda998x_encoder_save()
814 tda998x_encoder_restore(struct drm_encoder *encoder) in tda998x_encoder_restore()
820 tda998x_encoder_mode_fixup(struct drm_encoder *encoder, in tda998x_encoder_mode_fixup()
1134 tda998x_encoder_set_property(struct drm_encoder *encoder, in tda998x_encoder_set_property()
1159 tda998x_encoder_slave_set_config(struct drm_encoder *encoder, void *params) in tda998x_encoder_slave_set_config()
1164 static void tda998x_encoder_slave_destroy(struct drm_encoder *encoder) in tda998x_encoder_slave_destroy()
1173 static void tda998x_encoder_slave_dpms(struct drm_encoder *encoder, int mode) in tda998x_encoder_slave_dpms()
1178 static int tda998x_encoder_slave_mode_valid(struct drm_encoder *encoder, in tda998x_encoder_slave_mode_valid()
1185 tda998x_encoder_slave_mode_set(struct drm_encoder *encoder, in tda998x_encoder_slave_mode_set()
[all …]
/linux-4.1.27/drivers/gpu/drm/nouveau/dispnv04/
Ddac.c41 int nv04_dac_output_offset(struct drm_encoder *encoder) in nv04_dac_output_offset()
127 static enum drm_connector_status nv04_dac_detect(struct drm_encoder *encoder, in nv04_dac_detect()
230 uint32_t nv17_dac_sample_load(struct drm_encoder *encoder) in nv17_dac_sample_load()
331 nv17_dac_detect(struct drm_encoder *encoder, struct drm_connector *connector) in nv17_dac_detect()
349 static bool nv04_dac_mode_fixup(struct drm_encoder *encoder, in nv04_dac_mode_fixup()
359 static void nv04_dac_prepare(struct drm_encoder *encoder) in nv04_dac_prepare()
370 static void nv04_dac_mode_set(struct drm_encoder *encoder, in nv04_dac_mode_set()
407 static void nv04_dac_commit(struct drm_encoder *encoder) in nv04_dac_commit()
421 void nv04_dac_update_dacclk(struct drm_encoder *encoder, bool enable) in nv04_dac_update_dacclk()
446 bool nv04_dac_in_use(struct drm_encoder *encoder) in nv04_dac_in_use()
[all …]
Dtvnv17.c45 static uint32_t nv42_tv_sample_load(struct drm_encoder *encoder) in nv42_tv_sample_load()
152 nv17_tv_detect(struct drm_encoder *encoder, struct drm_connector *connector) in nv17_tv_detect()
208 static int nv17_tv_get_ld_modes(struct drm_encoder *encoder, in nv17_tv_get_ld_modes()
238 static int nv17_tv_get_hd_modes(struct drm_encoder *encoder, in nv17_tv_get_hd_modes()
300 static int nv17_tv_get_modes(struct drm_encoder *encoder, in nv17_tv_get_modes()
311 static int nv17_tv_mode_valid(struct drm_encoder *encoder, in nv17_tv_mode_valid()
352 static bool nv17_tv_mode_fixup(struct drm_encoder *encoder, in nv17_tv_mode_fixup()
369 static void nv17_tv_dpms(struct drm_encoder *encoder, int mode) in nv17_tv_dpms()
404 static void nv17_tv_prepare(struct drm_encoder *encoder) in nv17_tv_prepare()
465 static void nv17_tv_mode_set(struct drm_encoder *encoder, in nv17_tv_mode_set()
[all …]
Ddfp.c113 void nv04_dfp_update_fp_control(struct drm_encoder *encoder, int mode) in nv04_dfp_update_fp_control()
152 static struct drm_encoder *get_tmds_slave(struct drm_encoder *encoder) in get_tmds_slave()
182 static bool nv04_dfp_mode_fixup(struct drm_encoder *encoder, in nv04_dfp_mode_fixup()
244 static void nv04_dfp_prepare(struct drm_encoder *encoder) in nv04_dfp_prepare()
279 static void nv04_dfp_mode_set(struct drm_encoder *encoder, in nv04_dfp_mode_set()
444 static void nv04_dfp_commit(struct drm_encoder *encoder) in nv04_dfp_commit()
484 static void nv04_dfp_update_backlight(struct drm_encoder *encoder, int mode) in nv04_dfp_update_backlight()
511 static void nv04_lvds_dpms(struct drm_encoder *encoder, int mode) in nv04_lvds_dpms()
559 static void nv04_tmds_dpms(struct drm_encoder *encoder, int mode) in nv04_tmds_dpms()
575 static void nv04_dfp_save(struct drm_encoder *encoder) in nv04_dfp_save()
[all …]
Dtvnv04.c71 static void nv04_tv_dpms(struct drm_encoder *encoder, int mode) in nv04_tv_dpms()
121 static void nv04_tv_prepare(struct drm_encoder *encoder) in nv04_tv_prepare()
137 static void nv04_tv_mode_set(struct drm_encoder *encoder, in nv04_tv_mode_set()
161 static void nv04_tv_commit(struct drm_encoder *encoder) in nv04_tv_commit()
176 static void nv04_tv_destroy(struct drm_encoder *encoder) in nv04_tv_destroy()
204 struct drm_encoder *encoder; in nv04_tv_create() local
Ddisp.c41 struct drm_encoder *encoder; in nv04_display_create() local
127 struct drm_encoder *encoder; in nv04_display_destroy() local
160 struct drm_encoder *encoder; in nv04_display_init() local
Dtvmodesnv17.c316 static void tv_setup_filter(struct drm_encoder *encoder) in tv_setup_filter()
472 void nv17_tv_update_properties(struct drm_encoder *encoder) in nv17_tv_update_properties()
527 void nv17_tv_update_rescaler(struct drm_encoder *encoder) in nv17_tv_update_rescaler()
543 void nv17_ctv_update_rescaler(struct drm_encoder *encoder) in nv17_ctv_update_rescaler()
Dcrtc.c259 struct drm_encoder *encoder; in nv_crtc_mode_set_vga() local
469 struct drm_encoder *encoder; in nv_crtc_mode_set_regs() local
/linux-4.1.27/drivers/gpu/drm/msm/mdp/mdp5/
Dmdp5_cmd_encoder.c27 static struct mdp5_kms *get_kms(struct drm_encoder *encoder) in get_kms()
96 static int pingpong_tearcheck_setup(struct drm_encoder *encoder, in pingpong_tearcheck_setup()
143 static int pingpong_tearcheck_enable(struct drm_encoder *encoder) in pingpong_tearcheck_enable()
168 static void pingpong_tearcheck_disable(struct drm_encoder *encoder) in pingpong_tearcheck_disable()
177 static void mdp5_cmd_encoder_destroy(struct drm_encoder *encoder) in mdp5_cmd_encoder_destroy()
189 static bool mdp5_cmd_encoder_mode_fixup(struct drm_encoder *encoder, in mdp5_cmd_encoder_mode_fixup()
196 static void mdp5_cmd_encoder_mode_set(struct drm_encoder *encoder, in mdp5_cmd_encoder_mode_set()
216 static void mdp5_cmd_encoder_disable(struct drm_encoder *encoder) in mdp5_cmd_encoder_disable()
239 static void mdp5_cmd_encoder_enable(struct drm_encoder *encoder) in mdp5_cmd_encoder_enable()
266 int mdp5_cmd_encoder_set_split_display(struct drm_encoder *encoder, in mdp5_cmd_encoder_set_split_display()
[all …]
Dmdp5_encoder.c33 static struct mdp5_kms *get_kms(struct drm_encoder *encoder) in get_kms()
101 static void mdp5_encoder_destroy(struct drm_encoder *encoder) in mdp5_encoder_destroy()
113 static bool mdp5_encoder_mode_fixup(struct drm_encoder *encoder, in mdp5_encoder_mode_fixup()
120 static void mdp5_encoder_mode_set(struct drm_encoder *encoder, in mdp5_encoder_mode_set()
224 static void mdp5_encoder_disable(struct drm_encoder *encoder) in mdp5_encoder_disable()
259 static void mdp5_encoder_enable(struct drm_encoder *encoder) in mdp5_encoder_enable()
289 int mdp5_encoder_set_split_display(struct drm_encoder *encoder, in mdp5_encoder_set_split_display()
330 struct drm_encoder *encoder = NULL; in mdp5_encoder_init() local
Dmdp5_kms.c84 struct drm_encoder *encoder) in mdp5_round_pixclk()
90 struct drm_encoder *encoder, in mdp5_set_split_display()
183 struct drm_encoder *encoder; in construct_encoder() local
232 struct drm_encoder *encoder; in modeset_init_intf() local
Dmdp5_kms.h260 struct drm_encoder *encoder, struct drm_encoder *slave_encoder) in mdp5_cmd_encoder_set_split_display()
/linux-4.1.27/drivers/gpu/drm/i915/
Dintel_hdmi.c59 struct intel_hdmi *enc_to_intel_hdmi(struct drm_encoder *encoder) in enc_to_intel_hdmi()
133 static void g4x_write_infoframe(struct drm_encoder *encoder, in g4x_write_infoframe()
170 static bool g4x_infoframe_enabled(struct drm_encoder *encoder) in g4x_infoframe_enabled()
183 static void ibx_write_infoframe(struct drm_encoder *encoder, in ibx_write_infoframe()
221 static bool ibx_infoframe_enabled(struct drm_encoder *encoder) in ibx_infoframe_enabled()
232 static void cpt_write_infoframe(struct drm_encoder *encoder, in cpt_write_infoframe()
273 static bool cpt_infoframe_enabled(struct drm_encoder *encoder) in cpt_infoframe_enabled()
284 static void vlv_write_infoframe(struct drm_encoder *encoder, in vlv_write_infoframe()
322 static bool vlv_infoframe_enabled(struct drm_encoder *encoder) in vlv_infoframe_enabled()
333 static void hsw_write_infoframe(struct drm_encoder *encoder, in hsw_write_infoframe()
[all …]
Dintel_dsi.c50 struct drm_encoder *encoder = &intel_dsi->base.base; in wait_for_dsi_fifo_empty() local
213 struct drm_encoder *encoder = &intel_dsi->base.base; in dpi_send_cmd() local
264 static void intel_dsi_hot_plug(struct intel_encoder *encoder) in intel_dsi_hot_plug()
269 static bool intel_dsi_compute_config(struct intel_encoder *encoder, in intel_dsi_compute_config()
289 static void intel_dsi_port_enable(struct intel_encoder *encoder) in intel_dsi_port_enable()
324 static void intel_dsi_port_disable(struct intel_encoder *encoder) in intel_dsi_port_disable()
340 static void intel_dsi_device_ready(struct intel_encoder *encoder) in intel_dsi_device_ready()
379 static void intel_dsi_enable(struct intel_encoder *encoder) in intel_dsi_enable()
406 static void intel_dsi_pre_enable(struct intel_encoder *encoder) in intel_dsi_pre_enable()
447 static void intel_dsi_enable_nop(struct intel_encoder *encoder) in intel_dsi_enable_nop()
[all …]
Dintel_crt.c56 static struct intel_crt *intel_encoder_to_crt(struct intel_encoder *encoder) in intel_encoder_to_crt()
66 static bool intel_crt_get_hw_state(struct intel_encoder *encoder, in intel_crt_get_hw_state()
92 static unsigned int intel_crt_get_flags(struct intel_encoder *encoder) in intel_crt_get_flags()
113 static void intel_crt_get_config(struct intel_encoder *encoder, in intel_crt_get_config()
129 static void hsw_crt_get_config(struct intel_encoder *encoder, in hsw_crt_get_config()
141 static void hsw_crt_pre_enable(struct intel_encoder *encoder) in hsw_crt_pre_enable()
155 static void intel_crt_set_dpms(struct intel_encoder *encoder, int mode) in intel_crt_set_dpms()
205 static void intel_disable_crt(struct intel_encoder *encoder) in intel_disable_crt()
211 static void hsw_crt_post_disable(struct intel_encoder *encoder) in hsw_crt_post_disable()
224 static void intel_enable_crt(struct intel_encoder *encoder) in intel_enable_crt()
[all …]
Dintel_dvo.c104 static struct intel_dvo *enc_to_dvo(struct intel_encoder *encoder) in enc_to_dvo()
129 static bool intel_dvo_get_hw_state(struct intel_encoder *encoder, in intel_dvo_get_hw_state()
147 static void intel_dvo_get_config(struct intel_encoder *encoder, in intel_dvo_get_config()
169 static void intel_disable_dvo(struct intel_encoder *encoder) in intel_disable_dvo()
181 static void intel_enable_dvo(struct intel_encoder *encoder) in intel_enable_dvo()
264 static bool intel_dvo_compute_config(struct intel_encoder *encoder, in intel_dvo_compute_config()
294 static void intel_dvo_pre_enable(struct intel_encoder *encoder) in intel_dvo_pre_enable()
405 static void intel_dvo_enc_destroy(struct drm_encoder *encoder) in intel_dvo_enc_destroy()
Dintel_audio.c120 static void g4x_audio_codec_disable(struct intel_encoder *encoder) in g4x_audio_codec_disable()
140 struct intel_encoder *encoder, in g4x_audio_codec_enable()
178 static void hsw_audio_codec_disable(struct intel_encoder *encoder) in hsw_audio_codec_disable()
205 struct intel_encoder *encoder, in hsw_audio_codec_enable()
258 static void ilk_audio_codec_disable(struct intel_encoder *encoder) in ilk_audio_codec_disable()
308 struct intel_encoder *encoder, in ilk_audio_codec_enable()
401 struct drm_encoder *encoder = &intel_encoder->base; in intel_audio_codec_enable() local
436 void intel_audio_codec_disable(struct intel_encoder *encoder) in intel_audio_codec_disable()
Dintel_dp_mst.c33 static bool intel_dp_mst_compute_config(struct intel_encoder *encoder, in intel_dp_mst_compute_config()
103 static void intel_mst_disable_dp(struct intel_encoder *encoder) in intel_mst_disable_dp()
120 static void intel_mst_post_disable_dp(struct intel_encoder *encoder) in intel_mst_post_disable_dp()
143 static void intel_mst_pre_enable_dp(struct intel_encoder *encoder) in intel_mst_pre_enable_dp()
205 static void intel_mst_enable_dp(struct intel_encoder *encoder) in intel_mst_enable_dp()
226 static bool intel_dp_mst_enc_get_hw_state(struct intel_encoder *encoder, in intel_dp_mst_enc_get_hw_state()
236 static void intel_dp_mst_enc_get_config(struct intel_encoder *encoder, in intel_dp_mst_enc_get_config()
370 static void intel_dp_mst_encoder_destroy(struct drm_encoder *encoder) in intel_dp_mst_encoder_destroy()
Dintel_lvds.c60 static struct intel_lvds_encoder *to_lvds_encoder(struct drm_encoder *encoder) in to_lvds_encoder()
70 static bool intel_lvds_get_hw_state(struct intel_encoder *encoder, in intel_lvds_get_hw_state()
96 static void intel_lvds_get_config(struct intel_encoder *encoder, in intel_lvds_get_config()
136 static void intel_pre_enable_lvds(struct intel_encoder *encoder) in intel_pre_enable_lvds()
211 static void intel_enable_lvds(struct intel_encoder *encoder) in intel_enable_lvds()
238 static void intel_disable_lvds(struct intel_encoder *encoder) in intel_disable_lvds()
843 struct intel_encoder *encoder; in intel_is_dual_link_lvds() local
917 struct drm_encoder *encoder; in intel_lvds_init() local
Dintel_ddi.c164 struct drm_encoder *encoder = &intel_encoder->base; in intel_ddi_get_encoder_port() local
461 void intel_ddi_init_dp_buf_reg(struct intel_encoder *encoder) in intel_ddi_init_dp_buf_reg()
772 static void skl_ddi_clock_get(struct intel_encoder *encoder, in skl_ddi_clock_get()
825 static void hsw_ddi_clock_get(struct intel_encoder *encoder, in hsw_ddi_clock_get()
881 void intel_ddi_clock_get(struct intel_encoder *encoder, in intel_ddi_clock_get()
1177 struct drm_encoder *encoder = &intel_encoder->base; in skl_ddi_pll_select() local
1286 struct drm_encoder *encoder = &intel_encoder->base; in intel_ddi_enable_transcoder_func() local
1443 bool intel_ddi_get_hw_state(struct intel_encoder *encoder, in intel_ddi_get_hw_state()
1524 struct drm_encoder *encoder = &intel_encoder->base; in intel_ddi_pre_enable() local
1594 struct drm_encoder *encoder = &intel_encoder->base; in intel_ddi_post_disable() local
[all …]
Dintel_dsi_pll.c227 static void vlv_configure_dsi_pll(struct intel_encoder *encoder) in vlv_configure_dsi_pll()
258 void vlv_enable_dsi_pll(struct intel_encoder *encoder) in vlv_enable_dsi_pll()
288 void vlv_disable_dsi_pll(struct intel_encoder *encoder) in vlv_disable_dsi_pll()
328 u32 vlv_get_dsi_pclk(struct intel_encoder *encoder, int pipe_bpp) in vlv_get_dsi_pclk()
Dintel_dp.c295 struct intel_encoder *encoder = &intel_dig_port->base; in pps_lock() local
313 struct intel_encoder *encoder = &intel_dig_port->base; in pps_unlock() local
390 struct intel_encoder *encoder; in vlv_power_sequencer_pipe() local
532 struct intel_encoder *encoder; in vlv_power_sequencer_reset() local
1187 intel_dp_set_clock(struct intel_encoder *encoder, in intel_dp_set_clock()
1327 intel_dp_compute_config(struct intel_encoder *encoder, in intel_dp_compute_config()
1516 static void intel_dp_prepare(struct intel_encoder *encoder) in intel_dp_prepare()
2152 static bool intel_dp_get_hw_state(struct intel_encoder *encoder, in intel_dp_get_hw_state()
2211 static void intel_dp_get_config(struct intel_encoder *encoder, in intel_dp_get_config()
2295 static void intel_disable_dp(struct intel_encoder *encoder) in intel_disable_dp()
[all …]
Dintel_tv.c827 static struct intel_tv *enc_to_tv(struct intel_encoder *encoder) in enc_to_tv()
838 intel_tv_get_hw_state(struct intel_encoder *encoder, enum pipe *pipe) in intel_tv_get_hw_state()
853 intel_enable_tv(struct intel_encoder *encoder) in intel_enable_tv()
866 intel_disable_tv(struct intel_encoder *encoder) in intel_disable_tv()
911 intel_tv_get_config(struct intel_encoder *encoder, in intel_tv_get_config()
918 intel_tv_compute_config(struct intel_encoder *encoder, in intel_tv_compute_config()
1021 static void intel_tv_pre_enable(struct intel_encoder *encoder) in intel_tv_pre_enable()
1181 struct drm_encoder *encoder = &intel_tv->base.base; in intel_tv_detect_type() local
Dintel_sdvo.c206 static struct intel_sdvo *to_sdvo(struct intel_encoder *encoder) in to_sdvo()
1115 static bool intel_sdvo_compute_config(struct intel_encoder *encoder, in intel_sdvo_compute_config()
1318 static bool intel_sdvo_get_hw_state(struct intel_encoder *encoder, in intel_sdvo_get_hw_state()
1341 static void intel_sdvo_get_config(struct intel_encoder *encoder, in intel_sdvo_get_config()
1428 static void intel_disable_sdvo(struct intel_encoder *encoder) in intel_disable_sdvo()
1469 static void intel_enable_sdvo(struct intel_encoder *encoder) in intel_enable_sdvo()
1636 static void intel_sdvo_enable_hotplug(struct intel_encoder *encoder) in intel_sdvo_enable_hotplug()
2206 static void intel_sdvo_enc_destroy(struct drm_encoder *encoder) in intel_sdvo_enc_destroy()
2373 struct intel_sdvo *encoder) in intel_sdvo_connector_init()
2448 struct drm_encoder *encoder = &intel_sdvo->base.base; in intel_sdvo_dvi_init() local
[all …]
Dintel_display.c419 struct intel_encoder *encoder; in intel_pipe_has_type() local
439 struct intel_encoder *encoder; in intel_pipe_will_have_type() local
4516 struct intel_encoder *encoder; in ironlake_crtc_enable() local
4624 struct intel_encoder *encoder; in haswell_crtc_enable() local
4741 struct intel_encoder *encoder; in ironlake_crtc_disable() local
4806 struct intel_encoder *encoder; in haswell_crtc_disable() local
5268 struct intel_encoder *encoder; in valleyview_crtc_enable() local
5352 struct intel_encoder *encoder; in i9xx_crtc_enable() local
5429 struct intel_encoder *encoder; in i9xx_crtc_disable() local
5574 void intel_encoder_destroy(struct drm_encoder *encoder) in intel_encoder_destroy()
[all …]
Dintel_dsi.h119 static inline struct intel_dsi *enc_to_intel_dsi(struct drm_encoder *encoder) in enc_to_intel_dsi()
Dintel_fbdev.c375 struct drm_encoder *encoder; in intel_fb_initial_config() local
Dintel_drv.h196 struct intel_encoder *encoder; member
773 enc_to_dig_port(struct drm_encoder *encoder) in enc_to_dig_port()
779 enc_to_mst(struct drm_encoder *encoder) in enc_to_mst()
784 static inline struct intel_dp *enc_to_intel_dp(struct drm_encoder *encoder) in enc_to_intel_dp()
Di915_drv.c549 struct drm_encoder *encoder; in intel_suspend_encoders() local
Di915_debugfs.c2313 struct intel_encoder *encoder; in i915_sink_crc() local
2521 struct drm_encoder *encoder; in intel_encoder_info() local
3001 struct drm_encoder *encoder; in i915_dp_mst_info() local
3247 struct intel_encoder *encoder; in i9xx_pipe_crc_auto_source() local
/linux-4.1.27/drivers/media/i2c/
Dbt856.c68 static inline int bt856_write(struct bt856 *encoder, u8 reg, u8 value) in bt856_write()
76 static inline int bt856_setbit(struct bt856 *encoder, u8 reg, u8 bit, u8 value) in bt856_setbit()
83 static void bt856_dump(struct bt856 *encoder) in bt856_dump()
97 struct bt856 *encoder = to_bt856(sd); in bt856_init() local
124 struct bt856 *encoder = to_bt856(sd); in bt856_s_std_output() local
146 struct bt856 *encoder = to_bt856(sd); in bt856_s_routing() local
200 struct bt856 *encoder; in bt856_probe() local
Dsaa7185.c71 struct saa7185 *encoder = to_saa7185(sd); in saa7185_write() local
82 struct saa7185 *encoder = to_saa7185(sd); in saa7185_write_block() local
222 struct saa7185 *encoder = to_saa7185(sd); in saa7185_init() local
234 struct saa7185 *encoder = to_saa7185(sd); in saa7185_s_std_output() local
249 struct saa7185 *encoder = to_saa7185(sd); in saa7185_s_routing() local
310 struct saa7185 *encoder; in saa7185_probe() local
341 struct saa7185 *encoder = to_saa7185(sd); in saa7185_remove() local
Dadv7170.c76 struct adv7170 *encoder = to_adv7170(sd); in adv7170_write() local
93 struct adv7170 *encoder = to_adv7170(sd); in adv7170_write_block() local
199 struct adv7170 *encoder = to_adv7170(sd); in adv7170_s_std_output() local
228 struct adv7170 *encoder = to_adv7170(sd); in adv7170_s_routing() local
338 struct adv7170 *encoder; in adv7170_probe() local
Dbt866.c61 static int bt866_write(struct bt866 *encoder, u8 subaddr, u8 data) in bt866_write()
130 struct bt866 *encoder = to_bt866(sd); in bt866_s_routing() local
191 struct bt866 *encoder; in bt866_probe() local
Dadv7175.c207 struct adv7175 *encoder = to_adv7175(sd); in adv7175_s_std_output() local
246 struct adv7175 *encoder = to_adv7175(sd); in adv7175_s_routing() local
393 struct adv7175 *encoder; in adv7175_probe() local
/linux-4.1.27/drivers/gpu/drm/tilcdc/
Dtilcdc_slave.c60 static void slave_encoder_destroy(struct drm_encoder *encoder) in slave_encoder_destroy()
69 static void slave_encoder_prepare(struct drm_encoder *encoder) in slave_encoder_prepare()
75 static bool slave_encoder_fixup(struct drm_encoder *encoder, in slave_encoder_fixup()
122 struct drm_encoder *encoder; in slave_encoder_create() local
161 struct drm_encoder *encoder; /* our connected encoder */ member
178 struct drm_encoder *encoder = to_slave_connector(connector)->encoder; in slave_connector_detect() local
184 struct drm_encoder *encoder = to_slave_connector(connector)->encoder; in slave_connector_get_modes() local
191 struct drm_encoder *encoder = to_slave_connector(connector)->encoder; in slave_connector_mode_valid() local
212 struct drm_encoder *encoder = to_slave_connector(connector)->encoder; in slave_connector_set_property() local
232 struct slave_module *mod, struct drm_encoder *encoder) in slave_connector_create()
[all …]
Dtilcdc_tfp410.c58 static void tfp410_encoder_destroy(struct drm_encoder *encoder) in tfp410_encoder_destroy()
65 static void tfp410_encoder_dpms(struct drm_encoder *encoder, int mode) in tfp410_encoder_dpms()
83 static bool tfp410_encoder_mode_fixup(struct drm_encoder *encoder, in tfp410_encoder_mode_fixup()
91 static void tfp410_encoder_prepare(struct drm_encoder *encoder) in tfp410_encoder_prepare()
97 static void tfp410_encoder_commit(struct drm_encoder *encoder) in tfp410_encoder_commit()
102 static void tfp410_encoder_mode_set(struct drm_encoder *encoder, in tfp410_encoder_mode_set()
125 struct drm_encoder *encoder; in tfp410_encoder_create() local
161 struct drm_encoder *encoder; /* our connected encoder */ member
234 struct tfp410_module *mod, struct drm_encoder *encoder) in tfp410_connector_create()
282 struct drm_encoder *encoder; in tfp410_modeset_init() local
Dtilcdc_panel.c49 static void panel_encoder_destroy(struct drm_encoder *encoder) in panel_encoder_destroy()
56 static void panel_encoder_dpms(struct drm_encoder *encoder, int mode) in panel_encoder_dpms()
73 static bool panel_encoder_mode_fixup(struct drm_encoder *encoder, in panel_encoder_mode_fixup()
81 static void panel_encoder_prepare(struct drm_encoder *encoder) in panel_encoder_prepare()
88 static void panel_encoder_commit(struct drm_encoder *encoder) in panel_encoder_commit()
93 static void panel_encoder_mode_set(struct drm_encoder *encoder, in panel_encoder_mode_set()
116 struct drm_encoder *encoder; in panel_encoder_create() local
151 struct drm_encoder *encoder; /* our connected encoder */ member
229 struct panel_module *mod, struct drm_encoder *encoder) in panel_connector_create()
274 struct drm_encoder *encoder; in panel_modeset_init() local
/linux-4.1.27/drivers/gpu/drm/msm/mdp/mdp4/
Dmdp4_lcdc_encoder.c35 static struct mdp4_kms *get_kms(struct drm_encoder *encoder) in get_kms()
81 static void mdp4_lcdc_encoder_destroy(struct drm_encoder *encoder) in mdp4_lcdc_encoder_destroy()
95 struct drm_connector *get_connector(struct drm_encoder *encoder) in get_connector()
107 static void setup_phy(struct drm_encoder *encoder) in setup_phy()
262 static bool mdp4_lcdc_encoder_mode_fixup(struct drm_encoder *encoder, in mdp4_lcdc_encoder_mode_fixup()
269 static void mdp4_lcdc_encoder_mode_set(struct drm_encoder *encoder, in mdp4_lcdc_encoder_mode_set()
335 static void mdp4_lcdc_encoder_disable(struct drm_encoder *encoder) in mdp4_lcdc_encoder_disable()
375 static void mdp4_lcdc_encoder_enable(struct drm_encoder *encoder) in mdp4_lcdc_encoder_enable()
432 long mdp4_lcdc_round_pixclk(struct drm_encoder *encoder, unsigned long rate) in mdp4_lcdc_round_pixclk()
443 struct drm_encoder *encoder = NULL; in mdp4_lcdc_encoder_init() local
Dmdp4_dtv_encoder.c35 static struct mdp4_kms *get_kms(struct drm_encoder *encoder) in get_kms()
85 static void mdp4_dtv_encoder_destroy(struct drm_encoder *encoder) in mdp4_dtv_encoder_destroy()
97 static bool mdp4_dtv_encoder_mode_fixup(struct drm_encoder *encoder, in mdp4_dtv_encoder_mode_fixup()
104 static void mdp4_dtv_encoder_mode_set(struct drm_encoder *encoder, in mdp4_dtv_encoder_mode_set()
169 static void mdp4_dtv_encoder_disable(struct drm_encoder *encoder) in mdp4_dtv_encoder_disable()
198 static void mdp4_dtv_encoder_enable(struct drm_encoder *encoder) in mdp4_dtv_encoder_enable()
243 long mdp4_dtv_round_pixclk(struct drm_encoder *encoder, unsigned long rate) in mdp4_dtv_round_pixclk()
252 struct drm_encoder *encoder = NULL; in mdp4_dtv_encoder_init() local
Dmdp4_lvds_connector.c25 struct drm_encoder *encoder; member
74 struct drm_encoder *encoder = mdp4_lvds_connector->encoder; in mdp4_lvds_connector_mode_valid() local
114 struct drm_panel *panel, struct drm_encoder *encoder) in mdp4_lvds_connector_init()
Dmdp4_kms.c161 struct drm_encoder *encoder) in mdp4_round_pixclk()
262 struct drm_encoder *encoder; in modeset_init() local
/linux-4.1.27/drivers/gpu/drm/rcar-du/
Drcar_du_hdmienc.c35 static void rcar_du_hdmienc_disable(struct drm_encoder *encoder) in rcar_du_hdmienc_disable()
50 static void rcar_du_hdmienc_enable(struct drm_encoder *encoder) in rcar_du_hdmienc_enable()
65 static int rcar_du_hdmienc_atomic_check(struct drm_encoder *encoder, in rcar_du_hdmienc_atomic_check()
87 static void rcar_du_hdmienc_mode_set(struct drm_encoder *encoder, in rcar_du_hdmienc_mode_set()
107 static void rcar_du_hdmienc_cleanup(struct drm_encoder *encoder) in rcar_du_hdmienc_cleanup()
125 struct drm_encoder *encoder = rcar_encoder_to_drm_encoder(renc); in rcar_du_hdmienc_init() local
Drcar_du_encoder.c45 static void rcar_du_encoder_disable(struct drm_encoder *encoder) in rcar_du_encoder_disable()
53 static void rcar_du_encoder_enable(struct drm_encoder *encoder) in rcar_du_encoder_enable()
61 static int rcar_du_encoder_atomic_check(struct drm_encoder *encoder, in rcar_du_encoder_atomic_check()
102 static void rcar_du_encoder_mode_set(struct drm_encoder *encoder, in rcar_du_encoder_mode_set()
129 struct drm_encoder *encoder; in rcar_du_encoder_init() local
Drcar_du_hdmicon.c30 struct drm_encoder *encoder = rcar_encoder_to_drm_encoder(con->encoder); in rcar_du_hdmi_connector_get_modes() local
43 struct drm_encoder *encoder = rcar_encoder_to_drm_encoder(con->encoder); in rcar_du_hdmi_connector_mode_valid() local
68 struct drm_encoder *encoder = rcar_encoder_to_drm_encoder(con->encoder); in rcar_du_hdmi_connector_detect() local
90 struct drm_encoder *encoder = rcar_encoder_to_drm_encoder(renc); in rcar_du_hdmi_connector_init() local
Drcar_du_vgacon.c59 struct drm_encoder *encoder = rcar_encoder_to_drm_encoder(renc); in rcar_du_vga_connector_init() local
Drcar_du_encoder.h46 struct rcar_du_encoder *encoder; member
Drcar_du_lvdscon.c91 struct drm_encoder *encoder = rcar_encoder_to_drm_encoder(renc); in rcar_du_lvds_connector_init() local
Drcar_du_kms.c511 struct device_node *encoder = NULL; in rcar_du_encoders_init_one() local
658 struct drm_encoder *encoder; in rcar_du_modeset_init() local
/linux-4.1.27/drivers/gpu/drm/imx/
Ddw_hdmi-imx.c27 struct drm_encoder encoder; member
97 static void dw_hdmi_imx_encoder_disable(struct drm_encoder *encoder) in dw_hdmi_imx_encoder_disable()
101 static bool dw_hdmi_imx_encoder_mode_fixup(struct drm_encoder *encoder, in dw_hdmi_imx_encoder_mode_fixup()
108 static void dw_hdmi_imx_encoder_mode_set(struct drm_encoder *encoder, in dw_hdmi_imx_encoder_mode_set()
114 static void dw_hdmi_imx_encoder_commit(struct drm_encoder *encoder) in dw_hdmi_imx_encoder_commit()
124 static void dw_hdmi_imx_encoder_prepare(struct drm_encoder *encoder) in dw_hdmi_imx_encoder_prepare()
197 struct drm_encoder *encoder; in dw_hdmi_imx_bind() local
Dparallel-display.c32 struct drm_encoder encoder; member
100 static void imx_pd_encoder_dpms(struct drm_encoder *encoder, int mode) in imx_pd_encoder_dpms()
110 static bool imx_pd_encoder_mode_fixup(struct drm_encoder *encoder, in imx_pd_encoder_mode_fixup()
117 static void imx_pd_encoder_prepare(struct drm_encoder *encoder) in imx_pd_encoder_prepare()
124 static void imx_pd_encoder_commit(struct drm_encoder *encoder) in imx_pd_encoder_commit()
132 static void imx_pd_encoder_mode_set(struct drm_encoder *encoder, in imx_pd_encoder_mode_set()
138 static void imx_pd_encoder_disable(struct drm_encoder *encoder) in imx_pd_encoder_disable()
Dimx-ldb.c58 struct drm_encoder encoder; member
138 static void imx_ldb_encoder_dpms(struct drm_encoder *encoder, int mode) in imx_ldb_encoder_dpms()
142 static bool imx_ldb_encoder_mode_fixup(struct drm_encoder *encoder, in imx_ldb_encoder_mode_fixup()
177 static void imx_ldb_encoder_prepare(struct drm_encoder *encoder) in imx_ldb_encoder_prepare()
213 static void imx_ldb_encoder_commit(struct drm_encoder *encoder) in imx_ldb_encoder_commit()
259 static void imx_ldb_encoder_mode_set(struct drm_encoder *encoder, in imx_ldb_encoder_mode_set()
304 static void imx_ldb_encoder_disable(struct drm_encoder *encoder) in imx_ldb_encoder_disable()
Dimx-drm-core.c106 int imx_drm_set_bus_format_pins(struct drm_encoder *encoder, u32 bus_format, in imx_drm_set_bus_format_pins()
124 int imx_drm_set_bus_format(struct drm_encoder *encoder, u32 bus_format) in imx_drm_set_bus_format()
210 void imx_drm_encoder_destroy(struct drm_encoder *encoder) in imx_drm_encoder_destroy()
412 struct drm_encoder *encoder, struct device_node *np) in imx_drm_encoder_parse_of()
439 struct drm_encoder *encoder) in imx_drm_encoder_get_mux_id()
Dimx-tve.c110 struct drm_encoder encoder; member
278 static void imx_tve_encoder_dpms(struct drm_encoder *encoder, int mode) in imx_tve_encoder_dpms()
289 static bool imx_tve_encoder_mode_fixup(struct drm_encoder *encoder, in imx_tve_encoder_mode_fixup()
296 static void imx_tve_encoder_prepare(struct drm_encoder *encoder) in imx_tve_encoder_prepare()
313 static void imx_tve_encoder_mode_set(struct drm_encoder *encoder, in imx_tve_encoder_mode_set()
349 static void imx_tve_encoder_commit(struct drm_encoder *encoder) in imx_tve_encoder_commit()
356 static void imx_tve_encoder_disable(struct drm_encoder *encoder) in imx_tve_encoder_disable()
Dipuv3-crtc.c144 struct drm_encoder *encoder; in ipu_crtc_mode_set() local
/linux-4.1.27/drivers/gpu/drm/rockchip/
Ddw_hdmi-rockchip.c30 struct drm_encoder encoder; member
180 static void dw_hdmi_rockchip_encoder_disable(struct drm_encoder *encoder) in dw_hdmi_rockchip_encoder_disable()
185 dw_hdmi_rockchip_encoder_mode_fixup(struct drm_encoder *encoder, in dw_hdmi_rockchip_encoder_mode_fixup()
192 static void dw_hdmi_rockchip_encoder_mode_set(struct drm_encoder *encoder, in dw_hdmi_rockchip_encoder_mode_set()
198 static void dw_hdmi_rockchip_encoder_commit(struct drm_encoder *encoder) in dw_hdmi_rockchip_encoder_commit()
215 static void dw_hdmi_rockchip_encoder_prepare(struct drm_encoder *encoder) in dw_hdmi_rockchip_encoder_prepare()
252 struct drm_encoder *encoder; in dw_hdmi_rockchip_bind() local
Drockchip_drm_drv.c386 struct drm_encoder *encoder) in rockchip_drm_encoder_get_mux_id()
/linux-4.1.27/drivers/gpu/drm/gma500/
Dcdv_intel_dp.c267 struct gma_encoder *encoder; member
313 static bool is_edp(struct gma_encoder *encoder) in is_edp()
324 cdv_intel_dp_max_lane_count(struct gma_encoder *encoder) in cdv_intel_dp_max_lane_count()
342 cdv_intel_dp_max_link_bw(struct gma_encoder *encoder) in cdv_intel_dp_max_link_bw()
513 struct gma_encoder *encoder = gma_attached_encoder(connector); in cdv_intel_dp_mode_valid() local
569 cdv_intel_dp_aux_ch(struct gma_encoder *encoder, in cdv_intel_dp_aux_ch()
671 cdv_intel_dp_aux_native_write(struct gma_encoder *encoder, in cdv_intel_dp_aux_native_write()
704 cdv_intel_dp_aux_native_write_1(struct gma_encoder *encoder, in cdv_intel_dp_aux_native_write_1()
712 cdv_intel_dp_aux_native_read(struct gma_encoder *encoder, in cdv_intel_dp_aux_native_read()
757 struct gma_encoder *encoder = intel_dp->encoder; in cdv_intel_dp_i2c_aux_ch() local
[all …]
Dcdv_intel_lvds.c200 struct drm_encoder *encoder, bool on) in cdv_intel_lvds_set_power()
229 static void cdv_intel_lvds_encoder_dpms(struct drm_encoder *encoder, int mode) in cdv_intel_lvds_encoder_dpms()
272 static bool cdv_intel_lvds_mode_fixup(struct drm_encoder *encoder, in cdv_intel_lvds_mode_fixup()
322 static void cdv_intel_lvds_prepare(struct drm_encoder *encoder) in cdv_intel_lvds_prepare()
340 static void cdv_intel_lvds_commit(struct drm_encoder *encoder) in cdv_intel_lvds_commit()
353 static void cdv_intel_lvds_mode_set(struct drm_encoder *encoder, in cdv_intel_lvds_mode_set()
458 struct drm_encoder *encoder = connector->encoder; in cdv_intel_lvds_set_property() local
542 static void cdv_intel_lvds_enc_destroy(struct drm_encoder *encoder) in cdv_intel_lvds_enc_destroy()
615 struct drm_encoder *encoder; in cdv_intel_lvds_init() local
Doaktrail_lvds.c78 static void oaktrail_lvds_dpms(struct drm_encoder *encoder, int mode) in oaktrail_lvds_dpms()
91 static void oaktrail_lvds_mode_set(struct drm_encoder *encoder, in oaktrail_lvds_mode_set()
164 static void oaktrail_lvds_prepare(struct drm_encoder *encoder) in oaktrail_lvds_prepare()
200 static void oaktrail_lvds_commit(struct drm_encoder *encoder) in oaktrail_lvds_commit()
304 struct drm_encoder *encoder; in oaktrail_lvds_init() local
Dcdv_intel_crt.c39 static void cdv_intel_crt_dpms(struct drm_encoder *encoder, int mode) in cdv_intel_crt_dpms()
84 static void cdv_intel_crt_mode_set(struct drm_encoder *encoder, in cdv_intel_crt_mode_set()
241 static void cdv_intel_crt_enc_destroy(struct drm_encoder *encoder) in cdv_intel_crt_enc_destroy()
257 struct drm_encoder *encoder; in cdv_intel_crt_init() local
Dpsb_intel_lvds.c253 static void psb_intel_lvds_encoder_dpms(struct drm_encoder *encoder, int mode) in psb_intel_lvds_encoder_dpms()
374 bool psb_intel_lvds_mode_fixup(struct drm_encoder *encoder, in psb_intel_lvds_mode_fixup()
438 static void psb_intel_lvds_prepare(struct drm_encoder *encoder) in psb_intel_lvds_prepare()
456 static void psb_intel_lvds_commit(struct drm_encoder *encoder) in psb_intel_lvds_commit()
469 static void psb_intel_lvds_mode_set(struct drm_encoder *encoder, in psb_intel_lvds_mode_set()
575 struct drm_encoder *encoder = connector->encoder; in psb_intel_lvds_set_property() local
665 static void psb_intel_lvds_enc_destroy(struct drm_encoder *encoder) in psb_intel_lvds_enc_destroy()
690 struct drm_encoder *encoder; in psb_intel_lvds_init() local
Dmdfld_dsi_dpi.c633 static void mdfld_dsi_dpi_set_power(struct drm_encoder *encoder, bool on) in mdfld_dsi_dpi_set_power()
681 void mdfld_dsi_dpi_dpms(struct drm_encoder *encoder, int mode) in mdfld_dsi_dpi_dpms()
686 bool mdfld_dsi_dpi_mode_fixup(struct drm_encoder *encoder, in mdfld_dsi_dpi_mode_fixup()
710 void mdfld_dsi_dpi_prepare(struct drm_encoder *encoder) in mdfld_dsi_dpi_prepare()
715 void mdfld_dsi_dpi_commit(struct drm_encoder *encoder) in mdfld_dsi_dpi_commit()
812 void mdfld_dsi_dpi_mode_set(struct drm_encoder *encoder, in mdfld_dsi_dpi_mode_set()
938 struct drm_encoder *encoder = NULL; in mdfld_dsi_dpi_init() local
Dcdv_intel_hdmi.c62 static void cdv_hdmi_mode_set(struct drm_encoder *encoder, in cdv_hdmi_mode_set()
92 static void cdv_hdmi_dpms(struct drm_encoder *encoder, int mode) in cdv_hdmi_dpms()
156 struct drm_encoder *encoder = connector->encoder; in cdv_hdmi_set_property() local
287 struct drm_encoder *encoder; in cdv_hdmi_init() local
Dgma_display.c488 bool gma_encoder_mode_fixup(struct drm_encoder *encoder, in gma_encoder_mode_fixup()
657 void gma_encoder_prepare(struct drm_encoder *encoder) in gma_encoder_prepare()
665 void gma_encoder_commit(struct drm_encoder *encoder) in gma_encoder_commit()
673 void gma_encoder_destroy(struct drm_encoder *encoder) in gma_encoder_destroy()
690 struct gma_encoder *encoder) in gma_connector_attach_encoder()
Dmdfld_dsi_output.h255 struct mdfld_dsi_encoder *encoder; member
280 struct drm_encoder *encoder) in mdfld_dsi_encoder()
313 mdfld_dsi_encoder_get_config(struct mdfld_dsi_encoder *encoder) in mdfld_dsi_encoder_get_config()
321 mdfld_dsi_encoder_get_connector(struct mdfld_dsi_encoder *encoder) in mdfld_dsi_encoder_get_connector()
336 struct mdfld_dsi_encoder *encoder) in mdfld_dsi_encoder_get_pkg_sender()
347 static inline int mdfld_dsi_encoder_get_pipe(struct mdfld_dsi_encoder *encoder) in mdfld_dsi_encoder_get_pipe()
Dpsb_intel_sdvo.c196 static struct psb_intel_sdvo *to_psb_intel_sdvo(struct drm_encoder *encoder) in to_psb_intel_sdvo()
949 static bool psb_intel_sdvo_mode_fixup(struct drm_encoder *encoder, in psb_intel_sdvo_mode_fixup()
987 static void psb_intel_sdvo_mode_set(struct drm_encoder *encoder, in psb_intel_sdvo_mode_set()
1095 static void psb_intel_sdvo_dpms(struct drm_encoder *encoder, int mode) in psb_intel_sdvo_dpms()
1817 struct drm_encoder *encoder = &gma_attached_encoder(connector)->base; in psb_intel_sdvo_restore() local
1854 static void psb_intel_sdvo_enc_destroy(struct drm_encoder *encoder) in psb_intel_sdvo_enc_destroy()
2010 struct psb_intel_sdvo *encoder) in psb_intel_sdvo_connector_init()
2042 struct drm_encoder *encoder = &psb_intel_sdvo->base.base; in psb_intel_sdvo_dvi_init() local
2082 struct drm_encoder *encoder = &psb_intel_sdvo->base.base; in psb_intel_sdvo_tv_init() local
2121 struct drm_encoder *encoder = &psb_intel_sdvo->base.base; in psb_intel_sdvo_analog_init() local
[all …]
Doaktrail_hdmi.c491 static void oaktrail_hdmi_dpms(struct drm_encoder *encoder, int mode) in oaktrail_hdmi_dpms()
587 static void oaktrail_hdmi_mode_set(struct drm_encoder *encoder, in oaktrail_hdmi_mode_set()
624 static void oaktrail_hdmi_enc_destroy(struct drm_encoder *encoder) in oaktrail_hdmi_enc_destroy()
639 struct drm_encoder *encoder; in oaktrail_hdmi_init() local
Dmdfld_dsi_output.c249 struct drm_encoder *encoder = connector->encoder; in mdfld_dsi_connector_set_property() local
504 struct mdfld_dsi_encoder *encoder; in mdfld_dsi_output_init() local
Doaktrail_lvds_i2c.c133 void oaktrail_lvds_i2c_init(struct drm_encoder *encoder) in oaktrail_lvds_i2c_init()
Dframebuffer.c723 struct drm_encoder *encoder = &gma_encoder->base; in psb_setup_outputs() local
Dmdfld_intel_display.c686 struct drm_encoder *encoder; in mdfld_crtc_mode_set() local
Dpsb_intel_drv.h142 struct gma_encoder *encoder; member
/linux-4.1.27/drivers/gpu/drm/atmel-hlcdc/
Datmel_hlcdc_output.c51 struct drm_encoder encoder; member
64 drm_encoder_to_atmel_hlcdc_rgb_output(struct drm_encoder *encoder) in drm_encoder_to_atmel_hlcdc_rgb_output()
89 static void atmel_hlcdc_panel_encoder_enable(struct drm_encoder *encoder) in atmel_hlcdc_panel_encoder_enable()
98 static void atmel_hlcdc_panel_encoder_disable(struct drm_encoder *encoder) in atmel_hlcdc_panel_encoder_disable()
108 atmel_hlcdc_panel_encoder_mode_fixup(struct drm_encoder *encoder, in atmel_hlcdc_panel_encoder_mode_fixup()
116 atmel_hlcdc_rgb_encoder_mode_set(struct drm_encoder *encoder, in atmel_hlcdc_rgb_encoder_mode_set()
152 static void atmel_hlcdc_rgb_encoder_destroy(struct drm_encoder *encoder) in atmel_hlcdc_rgb_encoder_destroy()
/linux-4.1.27/drivers/gpu/drm/armada/
Darmada_output.c75 void armada_drm_encoder_prepare(struct drm_encoder *encoder) in armada_drm_encoder_prepare()
80 void armada_drm_encoder_commit(struct drm_encoder *encoder) in armada_drm_encoder_commit()
85 bool armada_drm_encoder_mode_fixup(struct drm_encoder *encoder, in armada_drm_encoder_mode_fixup()
95 struct drm_encoder *encoder = armada_drm_connector_encoder(conn); in armada_drm_slave_encoder_mode_valid() local
109 struct drm_encoder *encoder = armada_drm_connector_encoder(conn); in armada_drm_slave_encoder_set_property() local
Darmada_output.h11 #define encoder_helper_funcs(encoder) \ argument
/linux-4.1.27/drivers/gpu/drm/tegra/
Drgb.c128 static void tegra_rgb_encoder_dpms(struct drm_encoder *encoder, int mode) in tegra_rgb_encoder_dpms()
132 static void tegra_rgb_encoder_prepare(struct drm_encoder *encoder) in tegra_rgb_encoder_prepare()
136 static void tegra_rgb_encoder_commit(struct drm_encoder *encoder) in tegra_rgb_encoder_commit()
140 static void tegra_rgb_encoder_mode_set(struct drm_encoder *encoder, in tegra_rgb_encoder_mode_set()
177 static void tegra_rgb_encoder_disable(struct drm_encoder *encoder) in tegra_rgb_encoder_disable()
193 tegra_rgb_encoder_atomic_check(struct drm_encoder *encoder, in tegra_rgb_encoder_atomic_check()
Dhdmi.c821 static void tegra_hdmi_encoder_dpms(struct drm_encoder *encoder, int mode) in tegra_hdmi_encoder_dpms()
825 static void tegra_hdmi_encoder_prepare(struct drm_encoder *encoder) in tegra_hdmi_encoder_prepare()
829 static void tegra_hdmi_encoder_commit(struct drm_encoder *encoder) in tegra_hdmi_encoder_commit()
833 static void tegra_hdmi_encoder_mode_set(struct drm_encoder *encoder, in tegra_hdmi_encoder_mode_set()
1038 static void tegra_hdmi_encoder_disable(struct drm_encoder *encoder) in tegra_hdmi_encoder_disable()
1057 tegra_hdmi_encoder_atomic_check(struct drm_encoder *encoder, in tegra_hdmi_encoder_atomic_check()
Dsor.c929 static void tegra_sor_encoder_dpms(struct drm_encoder *encoder, int mode) in tegra_sor_encoder_dpms()
933 static void tegra_sor_encoder_prepare(struct drm_encoder *encoder) in tegra_sor_encoder_prepare()
937 static void tegra_sor_encoder_commit(struct drm_encoder *encoder) in tegra_sor_encoder_commit()
941 static void tegra_sor_encoder_mode_set(struct drm_encoder *encoder, in tegra_sor_encoder_mode_set()
1367 static void tegra_sor_encoder_disable(struct drm_encoder *encoder) in tegra_sor_encoder_disable()
1437 tegra_sor_encoder_atomic_check(struct drm_encoder *encoder, in tegra_sor_encoder_atomic_check()
Ddsi.c785 static void tegra_dsi_encoder_dpms(struct drm_encoder *encoder, int mode) in tegra_dsi_encoder_dpms()
789 static void tegra_dsi_encoder_prepare(struct drm_encoder *encoder) in tegra_dsi_encoder_prepare()
793 static void tegra_dsi_encoder_commit(struct drm_encoder *encoder) in tegra_dsi_encoder_commit()
797 static void tegra_dsi_encoder_mode_set(struct drm_encoder *encoder, in tegra_dsi_encoder_mode_set()
838 static void tegra_dsi_encoder_disable(struct drm_encoder *encoder) in tegra_dsi_encoder_disable()
878 tegra_dsi_encoder_atomic_check(struct drm_encoder *encoder, in tegra_dsi_encoder_atomic_check()
Doutput.c82 void tegra_output_encoder_destroy(struct drm_encoder *encoder) in tegra_output_encoder_destroy()
Ddrm.h204 struct drm_encoder encoder; member
/linux-4.1.27/drivers/gpu/drm/sti/
Dsti_tvout.c126 struct drm_encoder encoder; member
439 static void sti_tvout_encoder_dpms(struct drm_encoder *encoder, int mode) in sti_tvout_encoder_dpms()
443 static bool sti_tvout_encoder_mode_fixup(struct drm_encoder *encoder, in sti_tvout_encoder_mode_fixup()
450 static void sti_tvout_encoder_mode_set(struct drm_encoder *encoder, in sti_tvout_encoder_mode_set()
456 static void sti_tvout_encoder_prepare(struct drm_encoder *encoder) in sti_tvout_encoder_prepare()
460 static void sti_tvout_encoder_destroy(struct drm_encoder *encoder) in sti_tvout_encoder_destroy()
472 static void sti_dvo_encoder_commit(struct drm_encoder *encoder) in sti_dvo_encoder_commit()
479 static void sti_dvo_encoder_disable(struct drm_encoder *encoder) in sti_dvo_encoder_disable()
500 struct sti_tvout_encoder *encoder; in sti_tvout_create_dvo_encoder() local
522 static void sti_hda_encoder_commit(struct drm_encoder *encoder) in sti_hda_encoder_commit()
[all …]
Dsti_dvo.c94 struct drm_encoder *encoder; member
100 struct drm_encoder *encoder; member
379 struct drm_encoder *encoder; in sti_dvo_find_encoder() local
393 struct drm_encoder *encoder; in sti_dvo_bind() local
Dsti_hda.c257 struct drm_encoder *encoder; member
626 struct drm_encoder *encoder; in sti_hda_find_encoder() local
640 struct drm_encoder *encoder; in sti_hda_bind() local
Dsti_hdmi.c118 struct drm_encoder *encoder; member
678 struct drm_encoder *encoder; in sti_hdmi_find_encoder() local
692 struct drm_encoder *encoder; in sti_hdmi_bind() local
/linux-4.1.27/drivers/input/misc/
Drotary_encoder.c59 static void rotary_encoder_report_event(struct rotary_encoder *encoder) in rotary_encoder_report_event()
93 struct rotary_encoder *encoder = dev_id; in rotary_encoder_irq() local
122 struct rotary_encoder *encoder = dev_id; in rotary_encoder_half_period_irq() local
198 struct rotary_encoder *encoder; in rotary_encoder_probe() local
306 struct rotary_encoder *encoder = platform_get_drvdata(pdev); in rotary_encoder_remove() local
/linux-4.1.27/drivers/gpu/drm/bochs/
Dbochs_kms.c155 static bool bochs_encoder_mode_fixup(struct drm_encoder *encoder, in bochs_encoder_mode_fixup()
162 static void bochs_encoder_mode_set(struct drm_encoder *encoder, in bochs_encoder_mode_set()
168 static void bochs_encoder_dpms(struct drm_encoder *encoder, int state) in bochs_encoder_dpms()
172 static void bochs_encoder_prepare(struct drm_encoder *encoder) in bochs_encoder_prepare()
176 static void bochs_encoder_commit(struct drm_encoder *encoder) in bochs_encoder_commit()
195 struct drm_encoder *encoder = &bochs->encoder; in bochs_encoder_init() local
Dbochs.h76 struct drm_encoder encoder; member
/linux-4.1.27/drivers/gpu/drm/cirrus/
Dcirrus_mode.c434 static bool cirrus_encoder_mode_fixup(struct drm_encoder *encoder, in cirrus_encoder_mode_fixup()
441 static void cirrus_encoder_mode_set(struct drm_encoder *encoder, in cirrus_encoder_mode_set()
447 static void cirrus_encoder_dpms(struct drm_encoder *encoder, int state) in cirrus_encoder_dpms()
452 static void cirrus_encoder_prepare(struct drm_encoder *encoder) in cirrus_encoder_prepare()
456 static void cirrus_encoder_commit(struct drm_encoder *encoder) in cirrus_encoder_commit()
460 static void cirrus_encoder_destroy(struct drm_encoder *encoder) in cirrus_encoder_destroy()
481 struct drm_encoder *encoder; in cirrus_encoder_init() local
571 struct drm_encoder *encoder; in cirrus_modeset_init() local
/linux-4.1.27/drivers/gpu/drm/shmobile/
Dshmob_drm_crtc.c536 static void shmob_drm_encoder_dpms(struct drm_encoder *encoder, int mode) in shmob_drm_encoder_dpms()
550 static bool shmob_drm_encoder_mode_fixup(struct drm_encoder *encoder, in shmob_drm_encoder_mode_fixup()
572 static void shmob_drm_encoder_mode_prepare(struct drm_encoder *encoder) in shmob_drm_encoder_mode_prepare()
577 static void shmob_drm_encoder_mode_set(struct drm_encoder *encoder, in shmob_drm_encoder_mode_set()
584 static void shmob_drm_encoder_mode_commit(struct drm_encoder *encoder) in shmob_drm_encoder_mode_commit()
597 static void shmob_drm_encoder_destroy(struct drm_encoder *encoder) in shmob_drm_encoder_destroy()
608 struct drm_encoder *encoder = &sdev->encoder.encoder; in shmob_drm_encoder_create() local
714 struct drm_encoder *encoder) in shmob_drm_connector_create()
Dshmob_drm_crtc.h37 struct drm_encoder encoder; member
43 struct drm_encoder *encoder; member
Dshmob_drm_drv.h43 struct shmob_drm_encoder encoder; member
/linux-4.1.27/drivers/gpu/drm/nouveau/
Dnv50_display.c404 nv50_display_crtc_get(struct drm_encoder *encoder) in nv50_display_crtc_get()
1488 nv50_encoder_mode_fixup(struct drm_encoder *encoder, in nv50_encoder_mode_fixup()
1523 nv50_dac_dpms(struct drm_encoder *encoder, int mode) in nv50_dac_dpms()
1547 nv50_dac_commit(struct drm_encoder *encoder) in nv50_dac_commit()
1552 nv50_dac_mode_set(struct drm_encoder *encoder, struct drm_display_mode *mode, in nv50_dac_mode_set()
1601 nv50_dac_disconnect(struct drm_encoder *encoder) in nv50_dac_disconnect()
1628 nv50_dac_detect(struct drm_encoder *encoder, struct drm_connector *connector) in nv50_dac_detect()
1655 nv50_dac_destroy(struct drm_encoder *encoder) in nv50_dac_destroy()
1682 struct drm_encoder *encoder; in nv50_dac_create() local
1706 nv50_audio_mode_set(struct drm_encoder *encoder, struct drm_display_mode *mode) in nv50_audio_mode_set()
[all …]
Dnouveau_connector.c86 nouveau_encoder_connector_get(struct nouveau_encoder *encoder) in nouveau_encoder_connector_get()
120 struct drm_encoder *encoder; in nouveau_connector_ddc_detect() local
311 struct drm_encoder *encoder = to_drm_encoder(nv_encoder); in nouveau_connector_detect() local
446 struct drm_encoder *encoder = to_drm_encoder(nv_encoder); in nouveau_connector_set_property() local
750 struct drm_encoder *encoder = to_drm_encoder(nv_encoder); in nouveau_connector_get_modes() local
835 struct drm_encoder *encoder = to_drm_encoder(nv_encoder); in nouveau_connector_mode_valid() local
/linux-4.1.27/drivers/gpu/drm/qxl/
Dqxl_display.c729 static void qxl_enc_dpms(struct drm_encoder *encoder, int mode) in qxl_enc_dpms()
734 static bool qxl_enc_mode_fixup(struct drm_encoder *encoder, in qxl_enc_mode_fixup()
742 static void qxl_enc_prepare(struct drm_encoder *encoder) in qxl_enc_prepare()
748 struct drm_encoder *encoder) in qxl_write_monitors_config_for_encoder()
797 static void qxl_enc_commit(struct drm_encoder *encoder) in qxl_enc_commit()
805 static void qxl_enc_mode_set(struct drm_encoder *encoder, in qxl_enc_mode_set()
940 static void qxl_enc_destroy(struct drm_encoder *encoder) in qxl_enc_destroy()
966 struct drm_encoder *encoder; in qdev_output_init() local
/linux-4.1.27/drivers/gpu/drm/vmwgfx/
Dvmwgfx_ldu.c216 struct drm_encoder *encoder; in vmw_ldu_crtc_set_config() local
312 static void vmw_ldu_encoder_destroy(struct drm_encoder *encoder) in vmw_ldu_encoder_destroy()
345 struct drm_encoder *encoder; in vmw_ldu_init() local
Dvmwgfx_scrn.c258 struct drm_encoder *encoder; in vmw_sou_crtc_set_config() local
408 static void vmw_sou_encoder_destroy(struct drm_encoder *encoder) in vmw_sou_encoder_destroy()
441 struct drm_encoder *encoder; in vmw_sou_init() local
Dvmwgfx_kms.h83 struct drm_encoder encoder; member
/linux-4.1.27/drivers/gpu/drm/mgag200/
Dmgag200_mode.c1375 static bool mga_encoder_mode_fixup(struct drm_encoder *encoder, in mga_encoder_mode_fixup()
1382 static void mga_encoder_mode_set(struct drm_encoder *encoder, in mga_encoder_mode_set()
1389 static void mga_encoder_dpms(struct drm_encoder *encoder, int state) in mga_encoder_dpms()
1394 static void mga_encoder_prepare(struct drm_encoder *encoder) in mga_encoder_prepare()
1398 static void mga_encoder_commit(struct drm_encoder *encoder) in mga_encoder_commit()
1402 static void mga_encoder_destroy(struct drm_encoder *encoder) in mga_encoder_destroy()
1423 struct drm_encoder *encoder; in mga_encoder_init() local
1621 struct drm_encoder *encoder; in mgag200_modeset_init() local
/linux-4.1.27/include/drm/bridge/
Dptn3460.h33 struct drm_encoder *encoder, struct i2c_client *client, in ptn3460_init()
/linux-4.1.27/drivers/gpu/drm/ast/
Dast_mode.c685 static void ast_encoder_destroy(struct drm_encoder *encoder) in ast_encoder_destroy()
706 static void ast_encoder_dpms(struct drm_encoder *encoder, int mode) in ast_encoder_dpms()
711 static bool ast_mode_fixup(struct drm_encoder *encoder, in ast_mode_fixup()
718 static void ast_encoder_mode_set(struct drm_encoder *encoder, in ast_encoder_mode_set()
724 static void ast_encoder_prepare(struct drm_encoder *encoder) in ast_encoder_prepare()
729 static void ast_encoder_commit(struct drm_encoder *encoder) in ast_encoder_commit()
877 struct drm_encoder *encoder; in ast_connector_init() local
/linux-4.1.27/include/media/
Dtimb_video.h30 } encoder; member
/linux-4.1.27/drivers/gpu/drm/msm/edp/
Dedp.h41 struct drm_encoder *encoder; member
Dedp.c148 struct drm_encoder *encoder) in msm_edp_modeset_init()
/linux-4.1.27/include/drm/
Ddrm_encoder_slave.h135 static inline struct i2c_client *drm_i2c_encoder_get_client(struct drm_encoder *encoder) in drm_i2c_encoder_get_client()
Ddrm_crtc_helper.h203 static inline void drm_encoder_helper_add(struct drm_encoder *encoder, in drm_encoder_helper_add()
Ddrm_crtc.h710 struct drm_encoder *encoder; /* currently active encoder */ member
906 struct drm_encoder *encoder; member
1245 static inline bool drm_encoder_crtc_ok(struct drm_encoder *encoder, in drm_encoder_crtc_ok()
/linux-4.1.27/drivers/gpu/drm/msm/dsi/
Ddsi_manager.c123 struct drm_encoder *encoder = msm_dsi_get_encoder( in dsi_mgr_connector_detect() local
251 struct drm_encoder *encoder = msm_dsi_get_encoder(msm_dsi); in dsi_mgr_connector_mode_valid() local
/linux-4.1.27/drivers/gpu/drm/msm/hdmi/
Dhdmi.c218 struct drm_device *dev, struct drm_encoder *encoder) in hdmi_modeset_init()
Dhdmi.h66 struct drm_encoder *encoder; member
/linux-4.1.27/drivers/gpu/drm/bridge/
Ddw_hdmi.c107 struct drm_encoder *encoder; member
1517 struct drm_encoder *encoder = hdmi->encoder; in dw_hdmi_register() local
1552 void *data, struct drm_encoder *encoder, in dw_hdmi_bind()
/linux-4.1.27/drivers/media/pci/zoran/
Dzoran.h278 struct v4l2_subdev *encoder; /* video encoder sub-device */ member
/linux-4.1.27/fs/nfsd/
Dnfs4xdr.c4316 nfsd4_enc encoder; in nfsd4_encode_operation() local