Home
last modified time | relevance | path

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

1234567891011

/Linux-v5.4/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.c92 bool drm_helper_encoder_in_use(struct drm_encoder *encoder) in drm_helper_encoder_in_use()
135 struct drm_encoder *encoder; in drm_helper_crtc_in_use() local
155 drm_encoder_disable(struct drm_encoder *encoder) in drm_encoder_disable()
170 struct drm_encoder *encoder; in __drm_helper_disable_unused_functions() local
234 struct drm_encoder *encoder; in drm_crtc_prepare_encoders() local
282 struct drm_encoder *encoder; in drm_crtc_helper_set_mode() local
429 struct drm_encoder *encoder; in drm_crtc_helper_disable() local
505 struct drm_encoder **save_connector_encoders, *new_encoder, *encoder; in drm_crtc_helper_set_config() local
779 static int drm_helper_choose_encoder_dpms(struct drm_encoder *encoder) in drm_helper_choose_encoder_dpms()
797 static void drm_helper_encoder_dpms(struct drm_encoder *encoder, int mode) in drm_helper_encoder_dpms()
[all …]
Ddrm_encoder.c70 struct drm_encoder *encoder; in drm_encoder_register_all() local
85 struct drm_encoder *encoder; in drm_encoder_unregister_all() local
109 struct drm_encoder *encoder, in drm_encoder_init()
159 void drm_encoder_cleanup(struct drm_encoder *encoder) in drm_encoder_cleanup()
188 static struct drm_crtc *drm_encoder_get_crtc(struct drm_encoder *encoder) in drm_encoder_get_crtc()
223 struct drm_encoder *encoder; in drm_mode_getencoder() local
/Linux-v5.4/drivers/gpu/drm/udl/
Dudl_encoder.c16 static void udl_enc_destroy(struct drm_encoder *encoder) in udl_enc_destroy()
22 static void udl_encoder_disable(struct drm_encoder *encoder) in udl_encoder_disable()
26 static void udl_encoder_prepare(struct drm_encoder *encoder) in udl_encoder_prepare()
30 static void udl_encoder_commit(struct drm_encoder *encoder) in udl_encoder_commit()
34 static void udl_encoder_mode_set(struct drm_encoder *encoder, in udl_encoder_mode_set()
41 udl_encoder_dpms(struct drm_encoder *encoder, int mode) in udl_encoder_dpms()
59 struct drm_encoder *encoder; in udl_encoder_init() local
/Linux-v5.4/drivers/gpu/drm/radeon/
Dradeon_legacy_encoders.c43 static void radeon_legacy_encoder_disable(struct drm_encoder *encoder) in radeon_legacy_encoder_disable()
53 static void radeon_legacy_lvds_update(struct drm_encoder *encoder, int mode) in radeon_legacy_lvds_update()
142 static void radeon_legacy_lvds_dpms(struct drm_encoder *encoder, int mode) in radeon_legacy_lvds_dpms()
161 static void radeon_legacy_lvds_prepare(struct drm_encoder *encoder) in radeon_legacy_lvds_prepare()
172 static void radeon_legacy_lvds_commit(struct drm_encoder *encoder) in radeon_legacy_lvds_commit()
183 static void radeon_legacy_lvds_mode_set(struct drm_encoder *encoder, in radeon_legacy_lvds_mode_set()
253 static bool radeon_legacy_mode_fixup(struct drm_encoder *encoder, in radeon_legacy_mode_fixup()
492 void radeon_legacy_backlight_init(struct radeon_encoder *encoder) in radeon_legacy_backlight_init()
496 static void radeon_legacy_backlight_exit(struct radeon_encoder *encoder) in radeon_legacy_backlight_exit()
503 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()
622 static void radeon_audio_update_acr(struct drm_encoder *encoder, unsigned int clock) in radeon_audio_update_acr()
[all …]
Dradeon_encoders.c43 static uint32_t radeon_encoder_clones(struct drm_encoder *encoder) in radeon_encoder_clones()
81 struct drm_encoder *encoder; in radeon_setup_encoder_clones() local
208 struct drm_encoder *encoder; in radeon_link_encoder_connector() local
225 void radeon_encoder_set_active_device(struct drm_encoder *encoder) in radeon_encoder_set_active_device()
243 radeon_get_connector_for_encoder(struct drm_encoder *encoder) in radeon_get_connector_for_encoder()
268 radeon_get_connector_for_encoder_init(struct drm_encoder *encoder) in radeon_get_connector_for_encoder_init()
283 struct drm_encoder *radeon_get_external_encoder(struct drm_encoder *encoder) in radeon_get_external_encoder()
304 u16 radeon_encoder_get_dp_bridge_encoder_id(struct drm_encoder *encoder) in radeon_encoder_get_dp_bridge_encoder_id()
322 void radeon_panel_mode_fixup(struct drm_encoder *encoder, in radeon_panel_mode_fixup()
369 bool radeon_dig_monitor_is_duallink(struct drm_encoder *encoder, in radeon_dig_monitor_is_duallink()
[all …]
Datombios_encoders.c95 struct drm_encoder *encoder = &radeon_encoder->base; in atombios_set_backlight_level() local
289 void radeon_atom_backlight_init(struct radeon_encoder *encoder) in radeon_atom_backlight_init()
293 static void radeon_atom_backlight_exit(struct radeon_encoder *encoder) in radeon_atom_backlight_exit()
303 static bool radeon_atom_mode_fixup(struct drm_encoder *encoder, in radeon_atom_mode_fixup()
352 atombios_dac_setup(struct drm_encoder *encoder, int action) in atombios_dac_setup()
404 atombios_tv_setup(struct drm_encoder *encoder, int action) in atombios_tv_setup()
459 static u8 radeon_atom_get_bpc(struct drm_encoder *encoder) in radeon_atom_get_bpc()
493 atombios_dvo_setup(struct drm_encoder *encoder, int action) in atombios_dvo_setup()
565 atombios_digital_setup(struct drm_encoder *encoder, int action) in atombios_digital_setup()
678 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 …]
Dradeon_connectors.c110 static void radeon_property_change_mode(struct drm_encoder *encoder) in radeon_property_change_mode()
162 struct drm_encoder *encoder = connector_funcs->best_encoder(connector); in radeon_get_monitor_bpc() local
249 struct drm_encoder *encoder; in radeon_connector_update_scratch_regs() local
271 struct drm_encoder *encoder; in radeon_find_encoder() local
382 struct drm_encoder *encoder; in radeon_best_single_encoder() local
394 struct drm_encoder *encoder = radeon_best_single_encoder(connector); in radeon_get_native_mode() local
421 struct drm_encoder *encoder, in radeon_connector_analog_encoder_conflict_solve()
469 static struct drm_display_mode *radeon_fp_native_mode(struct drm_encoder *encoder) in radeon_fp_native_mode()
500 static void radeon_add_common_modes(struct drm_encoder *encoder, struct drm_connector *connector) in radeon_add_common_modes()
556 struct drm_encoder *encoder; in radeon_connector_set_property() local
[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 …]
/Linux-v5.4/drivers/gpu/drm/i915/display/
Dicl_dsi.c76 static void wait_for_cmds_dispatched_to_panel(struct intel_encoder *encoder) in wait_for_cmds_dispatched_to_panel()
201 static void dsi_program_swing_and_deemphasis(struct intel_encoder *encoder) in dsi_program_swing_and_deemphasis()
265 static void configure_dual_link_mode(struct intel_encoder *encoder, in configure_dual_link_mode()
304 static void gen11_dsi_program_esc_clk_div(struct intel_encoder *encoder) in gen11_dsi_program_esc_clk_div()
346 static void gen11_dsi_enable_io_power(struct intel_encoder *encoder) in gen11_dsi_enable_io_power()
362 static void gen11_dsi_power_up_lanes(struct intel_encoder *encoder) in gen11_dsi_power_up_lanes()
373 static void gen11_dsi_config_phy_lanes_sequence(struct intel_encoder *encoder) in gen11_dsi_config_phy_lanes_sequence()
422 static void gen11_dsi_voltage_swing_program_seq(struct intel_encoder *encoder) in gen11_dsi_voltage_swing_program_seq()
474 static void gen11_dsi_enable_ddi_buffer(struct intel_encoder *encoder) in gen11_dsi_enable_ddi_buffer()
493 static void gen11_dsi_setup_dphy_timings(struct intel_encoder *encoder) in gen11_dsi_setup_dphy_timings()
[all …]
Dintel_ddi.c919 static void intel_prepare_dp_ddi_buffers(struct intel_encoder *encoder, in intel_prepare_dp_ddi_buffers()
956 static void intel_prepare_hdmi_ddi_buffers(struct intel_encoder *encoder, in intel_prepare_hdmi_ddi_buffers()
1019 static u32 icl_pll_to_ddi_clk_sel(struct intel_encoder *encoder, in icl_pll_to_ddi_clk_sel()
1070 struct intel_encoder *encoder; in hsw_fdi_link_train() local
1197 static void intel_ddi_init_dp_buf_reg(struct intel_encoder *encoder) in intel_ddi_init_dp_buf_reg()
1212 struct intel_encoder *encoder, *ret = NULL; in intel_ddi_get_crtc_encoder() local
1485 static void icl_ddi_clock_get(struct intel_encoder *encoder, in icl_ddi_clock_get()
1511 static void cnl_ddi_clock_get(struct intel_encoder *encoder, in cnl_ddi_clock_get()
1560 static void skl_ddi_clock_get(struct intel_encoder *encoder, in skl_ddi_clock_get()
1607 static void hsw_ddi_clock_get(struct intel_encoder *encoder, in hsw_ddi_clock_get()
[all …]
Dvlv_dsi.c79 struct drm_encoder *encoder = &intel_dsi->base.base; in vlv_dsi_wait_for_fifo_empty() local
215 struct drm_encoder *encoder = &intel_dsi->base.base; in dpi_send_cmd() local
256 static int intel_dsi_compute_config(struct intel_encoder *encoder, in intel_dsi_compute_config()
319 static bool glk_dsi_enable_io(struct intel_encoder *encoder) in glk_dsi_enable_io()
367 static void glk_dsi_device_ready(struct intel_encoder *encoder) in glk_dsi_device_ready()
438 static void bxt_dsi_device_ready(struct intel_encoder *encoder) in bxt_dsi_device_ready()
465 static void vlv_dsi_device_ready(struct intel_encoder *encoder) in vlv_dsi_device_ready()
504 static void intel_dsi_device_ready(struct intel_encoder *encoder) in intel_dsi_device_ready()
516 static void glk_dsi_enter_low_power_mode(struct intel_encoder *encoder) in glk_dsi_enter_low_power_mode()
546 static void glk_dsi_disable_mipi_io(struct intel_encoder *encoder) in glk_dsi_disable_mipi_io()
[all …]
Dintel_hdmi.c88 struct intel_hdmi *enc_to_intel_hdmi(struct drm_encoder *encoder) in enc_to_intel_hdmi()
204 static void g4x_write_infoframe(struct intel_encoder *encoder, in g4x_write_infoframe()
239 static void g4x_read_infoframe(struct intel_encoder *encoder, in g4x_read_infoframe()
259 static u32 g4x_infoframes_enabled(struct intel_encoder *encoder, in g4x_infoframes_enabled()
275 static void ibx_write_infoframe(struct intel_encoder *encoder, in ibx_write_infoframe()
312 static void ibx_read_infoframe(struct intel_encoder *encoder, in ibx_read_infoframe()
333 static u32 ibx_infoframes_enabled(struct intel_encoder *encoder, in ibx_infoframes_enabled()
352 static void cpt_write_infoframe(struct intel_encoder *encoder, in cpt_write_infoframe()
392 static void cpt_read_infoframe(struct intel_encoder *encoder, in cpt_read_infoframe()
413 static u32 cpt_infoframes_enabled(struct intel_encoder *encoder, in cpt_infoframes_enabled()
[all …]
Dintel_crt.c63 static struct intel_crt *intel_encoder_to_crt(struct intel_encoder *encoder) in intel_encoder_to_crt()
89 static bool intel_crt_get_hw_state(struct intel_encoder *encoder, in intel_crt_get_hw_state()
109 static unsigned int intel_crt_get_flags(struct intel_encoder *encoder) in intel_crt_get_flags()
130 static void intel_crt_get_config(struct intel_encoder *encoder, in intel_crt_get_config()
140 static void hsw_crt_get_config(struct intel_encoder *encoder, in hsw_crt_get_config()
158 static void intel_crt_set_dpms(struct intel_encoder *encoder, in intel_crt_set_dpms()
207 static void intel_disable_crt(struct intel_encoder *encoder, in intel_disable_crt()
214 static void pch_disable_crt(struct intel_encoder *encoder, in pch_disable_crt()
220 static void pch_post_disable_crt(struct intel_encoder *encoder, in pch_post_disable_crt()
227 static void hsw_disable_crt(struct intel_encoder *encoder, in hsw_disable_crt()
[all …]
/Linux-v5.4/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-v5.4/drivers/gpu/drm/nouveau/dispnv04/
Ddac.c40 int nv04_dac_output_offset(struct drm_encoder *encoder) in nv04_dac_output_offset()
131 static enum drm_connector_status nv04_dac_detect(struct drm_encoder *encoder, in nv04_dac_detect()
234 uint32_t nv17_dac_sample_load(struct drm_encoder *encoder) in nv17_dac_sample_load()
335 nv17_dac_detect(struct drm_encoder *encoder, struct drm_connector *connector) in nv17_dac_detect()
353 static bool nv04_dac_mode_fixup(struct drm_encoder *encoder, in nv04_dac_mode_fixup()
363 static void nv04_dac_prepare(struct drm_encoder *encoder) in nv04_dac_prepare()
374 static void nv04_dac_mode_set(struct drm_encoder *encoder, in nv04_dac_mode_set()
411 static void nv04_dac_commit(struct drm_encoder *encoder) in nv04_dac_commit()
425 void nv04_dac_update_dacclk(struct drm_encoder *encoder, bool enable) in nv04_dac_update_dacclk()
450 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-v5.4/drivers/gpu/drm/msm/disp/mdp5/
Dmdp5_encoder.c13 static struct mdp5_kms *get_kms(struct drm_encoder *encoder) in get_kms()
81 static void mdp5_encoder_destroy(struct drm_encoder *encoder) in mdp5_encoder_destroy()
93 static void mdp5_vid_encoder_mode_set(struct drm_encoder *encoder, in mdp5_vid_encoder_mode_set()
194 static void mdp5_vid_encoder_disable(struct drm_encoder *encoder) in mdp5_vid_encoder_disable()
230 static void mdp5_vid_encoder_enable(struct drm_encoder *encoder) in mdp5_vid_encoder_enable()
254 static void mdp5_encoder_mode_set(struct drm_encoder *encoder, in mdp5_encoder_mode_set()
267 static void mdp5_encoder_disable(struct drm_encoder *encoder) in mdp5_encoder_disable()
278 static void mdp5_encoder_enable(struct drm_encoder *encoder) in mdp5_encoder_enable()
293 static int mdp5_encoder_atomic_check(struct drm_encoder *encoder, in mdp5_encoder_atomic_check()
325 int mdp5_encoder_get_linecount(struct drm_encoder *encoder) in mdp5_encoder_get_linecount()
[all …]
Dmdp5_cmd_encoder.c11 static struct mdp5_kms *get_kms(struct drm_encoder *encoder) in get_kms()
39 static int pingpong_tearcheck_setup(struct drm_encoder *encoder, in pingpong_tearcheck_setup()
87 static int pingpong_tearcheck_enable(struct drm_encoder *encoder) in pingpong_tearcheck_enable()
113 static void pingpong_tearcheck_disable(struct drm_encoder *encoder) in pingpong_tearcheck_disable()
123 void mdp5_cmd_encoder_mode_set(struct drm_encoder *encoder, in mdp5_cmd_encoder_mode_set()
134 void mdp5_cmd_encoder_disable(struct drm_encoder *encoder) in mdp5_cmd_encoder_disable()
154 void mdp5_cmd_encoder_enable(struct drm_encoder *encoder) in mdp5_cmd_encoder_enable()
175 int mdp5_cmd_encoder_set_split_display(struct drm_encoder *encoder, in mdp5_cmd_encoder_set_split_display()
/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Damdgpu_encoders.c41 struct drm_encoder *encoder; in amdgpu_link_encoder_connector() local
60 void amdgpu_encoder_set_active_device(struct drm_encoder *encoder) in amdgpu_encoder_set_active_device()
78 amdgpu_get_connector_for_encoder(struct drm_encoder *encoder) in amdgpu_get_connector_for_encoder()
94 amdgpu_get_connector_for_encoder_init(struct drm_encoder *encoder) in amdgpu_get_connector_for_encoder_init()
109 struct drm_encoder *amdgpu_get_external_encoder(struct drm_encoder *encoder) in amdgpu_get_external_encoder()
130 u16 amdgpu_encoder_get_dp_bridge_encoder_id(struct drm_encoder *encoder) in amdgpu_encoder_get_dp_bridge_encoder_id()
148 void amdgpu_panel_mode_fixup(struct drm_encoder *encoder, in amdgpu_panel_mode_fixup()
189 bool amdgpu_dig_monitor_is_duallink(struct drm_encoder *encoder, in amdgpu_dig_monitor_is_duallink()
Damdgpu_connectors.c89 static void amdgpu_connector_property_change_mode(struct drm_encoder *encoder) in amdgpu_connector_property_change_mode()
139 struct drm_encoder *encoder = connector_funcs->best_encoder(connector); in amdgpu_connector_get_monitor_bpc() local
217 struct drm_encoder *encoder; in amdgpu_connector_update_scratch_regs() local
238 struct drm_encoder *encoder; in amdgpu_connector_find_encoder() local
349 struct drm_encoder *encoder; in amdgpu_connector_best_single_encoder() local
361 struct drm_encoder *encoder = amdgpu_connector_best_single_encoder(connector); in amdgpu_get_native_mode() local
381 amdgpu_connector_lcd_native_mode(struct drm_encoder *encoder) in amdgpu_connector_lcd_native_mode()
412 static void amdgpu_connector_add_common_modes(struct drm_encoder *encoder, in amdgpu_connector_add_common_modes()
470 struct drm_encoder *encoder; in amdgpu_connector_set_property() local
610 amdgpu_connector_fixup_lcd_native_mode(struct drm_encoder *encoder, in amdgpu_connector_fixup_lcd_native_mode()
[all …]
/Linux-v5.4/drivers/media/i2c/
Dbt856.c55 static inline int bt856_write(struct bt856 *encoder, u8 reg, u8 value) in bt856_write()
63 static inline int bt856_setbit(struct bt856 *encoder, u8 reg, u8 bit, u8 value) in bt856_setbit()
70 static void bt856_dump(struct bt856 *encoder) in bt856_dump()
84 struct bt856 *encoder = to_bt856(sd); in bt856_init() local
111 struct bt856 *encoder = to_bt856(sd); in bt856_s_std_output() local
133 struct bt856 *encoder = to_bt856(sd); in bt856_s_routing() local
187 struct bt856 *encoder; in bt856_probe() local

1234567891011