Home
last modified time | relevance | path

Searched refs:DRM_MODE_ENCODER_DPMST (Results 1 – 18 of 18) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/
H A Dnouveau_connector.h160 return encoder->encoder_type == DRM_MODE_ENCODER_DPMST; in nouveau_connector_is_mst()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_encoder.c65 { DRM_MODE_ENCODER_DPMST, "DP MST" },
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/dispnv50/
H A Ddisp.c909 if (encoder->encoder_type != DRM_MODE_ENCODER_DPMST) in nv50_real_outp()
1150 DRM_MODE_ENCODER_DPMST, "mst-%d", id); in nv50_msto_new()
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 Ddrm_mode.h186 #define DRM_MODE_ENCODER_DPMST 7 macro
/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 Ddrm_mode.h311 #define DRM_MODE_ENCODER_DPMST 7 macro
/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 Ddrm_mode.h311 #define DRM_MODE_ENCODER_DPMST 7 macro
/OK3568_Linux_fs/external/linux-rga/core/3rdparty/libdrm/include/drm/
H A Ddrm_mode.h319 #define DRM_MODE_ENCODER_DPMST 7 macro
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/include/
H A Dxf86drmMode.h133 #define DRM_MODE_ENCODER_DPMST 7 macro
/OK3568_Linux_fs/kernel/include/uapi/drm/
H A Ddrm_mode.h319 #define DRM_MODE_ENCODER_DPMST 7 macro
/OK3568_Linux_fs/external/linux-rga/samples/im2d_slt/third-party/libdrm/include/libdrm/
H A Ddrm_mode.h310 #define DRM_MODE_ENCODER_DPMST 7 macro
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/include/libdrm/
H A Ddrm_mode.h310 #define DRM_MODE_ENCODER_DPMST 7 macro
/OK3568_Linux_fs/external/security/librkcrypto/third_party/libdrm/include/drm/
H A Ddrm_mode.h340 #define DRM_MODE_ENCODER_DPMST 7 macro
/OK3568_Linux_fs/external/linux-rga/samples/utils/3rdparty/libdrm/include/libdrm/
H A Ddrm_mode.h310 #define DRM_MODE_ENCODER_DPMST 7 macro
/OK3568_Linux_fs/external/linux-rga/samples/utils/3rdparty/libdrm/include/
H A Dxf86drmMode.h133 #define DRM_MODE_ENCODER_DPMST 7 macro
/OK3568_Linux_fs/external/linux-rga/samples/im2d_slt/third-party/libdrm/include/
H A Dxf86drmMode.h133 #define DRM_MODE_ENCODER_DPMST 7 macro
/OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/
H A Dradeon_dp_mst.c619 DRM_MODE_ENCODER_DPMST, NULL); in radeon_dp_create_fake_mst_encoder()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_mst_types.c355 DRM_MODE_ENCODER_DPMST, in dm_dp_create_fake_mst_encoders()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/
H A Dintel_dp_mst.c873 DRM_MODE_ENCODER_DPMST, "DP-MST %c", pipe_name(pipe)); in intel_dp_create_fake_mst_encoder()