Home
last modified time | relevance | path

Searched refs:count_crtcs (Results 1 – 25 of 30) sorted by relevance

12

/OK3568_Linux_fs/buildroot/package/efl/
H A D0006-ecore_drm2-Fallback-to-first-possible-CRTC-of-encode.patch36 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 Dxf86drmMode.c159 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 Ddrm_cursor.c475 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 Dgraphics_drm.c238 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 Dgraphics_drm.c246 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 Dkmsgrab.c166 for (i = 0; i < res->count_crtcs; i++) { in usage()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_mode_config.c131 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 D0037-kmssink-Improve-monitor-and-plane-selection.patch60 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 D0038-kmssink-Improve-monitor-and-plane-selection.patch60 for (i = 0; i < res->count_crtcs; i++) {
/OK3568_Linux_fs/buildroot/package/gstreamer1/gst1-plugins-bad/
H A D0038-kmssink-Improve-monitor-and-plane-selection.patch60 for (i = 0; i < res->count_crtcs; i++) {
/OK3568_Linux_fs/external/mpp/osal/linux/
H A Ddrm_mode.h121 __u32 count_crtcs; member
/OK3568_Linux_fs/buildroot/package/libdrm/
H A D0002-modetest-Speed-up-dumping-info.patch100 for (i = 0; i < res->count_crtcs; ++i)
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/drmDsp/
H A Ddev.c128 dev->num_crtcs = r->count_crtcs; in create_sp_dev()
/OK3568_Linux_fs/buildroot/package/lvgl/lv_drivers/
H A D0006-drm-Reconstructs-the-drm-display-driver.patch728 - 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 Ddrm_mode.h239 __u32 count_crtcs; member
/OK3568_Linux_fs/external/security/librkcrypto/third_party/libdrm/include/
H A Dxf86drmMode.h77 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 Ddrm_mode.h239 __u32 count_crtcs; member
/OK3568_Linux_fs/external/linux-rga/core/3rdparty/libdrm/include/drm/
H A Ddrm_mode.h247 __u32 count_crtcs; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/include/
H A Dxf86drmMode.h191 int count_crtcs; member
/OK3568_Linux_fs/kernel/include/uapi/drm/
H A Ddrm_mode.h247 __u32 count_crtcs; member
/OK3568_Linux_fs/external/linux-rga/samples/im2d_slt/third-party/libdrm/include/libdrm/
H A Ddrm_mode.h238 __u32 count_crtcs; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/include/libdrm/
H A Ddrm_mode.h238 __u32 count_crtcs; member
/OK3568_Linux_fs/external/security/librkcrypto/third_party/libdrm/include/drm/
H A Ddrm_mode.h268 __u32 count_crtcs; member
/OK3568_Linux_fs/external/linux-rga/samples/utils/3rdparty/libdrm/include/libdrm/
H A Ddrm_mode.h238 __u32 count_crtcs; member
/OK3568_Linux_fs/external/linux-rga/samples/utils/3rdparty/libdrm/include/
H A Dxf86drmMode.h191 int count_crtcs; member

12