| /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/ |
| H A D | drm_encoder.c | 65 { DRM_MODE_ENCODER_DPMST, "DP 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() 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 D | drm_mode.h | 186 #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 D | drm_mode.h | 311 #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 D | drm_mode.h | 311 #define DRM_MODE_ENCODER_DPMST 7 macro
|
| /OK3568_Linux_fs/external/linux-rga/core/3rdparty/libdrm/include/drm/ |
| H A D | drm_mode.h | 319 #define DRM_MODE_ENCODER_DPMST 7 macro
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/include/ |
| H A D | xf86drmMode.h | 133 #define DRM_MODE_ENCODER_DPMST 7 macro
|
| /OK3568_Linux_fs/kernel/include/uapi/drm/ |
| H A D | drm_mode.h | 319 #define DRM_MODE_ENCODER_DPMST 7 macro
|
| /OK3568_Linux_fs/external/linux-rga/samples/im2d_slt/third-party/libdrm/include/libdrm/ |
| H A D | drm_mode.h | 310 #define DRM_MODE_ENCODER_DPMST 7 macro
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/include/libdrm/ |
| H A D | drm_mode.h | 310 #define DRM_MODE_ENCODER_DPMST 7 macro
|
| /OK3568_Linux_fs/external/security/librkcrypto/third_party/libdrm/include/drm/ |
| H A D | drm_mode.h | 340 #define DRM_MODE_ENCODER_DPMST 7 macro
|
| /OK3568_Linux_fs/external/linux-rga/samples/utils/3rdparty/libdrm/include/libdrm/ |
| H A D | drm_mode.h | 310 #define DRM_MODE_ENCODER_DPMST 7 macro
|
| /OK3568_Linux_fs/external/linux-rga/samples/utils/3rdparty/libdrm/include/ |
| H A D | xf86drmMode.h | 133 #define DRM_MODE_ENCODER_DPMST 7 macro
|
| /OK3568_Linux_fs/external/linux-rga/samples/im2d_slt/third-party/libdrm/include/ |
| H A D | xf86drmMode.h | 133 #define DRM_MODE_ENCODER_DPMST 7 macro
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/ |
| H A D | radeon_dp_mst.c | 619 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 D | amdgpu_dm_mst_types.c | 355 DRM_MODE_ENCODER_DPMST, in dm_dp_create_fake_mst_encoders()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/ |
| H A D | intel_dp_mst.c | 873 DRM_MODE_ENCODER_DPMST, "DP-MST %c", pipe_name(pipe)); in intel_dp_create_fake_mst_encoder()
|