Home
last modified time | relevance | path

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

1234567891011

/Linux-v4.19/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()
150 void drm_i2c_encoder_prepare(struct drm_encoder *encoder) in drm_i2c_encoder_prepare()
156 void drm_i2c_encoder_commit(struct drm_encoder *encoder) in drm_i2c_encoder_commit()
162 void drm_i2c_encoder_mode_set(struct drm_encoder *encoder, in drm_i2c_encoder_mode_set()
170 enum drm_connector_status drm_i2c_encoder_detect(struct drm_encoder *encoder, in drm_i2c_encoder_detect()
177 void drm_i2c_encoder_save(struct drm_encoder *encoder) in drm_i2c_encoder_save()
183 void drm_i2c_encoder_restore(struct drm_encoder *encoder) in drm_i2c_encoder_restore()
Ddrm_crtc_helper.c89 bool drm_helper_encoder_in_use(struct drm_encoder *encoder) in drm_helper_encoder_in_use()
130 struct drm_encoder *encoder; in drm_helper_crtc_in_use() local
148 drm_encoder_disable(struct drm_encoder *encoder) in drm_encoder_disable()
167 struct drm_encoder *encoder; in __drm_helper_disable_unused_functions() local
232 struct drm_encoder *encoder; in drm_crtc_prepare_encoders() local
280 struct drm_encoder *encoder; in drm_crtc_helper_set_mode() local
443 struct drm_encoder *encoder; in drm_crtc_helper_disable() local
519 struct drm_encoder **save_connector_encoders, *new_encoder, *encoder; in drm_crtc_helper_set_config() local
792 static int drm_helper_choose_encoder_dpms(struct drm_encoder *encoder) in drm_helper_choose_encoder_dpms()
810 static void drm_helper_encoder_dpms(struct drm_encoder *encoder, int mode) in drm_helper_encoder_dpms()
[all …]
Ddrm_encoder.c68 struct drm_encoder *encoder; in drm_encoder_register_all() local
83 struct drm_encoder *encoder; in drm_encoder_unregister_all() local
107 struct drm_encoder *encoder, in drm_encoder_init()
157 void drm_encoder_cleanup(struct drm_encoder *encoder) in drm_encoder_cleanup()
186 static struct drm_crtc *drm_encoder_get_crtc(struct drm_encoder *encoder) in drm_encoder_get_crtc()
221 struct drm_encoder *encoder; in drm_mode_getencoder() local
/Linux-v4.19/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 void udl_encoder_prepare(struct drm_encoder *encoder) in udl_encoder_prepare()
33 static void udl_encoder_commit(struct drm_encoder *encoder) in udl_encoder_commit()
37 static void udl_encoder_mode_set(struct drm_encoder *encoder, in udl_encoder_mode_set()
44 udl_encoder_dpms(struct drm_encoder *encoder, int mode) in udl_encoder_dpms()
62 struct drm_encoder *encoder; in udl_encoder_init() local
/Linux-v4.19/drivers/gpu/drm/radeon/
Dradeon_legacy_encoders.c37 static void radeon_legacy_encoder_disable(struct drm_encoder *encoder) in radeon_legacy_encoder_disable()
47 static void radeon_legacy_lvds_update(struct drm_encoder *encoder, int mode) in radeon_legacy_lvds_update()
136 static void radeon_legacy_lvds_dpms(struct drm_encoder *encoder, int mode) in radeon_legacy_lvds_dpms()
155 static void radeon_legacy_lvds_prepare(struct drm_encoder *encoder) in radeon_legacy_lvds_prepare()
166 static void radeon_legacy_lvds_commit(struct drm_encoder *encoder) in radeon_legacy_lvds_commit()
177 static void radeon_legacy_lvds_mode_set(struct drm_encoder *encoder, in radeon_legacy_lvds_mode_set()
247 static bool radeon_legacy_mode_fixup(struct drm_encoder *encoder, in radeon_legacy_mode_fixup()
486 void radeon_legacy_backlight_init(struct radeon_encoder *encoder) in radeon_legacy_backlight_init()
490 static void radeon_legacy_backlight_exit(struct radeon_encoder *encoder) in radeon_legacy_backlight_exit()
497 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.c91 struct drm_encoder *encoder = &radeon_encoder->base; in atombios_set_backlight_level() local
285 void radeon_atom_backlight_init(struct radeon_encoder *encoder) in radeon_atom_backlight_init()
289 static void radeon_atom_backlight_exit(struct radeon_encoder *encoder) in radeon_atom_backlight_exit()
299 static bool radeon_atom_mode_fixup(struct drm_encoder *encoder, in radeon_atom_mode_fixup()
348 atombios_dac_setup(struct drm_encoder *encoder, int action) in atombios_dac_setup()
400 atombios_tv_setup(struct drm_encoder *encoder, int action) in atombios_tv_setup()
455 static u8 radeon_atom_get_bpc(struct drm_encoder *encoder) in radeon_atom_get_bpc()
489 atombios_dvo_setup(struct drm_encoder *encoder, int action) in atombios_dvo_setup()
561 atombios_digital_setup(struct drm_encoder *encoder, int action) in atombios_digital_setup()
674 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 …]
Dradeon_connectors.c109 static void radeon_property_change_mode(struct drm_encoder *encoder) in radeon_property_change_mode()
161 struct drm_encoder *encoder = connector_funcs->best_encoder(connector); in radeon_get_monitor_bpc() local
248 struct drm_encoder *encoder; in radeon_connector_update_scratch_regs() local
270 struct drm_encoder *encoder; in radeon_find_encoder() local
381 struct drm_encoder *encoder; in radeon_best_single_encoder() local
393 struct drm_encoder *encoder = radeon_best_single_encoder(connector); in radeon_get_native_mode() local
420 struct drm_encoder *encoder, in radeon_connector_analog_encoder_conflict_solve()
468 static struct drm_display_mode *radeon_fp_native_mode(struct drm_encoder *encoder) in radeon_fp_native_mode()
499 static void radeon_add_common_modes(struct drm_encoder *encoder, struct drm_connector *connector) in radeon_add_common_modes()
555 struct drm_encoder *encoder; in radeon_connector_set_property() local
[all …]
/Linux-v4.19/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 …]
/Linux-v4.19/drivers/gpu/drm/nouveau/dispnv04/
Ddac.c41 int nv04_dac_output_offset(struct drm_encoder *encoder) in nv04_dac_output_offset()
132 static enum drm_connector_status nv04_dac_detect(struct drm_encoder *encoder, in nv04_dac_detect()
235 uint32_t nv17_dac_sample_load(struct drm_encoder *encoder) in nv17_dac_sample_load()
336 nv17_dac_detect(struct drm_encoder *encoder, struct drm_connector *connector) in nv17_dac_detect()
354 static bool nv04_dac_mode_fixup(struct drm_encoder *encoder, in nv04_dac_mode_fixup()
364 static void nv04_dac_prepare(struct drm_encoder *encoder) in nv04_dac_prepare()
375 static void nv04_dac_mode_set(struct drm_encoder *encoder, in nv04_dac_mode_set()
412 static void nv04_dac_commit(struct drm_encoder *encoder) in nv04_dac_commit()
426 void nv04_dac_update_dacclk(struct drm_encoder *encoder, bool enable) in nv04_dac_update_dacclk()
451 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()
144 nv17_tv_detect(struct drm_encoder *encoder, struct drm_connector *connector) in nv17_tv_detect()
200 static int nv17_tv_get_ld_modes(struct drm_encoder *encoder, in nv17_tv_get_ld_modes()
230 static int nv17_tv_get_hd_modes(struct drm_encoder *encoder, in nv17_tv_get_hd_modes()
292 static int nv17_tv_get_modes(struct drm_encoder *encoder, in nv17_tv_get_modes()
303 static int nv17_tv_mode_valid(struct drm_encoder *encoder, in nv17_tv_mode_valid()
344 static bool nv17_tv_mode_fixup(struct drm_encoder *encoder, in nv17_tv_mode_fixup()
361 static void nv17_tv_dpms(struct drm_encoder *encoder, int mode) in nv17_tv_dpms()
396 static void nv17_tv_prepare(struct drm_encoder *encoder) in nv17_tv_prepare()
457 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()
445 static void nv04_dfp_commit(struct drm_encoder *encoder) in nv04_dfp_commit()
485 static void nv04_dfp_update_backlight(struct drm_encoder *encoder, int mode) in nv04_dfp_update_backlight()
512 static void nv04_lvds_dpms(struct drm_encoder *encoder, int mode) in nv04_lvds_dpms()
560 static void nv04_tmds_dpms(struct drm_encoder *encoder, int mode) in nv04_tmds_dpms()
576 static void nv04_dfp_save(struct drm_encoder *encoder) in nv04_dfp_save()
[all …]
/Linux-v4.19/drivers/gpu/drm/msm/disp/mdp5/
Dmdp5_encoder.c24 static struct mdp5_kms *get_kms(struct drm_encoder *encoder) in get_kms()
92 static void mdp5_encoder_destroy(struct drm_encoder *encoder) in mdp5_encoder_destroy()
104 static void mdp5_vid_encoder_mode_set(struct drm_encoder *encoder, in mdp5_vid_encoder_mode_set()
212 static void mdp5_vid_encoder_disable(struct drm_encoder *encoder) in mdp5_vid_encoder_disable()
248 static void mdp5_vid_encoder_enable(struct drm_encoder *encoder) in mdp5_vid_encoder_enable()
272 static void mdp5_encoder_mode_set(struct drm_encoder *encoder, in mdp5_encoder_mode_set()
285 static void mdp5_encoder_disable(struct drm_encoder *encoder) in mdp5_encoder_disable()
296 static void mdp5_encoder_enable(struct drm_encoder *encoder) in mdp5_encoder_enable()
311 static int mdp5_encoder_atomic_check(struct drm_encoder *encoder, in mdp5_encoder_atomic_check()
343 int mdp5_encoder_get_linecount(struct drm_encoder *encoder) in mdp5_encoder_get_linecount()
[all …]
Dmdp5_cmd_encoder.c19 static struct mdp5_kms *get_kms(struct drm_encoder *encoder) in get_kms()
47 static int pingpong_tearcheck_setup(struct drm_encoder *encoder, in pingpong_tearcheck_setup()
95 static int pingpong_tearcheck_enable(struct drm_encoder *encoder) in pingpong_tearcheck_enable()
121 static void pingpong_tearcheck_disable(struct drm_encoder *encoder) in pingpong_tearcheck_disable()
131 void mdp5_cmd_encoder_mode_set(struct drm_encoder *encoder, in mdp5_cmd_encoder_mode_set()
149 void mdp5_cmd_encoder_disable(struct drm_encoder *encoder) in mdp5_cmd_encoder_disable()
169 void mdp5_cmd_encoder_enable(struct drm_encoder *encoder) in mdp5_cmd_encoder_enable()
190 int mdp5_cmd_encoder_set_split_display(struct drm_encoder *encoder, in mdp5_cmd_encoder_set_split_display()
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Damdgpu_encoders.c40 struct drm_encoder *encoder; in amdgpu_link_encoder_connector() local
59 void amdgpu_encoder_set_active_device(struct drm_encoder *encoder) in amdgpu_encoder_set_active_device()
77 amdgpu_get_connector_for_encoder(struct drm_encoder *encoder) in amdgpu_get_connector_for_encoder()
93 amdgpu_get_connector_for_encoder_init(struct drm_encoder *encoder) in amdgpu_get_connector_for_encoder_init()
108 struct drm_encoder *amdgpu_get_external_encoder(struct drm_encoder *encoder) in amdgpu_get_external_encoder()
129 u16 amdgpu_encoder_get_dp_bridge_encoder_id(struct drm_encoder *encoder) in amdgpu_encoder_get_dp_bridge_encoder_id()
147 void amdgpu_panel_mode_fixup(struct drm_encoder *encoder, in amdgpu_panel_mode_fixup()
188 bool amdgpu_dig_monitor_is_duallink(struct drm_encoder *encoder, in amdgpu_dig_monitor_is_duallink()
Damdgpu_connectors.c88 static void amdgpu_connector_property_change_mode(struct drm_encoder *encoder) in amdgpu_connector_property_change_mode()
138 struct drm_encoder *encoder = connector_funcs->best_encoder(connector); in amdgpu_connector_get_monitor_bpc() local
216 struct drm_encoder *encoder; in amdgpu_connector_update_scratch_regs() local
237 struct drm_encoder *encoder; in amdgpu_connector_find_encoder() local
348 struct drm_encoder *encoder; in amdgpu_connector_best_single_encoder() local
360 struct drm_encoder *encoder = amdgpu_connector_best_single_encoder(connector); in amdgpu_get_native_mode() local
380 amdgpu_connector_lcd_native_mode(struct drm_encoder *encoder) in amdgpu_connector_lcd_native_mode()
411 static void amdgpu_connector_add_common_modes(struct drm_encoder *encoder, in amdgpu_connector_add_common_modes()
469 struct drm_encoder *encoder; in amdgpu_connector_set_property() local
609 amdgpu_connector_fixup_lcd_native_mode(struct drm_encoder *encoder, in amdgpu_connector_fixup_lcd_native_mode()
[all …]
/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_ddi.c962 static void intel_prepare_dp_ddi_buffers(struct intel_encoder *encoder, in intel_prepare_dp_ddi_buffers()
999 static void intel_prepare_hdmi_ddi_buffers(struct intel_encoder *encoder, in intel_prepare_hdmi_ddi_buffers()
1062 static uint32_t icl_pll_to_ddi_pll_sel(struct intel_encoder *encoder, in icl_pll_to_ddi_pll_sel()
1112 struct intel_encoder *encoder; in hsw_fdi_link_train() local
1239 static void intel_ddi_init_dp_buf_reg(struct intel_encoder *encoder) in intel_ddi_init_dp_buf_reg()
1254 struct intel_encoder *encoder, *ret = NULL; in intel_ddi_get_crtc_encoder() local
1454 static void icl_ddi_clock_get(struct intel_encoder *encoder, in icl_ddi_clock_get()
1478 static void cnl_ddi_clock_get(struct intel_encoder *encoder, in cnl_ddi_clock_get()
1532 static void skl_ddi_clock_get(struct intel_encoder *encoder, in skl_ddi_clock_get()
1581 static void hsw_ddi_clock_get(struct intel_encoder *encoder, in hsw_ddi_clock_get()
[all …]
Dintel_hdmi.c71 struct intel_hdmi *enc_to_intel_hdmi(struct drm_encoder *encoder) in enc_to_intel_hdmi()
151 static void g4x_write_infoframe(struct drm_encoder *encoder, in g4x_write_infoframe()
189 static bool g4x_infoframe_enabled(struct drm_encoder *encoder, in g4x_infoframe_enabled()
206 static void ibx_write_infoframe(struct drm_encoder *encoder, in ibx_write_infoframe()
246 static bool ibx_infoframe_enabled(struct drm_encoder *encoder, in ibx_infoframe_enabled()
266 static void cpt_write_infoframe(struct drm_encoder *encoder, in cpt_write_infoframe()
309 static bool cpt_infoframe_enabled(struct drm_encoder *encoder, in cpt_infoframe_enabled()
324 static void vlv_write_infoframe(struct drm_encoder *encoder, in vlv_write_infoframe()
364 static bool vlv_infoframe_enabled(struct drm_encoder *encoder, in vlv_infoframe_enabled()
383 static void hsw_write_infoframe(struct drm_encoder *encoder, in hsw_write_infoframe()
[all …]
Dvlv_dsi.c74 struct drm_encoder *encoder = &intel_dsi->base.base; in vlv_dsi_wait_for_fifo_empty() local
250 struct drm_encoder *encoder = &intel_dsi->base.base; in dpi_send_cmd() local
303 static bool intel_dsi_compute_config(struct intel_encoder *encoder, in intel_dsi_compute_config()
360 static bool glk_dsi_enable_io(struct intel_encoder *encoder) in glk_dsi_enable_io()
409 static void glk_dsi_device_ready(struct intel_encoder *encoder) in glk_dsi_device_ready()
483 static void bxt_dsi_device_ready(struct intel_encoder *encoder) in bxt_dsi_device_ready()
510 static void vlv_dsi_device_ready(struct intel_encoder *encoder) in vlv_dsi_device_ready()
549 static void intel_dsi_device_ready(struct intel_encoder *encoder) in intel_dsi_device_ready()
561 static void glk_dsi_enter_low_power_mode(struct intel_encoder *encoder) in glk_dsi_enter_low_power_mode()
593 static void glk_dsi_disable_mipi_io(struct intel_encoder *encoder) in glk_dsi_disable_mipi_io()
[all …]
Dintel_crt.c56 static struct intel_crt *intel_encoder_to_crt(struct intel_encoder *encoder) in intel_encoder_to_crt()
82 static bool intel_crt_get_hw_state(struct intel_encoder *encoder, in intel_crt_get_hw_state()
100 static unsigned int intel_crt_get_flags(struct intel_encoder *encoder) in intel_crt_get_flags()
121 static void intel_crt_get_config(struct intel_encoder *encoder, in intel_crt_get_config()
131 static void hsw_crt_get_config(struct intel_encoder *encoder, in hsw_crt_get_config()
149 static void intel_crt_set_dpms(struct intel_encoder *encoder, in intel_crt_set_dpms()
198 static void intel_disable_crt(struct intel_encoder *encoder, in intel_disable_crt()
205 static void pch_disable_crt(struct intel_encoder *encoder, in pch_disable_crt()
211 static void pch_post_disable_crt(struct intel_encoder *encoder, in pch_post_disable_crt()
218 static void hsw_disable_crt(struct intel_encoder *encoder, in hsw_disable_crt()
[all …]
/Linux-v4.19/drivers/gpu/drm/omapdrm/
Domap_encoder.c42 struct omap_dss_device *omap_encoder_get_dssdev(struct drm_encoder *encoder) in omap_encoder_get_dssdev()
49 static void omap_encoder_destroy(struct drm_encoder *encoder) in omap_encoder_destroy()
61 static void omap_encoder_mode_set(struct drm_encoder *encoder, in omap_encoder_mode_set()
93 static void omap_encoder_disable(struct drm_encoder *encoder) in omap_encoder_disable()
102 static int omap_encoder_update(struct drm_encoder *encoder, in omap_encoder_update()
136 static void omap_encoder_enable(struct drm_encoder *encoder) in omap_encoder_enable()
153 static int omap_encoder_atomic_check(struct drm_encoder *encoder, in omap_encoder_atomic_check()
171 struct drm_encoder *encoder = NULL; in omap_encoder_init() local
/Linux-v4.19/drivers/media/i2c/
Dbt856.c64 static inline int bt856_write(struct bt856 *encoder, u8 reg, u8 value) in bt856_write()
72 static inline int bt856_setbit(struct bt856 *encoder, u8 reg, u8 bit, u8 value) in bt856_setbit()
79 static void bt856_dump(struct bt856 *encoder) in bt856_dump()
93 struct bt856 *encoder = to_bt856(sd); in bt856_init() local
120 struct bt856 *encoder = to_bt856(sd); in bt856_s_std_output() local
142 struct bt856 *encoder = to_bt856(sd); in bt856_s_routing() local
196 struct bt856 *encoder; in bt856_probe() local

1234567891011