Home
last modified time | relevance | path

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

1234567

/netbsd-src/sys/external/bsd/drm2/dist/drm/
H A Ddrm_encoder_slave.c58 struct drm_encoder_slave *encoder, in drm_i2c_encoder_init()
117 struct drm_encoder_slave *encoder = to_encoder_slave(drm_encoder); in drm_i2c_encoder_destroy() local
138 void drm_i2c_encoder_dpms(struct drm_encoder *encoder, int mode) in drm_i2c_encoder_dpms()
144 bool drm_i2c_encoder_mode_fixup(struct drm_encoder *encoder, in drm_i2c_encoder_mode_fixup()
155 void drm_i2c_encoder_prepare(struct drm_encoder *encoder) in drm_i2c_encoder_prepare()
161 void drm_i2c_encoder_commit(struct drm_encoder *encoder) in drm_i2c_encoder_commit()
167 void drm_i2c_encoder_mode_set(struct drm_encoder *encoder, in drm_i2c_encoder_mode_set()
175 enum drm_connector_status drm_i2c_encoder_detect(struct drm_encoder *encoder, in drm_i2c_encoder_detect()
182 void drm_i2c_encoder_save(struct drm_encoder *encoder) in drm_i2c_encoder_save()
188 void drm_i2c_encoder_restore(struct drm_encoder *encoder) in drm_i2c_encoder_restore()
H A Ddrm_bridge.c135 int drm_bridge_attach(struct drm_encoder *encoder, struct drm_bridge *bridge, in drm_bridge_attach()
216 struct drm_encoder *encoder; in drm_bridge_chain_mode_fixup() local
253 struct drm_encoder *encoder; in drm_bridge_chain_mode_valid() local
286 struct drm_encoder *encoder; in drm_bridge_chain_disable() local
316 struct drm_encoder *encoder; in drm_bridge_chain_post_disable() local
345 struct drm_encoder *encoder; in drm_bridge_chain_mode_set() local
371 struct drm_encoder *encoder; in drm_bridge_chain_pre_enable() local
397 struct drm_encoder *encoder; in drm_bridge_chain_enable() local
425 struct drm_encoder *encoder; in drm_atomic_bridge_chain_disable() local
460 struct drm_encoder *encoder; in drm_atomic_bridge_chain_post_disable() local
[all …]
H A Ddrm_crtc_helper.c102 bool drm_helper_encoder_in_use(struct drm_encoder *encoder) in drm_helper_encoder_in_use()
145 struct drm_encoder *encoder; in drm_helper_crtc_in_use() local
165 drm_encoder_disable(struct drm_encoder *encoder) in drm_encoder_disable()
180 struct drm_encoder *encoder; in __drm_helper_disable_unused_functions() local
244 struct drm_encoder *encoder; in drm_crtc_prepare_encoders() local
292 struct drm_encoder *encoder; in drm_crtc_helper_set_mode() local
439 struct drm_encoder *encoder; in drm_crtc_helper_disable() local
479 struct drm_encoder *encoder; in drm_connector_get_single_encoder() local
531 struct drm_encoder **save_connector_encoders, *new_encoder, *encoder; in drm_crtc_helper_set_config() local
809 static int drm_helper_choose_encoder_dpms(struct drm_encoder *encoder) in drm_helper_choose_encoder_dpms()
[all …]
H A Ddrm_encoder.c76 struct drm_encoder *encoder; in drm_encoder_register_all() local
91 struct drm_encoder *encoder; in drm_encoder_unregister_all() local
115 struct drm_encoder *encoder, in drm_encoder_init()
166 void drm_encoder_cleanup(struct drm_encoder *encoder) in drm_encoder_cleanup()
189 static struct drm_crtc *drm_encoder_get_crtc(struct drm_encoder *encoder) in drm_encoder_get_crtc()
224 struct drm_encoder *encoder; in drm_mode_getencoder() local
/netbsd-src/sys/external/bsd/drm2/i2c/
H A Ddrm_encoder_slave.c186 drm_i2c_encoder_destroy(struct drm_encoder *encoder) in drm_i2c_encoder_destroy()
200 drm_i2c_encoder_get_client(struct drm_encoder *encoder) in drm_i2c_encoder_get_client()
209 slave_funcs(struct drm_encoder *encoder) in slave_funcs()
216 drm_i2c_encoder_dpms(struct drm_encoder *encoder, int mode) in drm_i2c_encoder_dpms()
223 drm_i2c_encoder_prepare(struct drm_encoder *encoder) in drm_i2c_encoder_prepare()
230 drm_i2c_encoder_commit(struct drm_encoder *encoder) in drm_i2c_encoder_commit()
237 drm_i2c_encoder_mode_fixup(struct drm_encoder *encoder, in drm_i2c_encoder_mode_fixup()
247 drm_i2c_encoder_mode_set(struct drm_encoder *encoder, in drm_i2c_encoder_mode_set()
255 drm_i2c_encoder_detect(struct drm_encoder *encoder, in drm_i2c_encoder_detect()
263 drm_i2c_encoder_save(struct drm_encoder *encoder) in drm_i2c_encoder_save()
[all …]
/netbsd-src/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon_legacy_encoders.c48 static void radeon_legacy_encoder_disable(struct drm_encoder *encoder) in radeon_legacy_encoder_disable()
58 static void radeon_legacy_lvds_update(struct drm_encoder *encoder, int mode) in radeon_legacy_lvds_update()
147 static void radeon_legacy_lvds_dpms(struct drm_encoder *encoder, int mode) in radeon_legacy_lvds_dpms()
166 static void radeon_legacy_lvds_prepare(struct drm_encoder *encoder) in radeon_legacy_lvds_prepare()
177 static void radeon_legacy_lvds_commit(struct drm_encoder *encoder) in radeon_legacy_lvds_commit()
188 static void radeon_legacy_lvds_mode_set(struct drm_encoder *encoder, in radeon_legacy_lvds_mode_set()
258 static bool radeon_legacy_mode_fixup(struct drm_encoder *encoder, in radeon_legacy_mode_fixup()
497 void radeon_legacy_backlight_init(struct radeon_encoder *encoder) in radeon_legacy_backlight_init()
501 static void radeon_legacy_backlight_exit(struct radeon_encoder *encoder) in radeon_legacy_backlight_exit()
508 static void radeon_lvds_enc_destroy(struct drm_encoder *encoder) in radeon_lvds_enc_destroy()
[all …]
H A Dradeon_encoders.c49 static uint32_t radeon_encoder_clones(struct drm_encoder *encoder) in radeon_encoder_clones()
87 struct drm_encoder *encoder; in radeon_setup_encoder_clones() local
214 struct drm_encoder *encoder; in radeon_link_encoder_connector() local
231 void radeon_encoder_set_active_device(struct drm_encoder *encoder) in radeon_encoder_set_active_device()
249 radeon_get_connector_for_encoder(struct drm_encoder *encoder) in radeon_get_connector_for_encoder()
274 radeon_get_connector_for_encoder_init(struct drm_encoder *encoder) in radeon_get_connector_for_encoder_init()
289 struct drm_encoder *radeon_get_external_encoder(struct drm_encoder *encoder) in radeon_get_external_encoder()
310 u16 radeon_encoder_get_dp_bridge_encoder_id(struct drm_encoder *encoder) in radeon_encoder_get_dp_bridge_encoder_id()
328 void radeon_panel_mode_fixup(struct drm_encoder *encoder, in radeon_panel_mode_fixup()
375 bool radeon_dig_monitor_is_duallink(struct drm_encoder *encoder, in radeon_dig_monitor_is_duallink()
[all …]
H A Dradeon_audio.c253 struct drm_encoder *encoder; in radeon_audio_enable() local
364 static void radeon_audio_write_sad_regs(struct drm_encoder *encoder) in radeon_audio_write_sad_regs()
387 static void radeon_audio_write_speaker_allocation(struct drm_encoder *encoder) in radeon_audio_write_speaker_allocation()
411 static void radeon_audio_write_latency_fields(struct drm_encoder *encoder, in radeon_audio_write_latency_fields()
424 struct r600_audio_pin* radeon_audio_get_pin(struct drm_encoder *encoder) in radeon_audio_get_pin()
435 static void radeon_audio_select_pin(struct drm_encoder *encoder) in radeon_audio_select_pin()
444 struct drm_encoder *encoder, in radeon_audio_detect()
500 static void radeon_audio_set_dto(struct drm_encoder *encoder, unsigned int clock) in radeon_audio_set_dto()
510 static int radeon_audio_set_avi_packet(struct drm_encoder *encoder, in radeon_audio_set_avi_packet()
627 static void radeon_audio_update_acr(struct drm_encoder *encoder, unsigned int clock) in radeon_audio_update_acr()
[all …]
H A Dradeon_atombios_encoders.c100 struct drm_encoder *encoder = &radeon_encoder->base; in atombios_set_backlight_level() local
294 void radeon_atom_backlight_init(struct radeon_encoder *encoder) in radeon_atom_backlight_init()
298 static void radeon_atom_backlight_exit(struct radeon_encoder *encoder) in radeon_atom_backlight_exit()
308 static bool radeon_atom_mode_fixup(struct drm_encoder *encoder, in radeon_atom_mode_fixup()
357 atombios_dac_setup(struct drm_encoder *encoder, int action) in atombios_dac_setup()
409 atombios_tv_setup(struct drm_encoder *encoder, int action) in atombios_tv_setup()
464 static u8 radeon_atom_get_bpc(struct drm_encoder *encoder) in radeon_atom_get_bpc()
498 atombios_dvo_setup(struct drm_encoder *encoder, int action) in atombios_dvo_setup()
570 atombios_digital_setup(struct drm_encoder *encoder, int action) in atombios_digital_setup()
683 atombios_get_encoder_mode(struct drm_encoder *encoder) in atombios_get_encoder_mode()
[all …]
H A Dradeon_evergreen_hdmi.c72 void evergreen_hdmi_update_acr(struct drm_encoder *encoder, long offset, in evergreen_hdmi_update_acr()
102 void dce4_afmt_write_latency_fields(struct drm_encoder *encoder, in dce4_afmt_write_latency_fields()
124 void dce4_afmt_hdmi_write_speaker_allocation(struct drm_encoder *encoder, in dce4_afmt_hdmi_write_speaker_allocation()
142 void dce4_afmt_dp_write_speaker_allocation(struct drm_encoder *encoder, in dce4_afmt_dp_write_speaker_allocation()
160 void evergreen_hdmi_write_sad_regs(struct drm_encoder *encoder, in evergreen_hdmi_write_sad_regs()
311 void dce4_set_vbi_packet(struct drm_encoder *encoder, u32 offset) in dce4_set_vbi_packet()
322 void dce4_hdmi_set_color_depth(struct drm_encoder *encoder, u32 offset, int bpc) in dce4_hdmi_set_color_depth()
359 void dce4_set_audio_packet(struct drm_encoder *encoder, u32 offset) in dce4_set_audio_packet()
394 void dce4_set_mute(struct drm_encoder *encoder, u32 offset, bool mute) in dce4_set_mute()
405 void evergreen_hdmi_enable(struct drm_encoder *encoder, bool enable) in evergreen_hdmi_enable()
[all …]
H A Dradeon_r600_hdmi.c125 struct drm_encoder *encoder; in r600_audio_update_hdmi() local
182 void r600_hdmi_update_acr(struct drm_encoder *encoder, long offset, in r600_hdmi_update_acr()
248 static void r600_hdmi_update_audio_infoframe(struct drm_encoder *encoder, in r600_hdmi_update_audio_infoframe()
267 static bool r600_hdmi_is_audio_buffer_filled(struct drm_encoder *encoder) in r600_hdmi_is_audio_buffer_filled()
281 int r600_hdmi_buffer_status_changed(struct drm_encoder *encoder) in r600_hdmi_buffer_status_changed()
300 void r600_hdmi_audio_workaround(struct drm_encoder *encoder) in r600_hdmi_audio_workaround()
345 void r600_set_vbi_packet(struct drm_encoder *encoder, u32 offset) in r600_set_vbi_packet()
356 void r600_set_audio_packet(struct drm_encoder *encoder, u32 offset) in r600_set_audio_packet()
398 void r600_set_mute(struct drm_encoder *encoder, u32 offset, bool mute) in r600_set_mute()
416 void r600_hdmi_update_audio_settings(struct drm_encoder *encoder) in r600_hdmi_update_audio_settings()
[all …]
H A Dradeon_dce3_1_afmt.c35 void dce3_2_afmt_hdmi_write_speaker_allocation(struct drm_encoder *encoder, in dce3_2_afmt_hdmi_write_speaker_allocation()
53 void dce3_2_afmt_dp_write_speaker_allocation(struct drm_encoder *encoder, in dce3_2_afmt_dp_write_speaker_allocation()
71 void dce3_2_afmt_write_sad_regs(struct drm_encoder *encoder, in dce3_2_afmt_write_sad_regs()
175 void dce3_2_hdmi_update_acr(struct drm_encoder *encoder, long offset, in dce3_2_hdmi_update_acr()
207 void dce3_2_set_audio_packet(struct drm_encoder *encoder, u32 offset) in dce3_2_set_audio_packet()
228 void dce3_2_set_mute(struct drm_encoder *encoder, u32 offset, bool mute) in dce3_2_set_mute()
H A 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; in radeon_connector_update_scratch_regs() local
275 struct drm_encoder *encoder; in radeon_find_encoder() local
385 struct drm_encoder *encoder; in radeon_best_single_encoder() local
396 struct drm_encoder *encoder = radeon_best_single_encoder(connector); in radeon_get_native_mode() local
423 struct drm_encoder *encoder, in radeon_connector_analog_encoder_conflict_solve()
470 static struct drm_display_mode *radeon_fp_native_mode(struct drm_encoder *encoder) in radeon_fp_native_mode()
501 static void radeon_add_common_modes(struct drm_encoder *encoder, struct drm_connector *connector) in radeon_add_common_modes()
557 struct drm_encoder *encoder; in radeon_connector_set_property() local
[all …]
/netbsd-src/sys/external/bsd/drm2/dist/drm/i2c/
H A Dch7006_drv.c38 static void ch7006_encoder_set_config(struct drm_encoder *encoder, in ch7006_encoder_set_config()
46 static void ch7006_encoder_destroy(struct drm_encoder *encoder) in ch7006_encoder_destroy()
58 static void ch7006_encoder_dpms(struct drm_encoder *encoder, int mode) in ch7006_encoder_dpms()
75 static void ch7006_encoder_save(struct drm_encoder *encoder) in ch7006_encoder_save()
85 static void ch7006_encoder_restore(struct drm_encoder *encoder) in ch7006_encoder_restore()
95 static bool ch7006_encoder_mode_fixup(struct drm_encoder *encoder, in ch7006_encoder_mode_fixup()
109 static int ch7006_encoder_mode_valid(struct drm_encoder *encoder, in ch7006_encoder_mode_valid()
118 static void ch7006_encoder_mode_set(struct drm_encoder *encoder, in ch7006_encoder_mode_set()
182 static enum drm_connector_status ch7006_encoder_detect(struct drm_encoder *encoder, in ch7006_encoder_detect()
230 static int ch7006_encoder_get_modes(struct drm_encoder *encoder, in ch7006_encoder_get_modes()
[all …]
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv04/
H A Dnouveau_dispnv04_dac.c45 int nv04_dac_output_offset(struct drm_encoder *encoder) in nv04_dac_output_offset()
136 static enum drm_connector_status nv04_dac_detect(struct drm_encoder *encoder, in nv04_dac_detect()
239 uint32_t nv17_dac_sample_load(struct drm_encoder *encoder) in nv17_dac_sample_load()
340 nv17_dac_detect(struct drm_encoder *encoder, struct drm_connector *connector) in nv17_dac_detect()
358 static bool nv04_dac_mode_fixup(struct drm_encoder *encoder, in nv04_dac_mode_fixup()
368 static void nv04_dac_prepare(struct drm_encoder *encoder) in nv04_dac_prepare()
379 static void nv04_dac_mode_set(struct drm_encoder *encoder, in nv04_dac_mode_set()
416 static void nv04_dac_commit(struct drm_encoder *encoder) in nv04_dac_commit()
430 void nv04_dac_update_dacclk(struct drm_encoder *encoder, bool enable) in nv04_dac_update_dacclk()
455 bool nv04_dac_in_use(struct drm_encoder *encoder) in nv04_dac_in_use()
[all …]
H A Dnouveau_dispnv04_tvnv17.c50 static uint32_t nv42_tv_sample_load(struct drm_encoder *encoder) in nv42_tv_sample_load()
149 nv17_tv_detect(struct drm_encoder *encoder, struct drm_connector *connector) in nv17_tv_detect()
205 static int nv17_tv_get_ld_modes(struct drm_encoder *encoder, in nv17_tv_get_ld_modes()
235 static int nv17_tv_get_hd_modes(struct drm_encoder *encoder, in nv17_tv_get_hd_modes()
297 static int nv17_tv_get_modes(struct drm_encoder *encoder, in nv17_tv_get_modes()
308 static int nv17_tv_mode_valid(struct drm_encoder *encoder, in nv17_tv_mode_valid()
349 static bool nv17_tv_mode_fixup(struct drm_encoder *encoder, in nv17_tv_mode_fixup()
366 static void nv17_tv_dpms(struct drm_encoder *encoder, int mode) in nv17_tv_dpms()
401 static void nv17_tv_prepare(struct drm_encoder *encoder) in nv17_tv_prepare()
462 static void nv17_tv_mode_set(struct drm_encoder *encoder, in nv17_tv_mode_set()
[all …]
H A Dnouveau_dispnv04_dfp.c118 void nv04_dfp_update_fp_control(struct drm_encoder *encoder, int mode) in nv04_dfp_update_fp_control()
157 static struct drm_encoder *get_tmds_slave(struct drm_encoder *encoder) in get_tmds_slave()
187 static bool nv04_dfp_mode_fixup(struct drm_encoder *encoder, in nv04_dfp_mode_fixup()
249 static void nv04_dfp_prepare(struct drm_encoder *encoder) in nv04_dfp_prepare()
284 static void nv04_dfp_mode_set(struct drm_encoder *encoder, in nv04_dfp_mode_set()
450 static void nv04_dfp_commit(struct drm_encoder *encoder) in nv04_dfp_commit()
490 static void nv04_dfp_update_backlight(struct drm_encoder *encoder, int mode) in nv04_dfp_update_backlight()
517 static void nv04_lvds_dpms(struct drm_encoder *encoder, int mode) in nv04_lvds_dpms()
565 static void nv04_tmds_dpms(struct drm_encoder *encoder, int mode) in nv04_tmds_dpms()
581 static void nv04_dfp_save(struct drm_encoder *encoder) in nv04_dfp_save()
[all …]
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/display/
H A Dicl_dsi.c82 static void wait_for_cmds_dispatched_to_panel(struct intel_encoder *encoder) in wait_for_cmds_dispatched_to_panel()
207 static void dsi_program_swing_and_deemphasis(struct intel_encoder *encoder) in dsi_program_swing_and_deemphasis()
271 static void configure_dual_link_mode(struct intel_encoder *encoder, in configure_dual_link_mode()
311 static int afe_clk(struct intel_encoder *encoder, in afe_clk()
325 static void gen11_dsi_program_esc_clk_div(struct intel_encoder *encoder, in gen11_dsi_program_esc_clk_div()
365 static void gen11_dsi_enable_io_power(struct intel_encoder *encoder) in gen11_dsi_enable_io_power()
381 static void gen11_dsi_power_up_lanes(struct intel_encoder *encoder) in gen11_dsi_power_up_lanes()
392 static void gen11_dsi_config_phy_lanes_sequence(struct intel_encoder *encoder) in gen11_dsi_config_phy_lanes_sequence()
441 static void gen11_dsi_voltage_swing_program_seq(struct intel_encoder *encoder) in gen11_dsi_voltage_swing_program_seq()
493 static void gen11_dsi_enable_ddi_buffer(struct intel_encoder *encoder) in gen11_dsi_enable_ddi_buffer()
[all …]
H A Dintel_ddi.c968 static void intel_prepare_dp_ddi_buffers(struct intel_encoder *encoder, in intel_prepare_dp_ddi_buffers()
1005 static void intel_prepare_hdmi_ddi_buffers(struct intel_encoder *encoder, in intel_prepare_hdmi_ddi_buffers()
1068 static u32 icl_pll_to_ddi_clk_sel(struct intel_encoder *encoder, in icl_pll_to_ddi_clk_sel()
1116 void hsw_fdi_link_train(struct intel_encoder *encoder, in hsw_fdi_link_train()
1244 static void intel_ddi_init_dp_buf_reg(struct intel_encoder *encoder) in intel_ddi_init_dp_buf_reg()
1259 struct intel_encoder *encoder, *ret = NULL; in intel_ddi_get_crtc_encoder() local
1551 static void icl_ddi_clock_get(struct intel_encoder *encoder, in icl_ddi_clock_get()
1577 static void cnl_ddi_clock_get(struct intel_encoder *encoder, in cnl_ddi_clock_get()
1626 static void skl_ddi_clock_get(struct intel_encoder *encoder, in skl_ddi_clock_get()
1673 static void hsw_ddi_clock_get(struct intel_encoder *encoder, in hsw_ddi_clock_get()
[all …]
H A Dvlv_dsi.c83 struct drm_encoder *encoder = &intel_dsi->base.base; in vlv_dsi_wait_for_fifo_empty() local
219 struct drm_encoder *encoder = &intel_dsi->base.base; in dpi_send_cmd() local
260 static int intel_dsi_compute_config(struct intel_encoder *encoder, in intel_dsi_compute_config()
323 static bool glk_dsi_enable_io(struct intel_encoder *encoder) in glk_dsi_enable_io()
371 static void glk_dsi_device_ready(struct intel_encoder *encoder) in glk_dsi_device_ready()
442 static void bxt_dsi_device_ready(struct intel_encoder *encoder) in bxt_dsi_device_ready()
469 static void vlv_dsi_device_ready(struct intel_encoder *encoder) in vlv_dsi_device_ready()
508 static void intel_dsi_device_ready(struct intel_encoder *encoder) in intel_dsi_device_ready()
520 static void glk_dsi_enter_low_power_mode(struct intel_encoder *encoder) in glk_dsi_enter_low_power_mode()
550 static void glk_dsi_disable_mipi_io(struct intel_encoder *encoder) in glk_dsi_disable_mipi_io()
[all …]
H A Dintel_hdmi.c93 struct intel_hdmi *enc_to_intel_hdmi(struct intel_encoder *encoder) in enc_to_intel_hdmi()
216 static void g4x_write_infoframe(struct intel_encoder *encoder, in g4x_write_infoframe()
251 static void g4x_read_infoframe(struct intel_encoder *encoder, in g4x_read_infoframe()
271 static u32 g4x_infoframes_enabled(struct intel_encoder *encoder, in g4x_infoframes_enabled()
287 static void ibx_write_infoframe(struct intel_encoder *encoder, in ibx_write_infoframe()
324 static void ibx_read_infoframe(struct intel_encoder *encoder, in ibx_read_infoframe()
345 static u32 ibx_infoframes_enabled(struct intel_encoder *encoder, in ibx_infoframes_enabled()
364 static void cpt_write_infoframe(struct intel_encoder *encoder, in cpt_write_infoframe()
404 static void cpt_read_infoframe(struct intel_encoder *encoder, in cpt_read_infoframe()
425 static u32 cpt_infoframes_enabled(struct intel_encoder *encoder, in cpt_infoframes_enabled()
[all …]
H A Dintel_crt.c68 static struct intel_crt *intel_encoder_to_crt(struct intel_encoder *encoder) in intel_encoder_to_crt()
94 static bool intel_crt_get_hw_state(struct intel_encoder *encoder, in intel_crt_get_hw_state()
114 static unsigned int intel_crt_get_flags(struct intel_encoder *encoder) in intel_crt_get_flags()
135 static void intel_crt_get_config(struct intel_encoder *encoder, in intel_crt_get_config()
145 static void hsw_crt_get_config(struct intel_encoder *encoder, in hsw_crt_get_config()
163 static void intel_crt_set_dpms(struct intel_encoder *encoder, in intel_crt_set_dpms()
212 static void intel_disable_crt(struct intel_encoder *encoder, in intel_disable_crt()
219 static void pch_disable_crt(struct intel_encoder *encoder, in pch_disable_crt()
225 static void pch_post_disable_crt(struct intel_encoder *encoder, in pch_post_disable_crt()
232 static void hsw_disable_crt(struct intel_encoder *encoder, in hsw_disable_crt()
[all …]
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_encoders.c47 struct drm_encoder *encoder; in amdgpu_link_encoder_connector() local
68 void amdgpu_encoder_set_active_device(struct drm_encoder *encoder) in amdgpu_encoder_set_active_device()
89 amdgpu_get_connector_for_encoder(struct drm_encoder *encoder) in amdgpu_get_connector_for_encoder()
110 amdgpu_get_connector_for_encoder_init(struct drm_encoder *encoder) in amdgpu_get_connector_for_encoder_init()
130 struct drm_encoder *amdgpu_get_external_encoder(struct drm_encoder *encoder) in amdgpu_get_external_encoder()
151 u16 amdgpu_encoder_get_dp_bridge_encoder_id(struct drm_encoder *encoder) in amdgpu_encoder_get_dp_bridge_encoder_id()
169 void amdgpu_panel_mode_fixup(struct drm_encoder *encoder, in amdgpu_panel_mode_fixup()
210 bool amdgpu_dig_monitor_is_duallink(struct drm_encoder *encoder, in amdgpu_dig_monitor_is_duallink()
H A Damdgpu_connectors.c94 static void amdgpu_connector_property_change_mode(struct drm_encoder *encoder) in amdgpu_connector_property_change_mode()
144 struct drm_encoder *encoder = connector_funcs->best_encoder(connector); in amdgpu_connector_get_monitor_bpc() local
222 struct drm_encoder *encoder; in amdgpu_connector_update_scratch_regs() local
242 struct drm_encoder *encoder; in amdgpu_connector_find_encoder() local
352 struct drm_encoder *encoder; in amdgpu_connector_best_single_encoder() local
363 struct drm_encoder *encoder = amdgpu_connector_best_single_encoder(connector); in amdgpu_get_native_mode() local
383 amdgpu_connector_lcd_native_mode(struct drm_encoder *encoder) in amdgpu_connector_lcd_native_mode()
414 static void amdgpu_connector_add_common_modes(struct drm_encoder *encoder, in amdgpu_connector_add_common_modes()
472 struct drm_encoder *encoder; in amdgpu_connector_set_property() local
612 amdgpu_connector_fixup_lcd_native_mode(struct drm_encoder *encoder, in amdgpu_connector_fixup_lcd_native_mode()
[all …]
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/encode_decode/
H A Dencoder_meth.c29 OSSL_ENCODER *encoder = NULL; in ossl_encoder_new() local
43 int OSSL_ENCODER_up_ref(OSSL_ENCODER *encoder) in OSSL_ENCODER_up_ref()
51 void OSSL_ENCODER_free(OSSL_ENCODER *encoder) in OSSL_ENCODER_free()
223 OSSL_ENCODER *encoder = NULL; in encoder_from_algorithm() local
508 const OSSL_PROVIDER *OSSL_ENCODER_get0_provider(const OSSL_ENCODER *encoder) in OSSL_ENCODER_get0_provider()
518 const char *OSSL_ENCODER_get0_properties(const OSSL_ENCODER *encoder) in OSSL_ENCODER_get0_properties()
529 ossl_encoder_parsed_properties(const OSSL_ENCODER *encoder) in ossl_encoder_parsed_properties()
539 int ossl_encoder_get_number(const OSSL_ENCODER *encoder) in ossl_encoder_get_number()
549 const char *OSSL_ENCODER_get0_name(const OSSL_ENCODER *encoder) in OSSL_ENCODER_get0_name()
554 const char *OSSL_ENCODER_get0_description(const OSSL_ENCODER *encoder) in OSSL_ENCODER_get0_description()
[all …]

1234567