| /OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/minui/ |
| H A D | graphics_drm.c | 264 (connector->connection == DRM_MODE_CONNECTED) && in find_used_connector_by_type() 283 (connector->connection == DRM_MODE_CONNECTED)) in find_first_connected_connector()
|
| /OK3568_Linux_fs/external/recovery/minui/ |
| H A D | graphics_drm.c | 273 (connector->connection == DRM_MODE_CONNECTED) && in find_used_connector_by_type() 293 (connector->connection == DRM_MODE_CONNECTED)) in find_first_connected_connector()
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.20/ |
| H A D | 0037-kmssink-Improve-monitor-and-plane-selection.patch | 104 + if (conn->connection == DRM_MODE_CONNECTED)
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.22/ |
| H A D | 0038-kmssink-Improve-monitor-and-plane-selection.patch | 104 + if (conn->connection == DRM_MODE_CONNECTED)
|
| /OK3568_Linux_fs/buildroot/package/gstreamer1/gst1-plugins-bad/ |
| H A D | 0038-kmssink-Improve-monitor-and-plane-selection.patch | 104 + if (conn->connection == DRM_MODE_CONNECTED)
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/drmDsp/ |
| H A D | modeset.c | 22 if (c->connection != DRM_MODE_CONNECTED) in initialize_screens()
|
| /OK3568_Linux_fs/external/security/librkcrypto/third_party/libdrm/include/ |
| H A D | xf86drmMode.h | 193 DRM_MODE_CONNECTED = 1, enumerator
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/include/ |
| H A D | xf86drmMode.h | 277 DRM_MODE_CONNECTED = 1, enumerator
|
| /OK3568_Linux_fs/external/linux-rga/samples/utils/3rdparty/libdrm/include/ |
| H A D | xf86drmMode.h | 277 DRM_MODE_CONNECTED = 1, enumerator
|
| /OK3568_Linux_fs/external/linux-rga/samples/im2d_slt/third-party/libdrm/include/ |
| H A D | xf86drmMode.h | 277 DRM_MODE_CONNECTED = 1, enumerator
|
| /OK3568_Linux_fs/buildroot/package/lvgl/lv_drivers/ |
| H A D | 0006-drm-Reconstructs-the-drm-display-driver.patch | 591 + (conn->connection == DRM_MODE_CONNECTED) ? "" : "dis", 593 + if (conn->connection == DRM_MODE_CONNECTED && conn->count_modes) 752 - if (conn->connection == DRM_MODE_CONNECTED) { 762 - if (conn->connection == DRM_MODE_CONNECTED && conn->count_modes > 0)
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_10.0.2/ |
| H A D | 0028-backend-drm-Add-dummy-output-when-no-screens-connect.patch | 135 if (conn->connection != DRM_MODE_CONNECTED ||
|
| H A D | 0013-backend-drm-Support-selecting-monitors.patch | 545 + if (conn->connection != DRM_MODE_CONNECTED ||
|
| /OK3568_Linux_fs/buildroot/package/weston/ |
| H A D | 0031-backend-drm-Add-dummy-output-when-no-screens-connect.patch | 155 if (conn->connection != DRM_MODE_CONNECTED ||
|
| H A D | 0015-backend-drm-Support-selecting-monitors.patch | 540 + if (conn->connection != DRM_MODE_CONNECTED ||
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_11.0.1/ |
| H A D | 0031-backend-drm-Add-dummy-output-when-no-screens-connect.patch | 155 if (conn->connection != DRM_MODE_CONNECTED ||
|
| H A D | 0015-backend-drm-Support-selecting-monitors.patch | 540 + if (conn->connection != DRM_MODE_CONNECTED ||
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/ |
| H A D | drmmode_display.c | 2772 case DRM_MODE_CONNECTED: in drmmode_output_detect()
|