/Linux-v4.19/drivers/gpu/drm/ |
D | drm_encoder.c | 109 int encoder_type, const char *name, ...) in drm_encoder_init() argument 122 encoder->encoder_type = encoder_type; in drm_encoder_init() 132 drm_encoder_enum_list[encoder_type].name, in drm_encoder_init() 239 enc_resp->encoder_type = encoder->encoder_type; in drm_mode_getencoder()
|
/Linux-v4.19/include/drm/ |
D | drm_encoder.h | 130 int encoder_type; member 185 int encoder_type, const char *name, ...);
|
/Linux-v4.19/drivers/gpu/drm/i915/ |
D | intel_dvo.c | 409 int encoder_type = DRM_MODE_ENCODER_NONE; in intel_dvo_init() local 496 &intel_dvo_enc_funcs, encoder_type, in intel_dvo_init() 511 encoder_type = DRM_MODE_ENCODER_TMDS; in intel_dvo_init() 518 encoder_type = DRM_MODE_ENCODER_LVDS; in intel_dvo_init()
|
D | intel_sdvo.c | 2551 encoder->encoder_type = DRM_MODE_ENCODER_TMDS; in intel_sdvo_dvi_init() 2588 encoder->encoder_type = DRM_MODE_ENCODER_TVDAC; in intel_sdvo_tv_init() 2631 encoder->encoder_type = DRM_MODE_ENCODER_DAC; in intel_sdvo_analog_init() 2666 encoder->encoder_type = DRM_MODE_ENCODER_LVDS; in intel_sdvo_lvds_init()
|
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_connectors.c | 235 int encoder_type) in amdgpu_connector_find_encoder() argument 241 if (encoder->encoder_type == encoder_type) in amdgpu_connector_find_encoder() 1070 if (encoder->encoder_type != DRM_MODE_ENCODER_DAC && in amdgpu_connector_dvi_detect() 1071 encoder->encoder_type != DRM_MODE_ENCODER_TVDAC) in amdgpu_connector_dvi_detect() 1091 DRM_DEBUG_KMS("load_detect %x returned: %x\n",encoder->encoder_type,lret); in amdgpu_connector_dvi_detect() 1123 if (encoder->encoder_type == DRM_MODE_ENCODER_TMDS) in amdgpu_connector_dvi_encoder() 1126 if (encoder->encoder_type == DRM_MODE_ENCODER_DAC || in amdgpu_connector_dvi_encoder() 1127 encoder->encoder_type == DRM_MODE_ENCODER_TVDAC) in amdgpu_connector_dvi_encoder()
|
D | amdgpu_encoders.c | 71 amdgpu_connector->devices, encoder->encoder_type); in amdgpu_encoder_set_active_device()
|
D | dce_virtual.c | 277 if (encoder->encoder_type == DRM_MODE_ENCODER_VIRTUAL) in dce_virtual_encoder()
|
/Linux-v4.19/drivers/gpu/drm/nouveau/ |
D | nouveau_connector.h | 78 return encoder->encoder_type == DRM_MODE_ENCODER_DPMST; in nouveau_connector_is_mst()
|
/Linux-v4.19/drivers/gpu/drm/sun4i/ |
D | sun4i_tcon.c | 168 switch (encoder->encoder_type) { in sun4i_tcon_set_status() 586 switch (encoder->encoder_type) { in sun4i_tcon_mode_set() 1191 switch (encoder->encoder_type) { in sun4i_a10_tcon_set_mux() 1211 if (encoder->encoder_type == DRM_MODE_ENCODER_TVDAC) in sun5i_a13_tcon_set_mux() 1231 switch (encoder->encoder_type) { in sun6i_tcon_set_mux()
|
/Linux-v4.19/drivers/gpu/drm/imx/ |
D | imx-tve.c | 477 int encoder_type; in imx_tve_register() local 480 encoder_type = tve->mode == TVE_MODE_VGA ? in imx_tve_register() 489 encoder_type, NULL); in imx_tve_register()
|
D | ipuv3-crtc.c | 258 encoder_types |= BIT(encoder->encoder_type); in ipu_crtc_mode_set_nofb()
|
/Linux-v4.19/drivers/gpu/drm/radeon/ |
D | radeon_connectors.c | 268 static struct drm_encoder *radeon_find_encoder(struct drm_connector *connector, int encoder_type) in radeon_find_encoder() argument 274 if (encoder->encoder_type == encoder_type) in radeon_find_encoder() 1368 if (encoder->encoder_type != DRM_MODE_ENCODER_DAC && in radeon_dvi_detect() 1369 encoder->encoder_type != DRM_MODE_ENCODER_TVDAC) in radeon_dvi_detect() 1389 DRM_DEBUG_KMS("load_detect %x returned: %x\n",encoder->encoder_type,lret); in radeon_dvi_detect() 1425 if (encoder && (encoder->encoder_type == DRM_MODE_ENCODER_TMDS)) { in radeon_dvi_detect() 1449 if (encoder->encoder_type == DRM_MODE_ENCODER_TMDS) in radeon_dvi_encoder() 1452 if (encoder->encoder_type == DRM_MODE_ENCODER_DAC || in radeon_dvi_encoder() 1453 encoder->encoder_type == DRM_MODE_ENCODER_TVDAC) in radeon_dvi_encoder()
|
D | radeon_legacy_crtc.c | 791 if (encoder->encoder_type != DRM_MODE_ENCODER_DAC) in radeon_set_pll() 793 if (encoder->encoder_type == DRM_MODE_ENCODER_LVDS) { in radeon_set_pll()
|
D | radeon_encoders.c | 234 radeon_connector->devices, encoder->encoder_type); in radeon_encoder_set_active_device()
|
D | radeon_dp_mst.c | 529 mst_enc->connector->devices, mst_enc->primary->base.encoder_type); in radeon_mst_mode_fixup()
|
D | atombios_crtc.c | 647 if (encoder->encoder_type != DRM_MODE_ENCODER_DAC) in atombios_adjust_pll() 649 if (encoder->encoder_type == DRM_MODE_ENCODER_LVDS) in atombios_adjust_pll()
|
/Linux-v4.19/drivers/gpu/drm/nouveau/dispnv50/ |
D | disp.c | 989 if (encoder->encoder_type == DRM_MODE_ENCODER_DPMST) { in nv50_mstm_cleanup() 1011 if (encoder->encoder_type == DRM_MODE_ENCODER_DPMST) { in nv50_mstm_prepare() 1668 if (encoder->encoder_type != DRM_MODE_ENCODER_DPMST) { in nv50_disp_atomic_commit_core() 1682 if (encoder->encoder_type != DRM_MODE_ENCODER_DPMST) { in nv50_disp_atomic_commit_core() 2011 if (outp->encoder->encoder_type == DRM_MODE_ENCODER_DPMST) { in nv50_disp_outp_atomic_check_clr() 2148 if (encoder->encoder_type != DRM_MODE_ENCODER_DPMST) { in nv50_display_fini() 2165 if (encoder->encoder_type != DRM_MODE_ENCODER_DPMST) { in nv50_display_init()
|
/Linux-v4.19/include/uapi/drm/ |
D | drm_mode.h | 315 __u32 encoder_type; member
|
/Linux-v4.19/drivers/gpu/drm/gma500/ |
D | psb_intel_sdvo.c | 2069 encoder->encoder_type = DRM_MODE_ENCODER_TMDS; in psb_intel_sdvo_dvi_init() 2100 encoder->encoder_type = DRM_MODE_ENCODER_TVDAC; in psb_intel_sdvo_tv_init() 2140 encoder->encoder_type = DRM_MODE_ENCODER_DAC; in psb_intel_sdvo_analog_init() 2173 encoder->encoder_type = DRM_MODE_ENCODER_LVDS; in psb_intel_sdvo_lvds_init()
|
/Linux-v4.19/drivers/gpu/drm/sti/ |
D | sti_dvo.c | 431 if (encoder->encoder_type == DRM_MODE_ENCODER_LVDS) in sti_dvo_find_encoder()
|
D | sti_hda.c | 663 if (encoder->encoder_type == DRM_MODE_ENCODER_DAC) in sti_hda_find_encoder()
|
D | sti_hdmi.c | 1133 if (encoder->encoder_type == DRM_MODE_ENCODER_TMDS) in sti_hdmi_find_encoder()
|
/Linux-v4.19/drivers/gpu/drm/msm/disp/mdp4/ |
D | mdp4_kms.c | 147 switch (encoder->encoder_type) { in mdp4_round_pixclk()
|
/Linux-v4.19/drivers/gpu/drm/bridge/synopsys/ |
D | dw-mipi-dsi.c | 839 bridge->encoder->encoder_type = DRM_MODE_ENCODER_DSI; in dw_mipi_dsi_bridge_attach()
|
/Linux-v4.19/drivers/gpu/drm/vc4/ |
D | vc4_crtc.c | 1077 encoder->encoder_type == DRM_MODE_ENCODER_VIRTUAL) { in vc4_set_crtc_possible_masks()
|