| /OK3568_Linux_fs/buildroot/package/efl/ |
| H A D | 0006-ecore_drm2-Fallback-to-first-possible-CRTC-of-encode.patch | 36 for (i = 0; i < res->count_crtcs; i++) 57 for (k = 0; k < res->count_crtcs; k++)
|
| /OK3568_Linux_fs/external/security/librkcrypto/third_party/libdrm/src/ |
| H A D | xf86drmMode.c | 159 return res.count_crtcs > 0 && res.count_connectors > 0 && res.count_encoders > 0; in drmIsKMS() 179 if (res.count_crtcs) { in drmModeGetResources() 180 res.crtc_id_ptr = VOID2U64(drmMalloc(res.count_crtcs*sizeof(uint32_t))); in drmModeGetResources() 203 counts.count_crtcs < res.count_crtcs || in drmModeGetResources() 226 r->count_crtcs = res.count_crtcs; in drmModeGetResources() 231 r->crtcs = drmAllocCpy(U642VOID(res.crtc_id_ptr), res.count_crtcs, sizeof(uint32_t)); in drmModeGetResources() 235 (res.count_crtcs && !r->crtcs) || in drmModeGetResources()
|
| /OK3568_Linux_fs/external/drm-cursor/ |
| H A D | drm_cursor.c | 475 uint32_t i, max_fps, count_crtcs; in drm_get_ctx() local 575 count_crtcs = ctx->res->count_crtcs; in drm_get_ctx() 586 for (i = 0; config && i < count_crtcs; i++) { in drm_get_ctx() 595 for (i = 0; i < count_crtcs; i++) { in drm_get_ctx() 620 for (i = 0; config && i < count_crtcs; i++) { in drm_get_ctx()
|
| /OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/minui/ |
| H A D | graphics_drm.c | 238 for (j = 0; j < resources->count_crtcs; j++) { in find_crtc_for_connector() 383 if (res->count_crtcs > 0 && res->count_connectors > 0) in drm_init()
|
| /OK3568_Linux_fs/external/recovery/minui/ |
| H A D | graphics_drm.c | 246 for (j = 0; j < resources->count_crtcs; j++) { in find_crtc_for_connector() 396 if (res->count_crtcs > 0 && res->count_connectors > 0) in drm_init()
|
| /OK3568_Linux_fs/device/rockchip/common/data/ |
| H A D | kmsgrab.c | 166 for (i = 0; i < res->count_crtcs; i++) { in usage()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/ |
| H A D | drm_mode_config.c | 131 if (count < card_res->count_crtcs && in drm_mode_getresources() 137 card_res->count_crtcs = count; in drm_mode_getresources()
|
| /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 | 60 for (i = 0; i < res->count_crtcs; i++) {
|
| /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 | 60 for (i = 0; i < res->count_crtcs; i++) {
|
| /OK3568_Linux_fs/buildroot/package/gstreamer1/gst1-plugins-bad/ |
| H A D | 0038-kmssink-Improve-monitor-and-plane-selection.patch | 60 for (i = 0; i < res->count_crtcs; i++) {
|
| /OK3568_Linux_fs/external/mpp/osal/linux/ |
| H A D | drm_mode.h | 121 __u32 count_crtcs; member
|
| /OK3568_Linux_fs/buildroot/package/libdrm/ |
| H A D | 0002-modetest-Speed-up-dumping-info.patch | 100 for (i = 0; i < res->count_crtcs; ++i)
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/drmDsp/ |
| H A D | dev.c | 128 dev->num_crtcs = r->count_crtcs; in create_sp_dev()
|
| /OK3568_Linux_fs/buildroot/package/lvgl/lv_drivers/ |
| H A D | 0006-drm-Reconstructs-the-drm-display-driver.patch | 728 - if (res->count_crtcs <= 0) { 790 + for (pipe = 0; pipe < res->count_crtcs; pipe++) { 794 + if (pipe == res->count_crtcs) 885 - for (crtc = 0 ; crtc < res->count_crtcs; crtc++) { 918 - for (i = 0; i < res->count_crtcs; ++i) {
|
| /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 | 239 __u32 count_crtcs; member
|
| /OK3568_Linux_fs/external/security/librkcrypto/third_party/libdrm/include/ |
| H A D | xf86drmMode.h | 77 int count_crtcs; 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 | 239 __u32 count_crtcs; member
|
| /OK3568_Linux_fs/external/linux-rga/core/3rdparty/libdrm/include/drm/ |
| H A D | drm_mode.h | 247 __u32 count_crtcs; member
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/include/ |
| H A D | xf86drmMode.h | 191 int count_crtcs; member
|
| /OK3568_Linux_fs/kernel/include/uapi/drm/ |
| H A D | drm_mode.h | 247 __u32 count_crtcs; member
|
| /OK3568_Linux_fs/external/linux-rga/samples/im2d_slt/third-party/libdrm/include/libdrm/ |
| H A D | drm_mode.h | 238 __u32 count_crtcs; member
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/include/libdrm/ |
| H A D | drm_mode.h | 238 __u32 count_crtcs; member
|
| /OK3568_Linux_fs/external/security/librkcrypto/third_party/libdrm/include/drm/ |
| H A D | drm_mode.h | 268 __u32 count_crtcs; member
|
| /OK3568_Linux_fs/external/linux-rga/samples/utils/3rdparty/libdrm/include/libdrm/ |
| H A D | drm_mode.h | 238 __u32 count_crtcs; member
|
| /OK3568_Linux_fs/external/linux-rga/samples/utils/3rdparty/libdrm/include/ |
| H A D | xf86drmMode.h | 191 int count_crtcs; member
|