/linux-6.14.4/drivers/gpu/drm/imx/ipuv3/ |
D | parallel-display.c | 27 struct drm_encoder encoder; member 188 struct drm_encoder *encoder; in imx_pd_bind() local
|
/linux-6.14.4/drivers/gpu/drm/fsl-dcu/ |
D | fsl_dcu_drm_output.h | 13 struct drm_encoder *encoder; member
|
/linux-6.14.4/drivers/gpu/drm/mgag200/ |
D | mgag200_vga.c | 31 struct drm_encoder *encoder; in mgag200_vga_output_init() local
|
/linux-6.14.4/drivers/gpu/drm/sun4i/ |
D | sun4i_tv.c | 164 struct drm_encoder encoder; member 242 drm_encoder_to_sun4i_tv(struct drm_encoder *encoder) in drm_encoder_to_sun4i_tv() 263 static void sun4i_tv_disable(struct drm_encoder *encoder, in sun4i_tv_disable() 278 static void sun4i_tv_enable(struct drm_encoder *encoder, in sun4i_tv_enable()
|
D | sun4i_hdmi_enc.c | 63 static void sun4i_hdmi_disable(struct drm_encoder *encoder, in sun4i_hdmi_disable() 78 static void sun4i_hdmi_enable(struct drm_encoder *encoder, in sun4i_hdmi_enable()
|
/linux-6.14.4/Documentation/userspace-api/media/v4l/ |
D | dev-encoder.rst | 3 .. _encoder: target
|
/linux-6.14.4/drivers/gpu/drm/xlnx/ |
D | zynqmp_kms.h | 38 struct drm_encoder encoder; member
|
/linux-6.14.4/drivers/gpu/drm/hisilicon/hibmc/dp/ |
D | dp_hw.h | 19 struct drm_encoder encoder; member
|
/linux-6.14.4/include/drm/ |
D | drm_bridge.h | 828 struct drm_encoder *encoder; member 1001 drm_bridge_chain_get_first_bridge(struct drm_encoder *encoder) in drm_bridge_chain_get_first_bridge() 1015 #define drm_for_each_bridge_in_chain(encoder, bridge) \ argument
|
/linux-6.14.4/drivers/gpu/drm/renesas/rz-du/ |
D | rzg2l_du_encoder.c | 29 rzg2l_du_encoder_mode_valid(struct drm_encoder *encoder, in rzg2l_du_encoder_mode_valid()
|
/linux-6.14.4/include/linux/platform_data/media/ |
D | timb_video.h | 18 } encoder; member
|
/linux-6.14.4/drivers/gpu/drm/exynos/ |
D | exynos_hdmi.c | 118 struct drm_encoder encoder; member 958 static int hdmi_create_connector(struct drm_encoder *encoder) in hdmi_create_connector() 996 static bool hdmi_mode_fixup(struct drm_encoder *encoder, in hdmi_mode_fixup() 1540 static void hdmi_enable(struct drm_encoder *encoder) in hdmi_enable() 1552 static void hdmi_disable(struct drm_encoder *encoder) in hdmi_disable() 1857 struct drm_encoder *encoder = &hdata->encoder; in hdmi_bind() local
|
/linux-6.14.4/drivers/gpu/drm/renesas/shmobile/ |
D | shmob_drm_crtc.h | 35 struct drm_encoder *encoder; member
|
/linux-6.14.4/drivers/gpu/drm/i915/display/ |
D | intel_pch_refclk.c | 437 struct intel_encoder *encoder; in lpt_init_pch_refclk() local 496 struct intel_encoder *encoder; in ilk_init_pch_refclk() local
|
D | intel_pmdemand.c | 144 struct intel_encoder *encoder, in intel_pmdemand_update_phys_mask() 206 struct intel_encoder *encoder = to_intel_encoder(conn_state->best_encoder); in intel_pmdemand_update_connector_phys() local 258 struct intel_encoder *encoder) in intel_pmdemand_encoder_has_tc_phy()
|
/linux-6.14.4/drivers/gpu/drm/amd/amdgpu/ |
D | atombios_dp.c | 373 int amdgpu_atombios_dp_get_panel_mode(struct drm_encoder *encoder, in amdgpu_atombios_dp_get_panel_mode() 490 struct drm_encoder *encoder; member 720 void amdgpu_atombios_dp_link_train(struct drm_encoder *encoder, in amdgpu_atombios_dp_link_train()
|
D | amdgpu_vkms.h | 19 struct drm_encoder encoder; member
|
/linux-6.14.4/drivers/gpu/drm/ |
D | drm_debugfs.c | 745 struct drm_encoder *encoder = m->private; in bridges_show() local 777 void drm_debugfs_encoder_add(struct drm_encoder *encoder) in drm_debugfs_encoder_add() 800 void drm_debugfs_encoder_remove(struct drm_encoder *encoder) in drm_debugfs_encoder_remove()
|
/linux-6.14.4/drivers/gpu/drm/msm/disp/mdp5/ |
D | mdp5_kms.h | 304 static inline void mdp5_cmd_encoder_mode_set(struct drm_encoder *encoder, in mdp5_cmd_encoder_mode_set() 309 static inline void mdp5_cmd_encoder_disable(struct drm_encoder *encoder) in mdp5_cmd_encoder_disable() 312 static inline void mdp5_cmd_encoder_enable(struct drm_encoder *encoder) in mdp5_cmd_encoder_enable()
|
/linux-6.14.4/drivers/gpu/drm/vc4/ |
D | vc4_txp.c | 169 struct vc4_encoder encoder; member 386 static void vc4_txp_encoder_disable(struct drm_encoder *encoder) in vc4_txp_encoder_disable() 557 struct drm_encoder *encoder; in vc4_txp_bind() local
|
/linux-6.14.4/drivers/gpu/drm/vkms/ |
D | vkms_output.c | 40 struct drm_encoder *encoder = &output->encoder; in vkms_output_init() local
|
/linux-6.14.4/drivers/gpu/drm/msm/disp/mdp4/ |
D | mdp4_kms.c | 106 struct drm_encoder *encoder) in mdp4_round_pixclk() 190 struct drm_encoder *encoder; in mdp4_modeset_init_intf() local
|
/linux-6.14.4/drivers/gpu/drm/ast/ |
D | ast_vga.c | 85 struct drm_encoder *encoder; in ast_vga_output_init() local
|
D | ast_sil164.c | 85 struct drm_encoder *encoder; in ast_sil164_output_init() local
|
/linux-6.14.4/drivers/gpu/drm/vboxvideo/ |
D | vbox_mode.c | 609 static void vbox_encoder_destroy(struct drm_encoder *encoder) in vbox_encoder_destroy() 805 struct drm_encoder *encoder) in vbox_connector_init() 845 struct drm_encoder *encoder; in vbox_mode_init() local
|