| /OK3568_Linux_fs/kernel/drivers/gpu/drm/ |
| H A D | drm_encoder.c | 112 int encoder_type, const char *name, ...) in drm_encoder_init() argument 125 encoder->encoder_type = encoder_type; in drm_encoder_init() 135 drm_encoder_enum_list[encoder_type].name, in drm_encoder_init() 237 enc_resp->encoder_type = encoder->encoder_type; in drm_mode_getencoder()
|
| H A D | drm_simple_kms_helper.c | 66 int encoder_type) in drm_simple_encoder_init() argument 70 encoder_type, NULL); in drm_simple_encoder_init()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/tidss/ |
| H A D | tidss_encoder.c | 73 u32 encoder_type, u32 possible_crtcs) in tidss_encoder_create() argument 85 encoder_type, NULL); in tidss_encoder_create()
|
| H A D | tidss_encoder.h | 15 u32 encoder_type, u32 possible_crtcs);
|
| /OK3568_Linux_fs/kernel/include/drm/ |
| H A D | drm_encoder.h | 131 int encoder_type; member 196 int encoder_type, const char *name, ...);
|
| H A D | drm_simple_kms_helper.h | 186 int encoder_type);
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/ |
| H A D | intel_dvo.c | 425 int encoder_type = DRM_MODE_ENCODER_NONE; in intel_dvo_init() local 513 &intel_dvo_enc_funcs, encoder_type, in intel_dvo_init() 532 encoder_type = DRM_MODE_ENCODER_TMDS; in intel_dvo_init() 539 encoder_type = DRM_MODE_ENCODER_LVDS; in intel_dvo_init()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/ |
| H A D | rockchip_drm_vconn.c | 21 int encoder_type; member 364 ret = drm_simple_encoder_init(vconn->drm_dev, encoder, vconn_dev->encoder_type); in rockchip_virtual_connector_register() 440 vconn_dev->encoder_type = rockchip_vconn_get_encoder_type(conn_type); in rockchip_vconn_device_create() 472 vconn_dev->encoder_type = DRM_MODE_ENCODER_VIRTUAL; in rockchip_virtual_connectors_create()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_connectors.c | 236 int encoder_type) in amdgpu_connector_find_encoder() argument 241 if (encoder->encoder_type == encoder_type) in amdgpu_connector_find_encoder() 1088 if (encoder->encoder_type != DRM_MODE_ENCODER_DAC && in amdgpu_connector_dvi_detect() 1089 encoder->encoder_type != DRM_MODE_ENCODER_TVDAC) in amdgpu_connector_dvi_detect() 1109 DRM_DEBUG_KMS("load_detect %x returned: %x\n",encoder->encoder_type,lret); in amdgpu_connector_dvi_detect() 1140 if (encoder->encoder_type == DRM_MODE_ENCODER_TMDS) in amdgpu_connector_dvi_encoder() 1143 if (encoder->encoder_type == DRM_MODE_ENCODER_DAC || in amdgpu_connector_dvi_encoder() 1144 encoder->encoder_type == DRM_MODE_ENCODER_TVDAC) in amdgpu_connector_dvi_encoder()
|
| H A D | amdgpu_encoders.c | 77 amdgpu_connector->devices, encoder->encoder_type); in amdgpu_encoder_set_active_device()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/sun4i/ |
| H A D | sun4i_tcon.c | 195 switch (encoder->encoder_type) { in sun4i_tcon_set_status() 709 switch (encoder->encoder_type) { in sun4i_tcon_mode_set() 1357 switch (encoder->encoder_type) { in sun4i_a10_tcon_set_mux() 1377 if (encoder->encoder_type == DRM_MODE_ENCODER_TVDAC) in sun5i_a13_tcon_set_mux() 1397 switch (encoder->encoder_type) { in sun6i_tcon_set_mux() 1439 encoder->encoder_type == DRM_MODE_ENCODER_TMDS) { in sun8i_r40_tcon_tv_set_mux()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/imx/ |
| H A D | imx-tve.c | 434 int encoder_type; in imx_tve_register() local 437 encoder_type = tve->mode == TVE_MODE_VGA ? in imx_tve_register() 445 drm_simple_encoder_init(drm, &tve->encoder, encoder_type); in imx_tve_register()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/ |
| H A D | radeon_connectors.c | 268 static struct drm_encoder *radeon_find_encoder(struct drm_connector *connector, int encoder_type) in radeon_find_encoder() argument 273 if (encoder->encoder_type == encoder_type) in radeon_find_encoder() 1375 if (encoder->encoder_type != DRM_MODE_ENCODER_DAC && in radeon_dvi_detect() 1376 encoder->encoder_type != DRM_MODE_ENCODER_TVDAC) in radeon_dvi_detect() 1396 DRM_DEBUG_KMS("load_detect %x returned: %x\n",encoder->encoder_type,lret); in radeon_dvi_detect() 1432 if (encoder && (encoder->encoder_type == DRM_MODE_ENCODER_TMDS)) { in radeon_dvi_detect() 1455 if (encoder->encoder_type == DRM_MODE_ENCODER_TMDS) in radeon_dvi_encoder() 1458 if (encoder->encoder_type == DRM_MODE_ENCODER_DAC || in radeon_dvi_encoder() 1459 encoder->encoder_type == DRM_MODE_ENCODER_TVDAC) in radeon_dvi_encoder()
|
| H A D | radeon_legacy_crtc.c | 794 if (encoder->encoder_type != DRM_MODE_ENCODER_DAC) in radeon_set_pll() 796 if (encoder->encoder_type == DRM_MODE_ENCODER_LVDS) { in radeon_set_pll()
|
| H A D | radeon_encoders.c | 238 radeon_connector->devices, encoder->encoder_type); in radeon_encoder_set_active_device()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/vc4/ |
| H A D | vc4_hdmi.h | 38 enum vc4_encoder_type encoder_type; member
|
| H A D | vc4_hdmi.c | 1760 vc4_hdmi->encoder.base.type = variant->encoder_type; in vc4_hdmi_bind() 1921 .encoder_type = VC4_ENCODER_TYPE_HDMI0, 1941 .encoder_type = VC4_ENCODER_TYPE_HDMI0, 1967 .encoder_type = VC4_ENCODER_TYPE_HDMI1,
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/ |
| H A D | nouveau_connector.h | 160 return encoder->encoder_type == DRM_MODE_ENCODER_DPMST; in nouveau_connector_is_mst()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/dispnv50/ |
| H A D | disp.c | 909 if (encoder->encoder_type != DRM_MODE_ENCODER_DPMST) in nv50_real_outp() 1362 if (encoder->encoder_type == DRM_MODE_ENCODER_DPMST) { in nv50_mstm_cleanup() 1384 if (encoder->encoder_type == DRM_MODE_ENCODER_DPMST) { in nv50_mstm_prepare() 2011 if (encoder->encoder_type != DRM_MODE_ENCODER_DPMST) { in nv50_disp_atomic_commit_core() 2025 if (encoder->encoder_type != DRM_MODE_ENCODER_DPMST) { in nv50_disp_atomic_commit_core() 2409 if (outp->encoder->encoder_type == DRM_MODE_ENCODER_DPMST) { in nv50_disp_outp_atomic_check_clr() 2568 if (encoder->encoder_type != DRM_MODE_ENCODER_DPMST) in nv50_display_fini() 2587 if (encoder->encoder_type != DRM_MODE_ENCODER_DPMST) { in nv50_display_init()
|
| /OK3568_Linux_fs/external/mpp/osal/linux/ |
| H A D | drm_mode.h | 190 __u32 encoder_type; member
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/hisilicon/kirin/ |
| H A D | kirin_drm_dsi.c | 45 if (encoder->encoder_type == DRM_MODE_ENCODER_DSI) in dsi_set_output_client()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/drm/ |
| H A D | drm_mode.h | 316 __u32 encoder_type; member
|
| /OK3568_Linux_fs/external/security/librkcrypto/third_party/libdrm/include/ |
| H A D | xf86drmMode.h | 174 uint32_t encoder_type; member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/drm/ |
| H A D | drm_mode.h | 316 __u32 encoder_type; member
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/disp/dpu1/ |
| H A D | dpu_encoder.c | 1004 if (drm_enc->encoder_type == DRM_MODE_ENCODER_TMDS && priv->dp) in dpu_encoder_virt_mode_set() 1191 if (drm_enc->encoder_type == DRM_MODE_ENCODER_TMDS && priv->dp) { in dpu_encoder_virt_enable() 1235 if (drm_enc->encoder_type == DRM_MODE_ENCODER_TMDS && priv->dp) { in dpu_encoder_virt_disable() 1264 if (drm_enc->encoder_type == DRM_MODE_ENCODER_TMDS && priv->dp) { in dpu_encoder_virt_disable()
|