| /OK3568_Linux_fs/external/security/librkcrypto/third_party/libdrm/src/ |
| H A D | xf86drmMode.c | 1087 if (res.count_planes) { in drmModeGetPlaneResources() 1088 res.plane_id_ptr = VOID2U64(drmMalloc(res.count_planes * in drmModeGetPlaneResources() 1097 if (counts.count_planes < res.count_planes) { in drmModeGetPlaneResources() 1105 r->count_planes = res.count_planes; in drmModeGetPlaneResources() 1107 res.count_planes, sizeof(uint32_t)); in drmModeGetPlaneResources() 1108 if (res.count_planes && !r->planes) { in drmModeGetPlaneResources()
|
| /OK3568_Linux_fs/buildroot/package/vkmark/ |
| H A D | 0001-kms-Use-Nth-primary-plane-for-Nth-CRTC.patch | 20 for (auto i = 0u; i < plane_resources->count_planes; ++i)
|
| /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 | 63 for (i = 0; i < pres->count_planes; 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 | 63 for (i = 0; i < pres->count_planes; i++) {
|
| /OK3568_Linux_fs/buildroot/package/gstreamer1/gst1-plugins-bad/ |
| H A D | 0038-kmssink-Improve-monitor-and-plane-selection.patch | 63 for (i = 0; i < pres->count_planes; i++) {
|
| /OK3568_Linux_fs/external/mpp/osal/linux/ |
| H A D | drm_mode.h | 176 __u32 count_planes; member
|
| /OK3568_Linux_fs/external/drm-cursor/ |
| H A D | drm_cursor.c | 639 for (i = 0; i < ctx->pres->count_planes; i++) { in drm_get_ctx() 1105 for (i = 0; !crtc->plane && i < ctx->pres->count_planes; i++) in drm_crtc_prepare() 1110 for (i = ctx->pres->count_planes; !crtc->plane && i; i--) in drm_crtc_prepare()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/drmDsp/ |
| H A D | dev.c | 150 dev->num_planes = pr->count_planes; in create_sp_dev()
|
| /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 | 301 __u32 count_planes; member
|
| /OK3568_Linux_fs/external/security/librkcrypto/third_party/libdrm/include/ |
| H A D | xf86drmMode.h | 253 uint32_t count_planes; 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 | 301 __u32 count_planes; member
|
| /OK3568_Linux_fs/external/linux-rga/core/3rdparty/libdrm/include/drm/ |
| H A D | drm_mode.h | 309 __u32 count_planes; member
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/include/ |
| H A D | xf86drmMode.h | 337 uint32_t count_planes; member
|
| /OK3568_Linux_fs/kernel/include/uapi/drm/ |
| H A D | drm_mode.h | 309 __u32 count_planes; member
|
| /OK3568_Linux_fs/external/linux-rga/samples/im2d_slt/third-party/libdrm/include/libdrm/ |
| H A D | drm_mode.h | 300 __u32 count_planes; member
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/include/libdrm/ |
| H A D | drm_mode.h | 300 __u32 count_planes; member
|
| /OK3568_Linux_fs/external/security/librkcrypto/third_party/libdrm/include/drm/ |
| H A D | drm_mode.h | 330 __u32 count_planes; member
|
| /OK3568_Linux_fs/external/linux-rga/samples/utils/3rdparty/libdrm/include/libdrm/ |
| H A D | drm_mode.h | 300 __u32 count_planes; member
|
| /OK3568_Linux_fs/external/linux-rga/samples/utils/3rdparty/libdrm/include/ |
| H A D | xf86drmMode.h | 337 uint32_t count_planes; member
|
| /OK3568_Linux_fs/external/linux-rga/samples/im2d_slt/third-party/libdrm/include/ |
| H A D | xf86drmMode.h | 337 uint32_t count_planes; member
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/ |
| H A D | drm_plane.c | 511 if (count < plane_resp->count_planes && in drm_mode_getplane_res() 517 plane_resp->count_planes = count; in drm_mode_getplane_res()
|
| /OK3568_Linux_fs/buildroot/package/lvgl/lv_drivers/ |
| H A D | 0006-drm-Reconstructs-the-drm-display-driver.patch | 560 - dbg("drm: found planes %u", planes->count_planes); 562 - for (i = 0; i < planes->count_planes; ++i) { 623 - if (i == planes->count_planes) 801 + for (i = 0; i < pres->count_planes; i++) {
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/ |
| H A D | rkdrm_display.c | 365 for (i = 0; i < plane_res->count_planes; i++) { in drmGetPlaneByType()
|
| /OK3568_Linux_fs/external/gstreamer-rockchip/gst/rkximage/ |
| H A D | ximagesink.c | 158 for (i = 0; i < pres->count_planes; i++) { in drm_find_plane_for_crtc_by_type()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/ |
| H A D | drmmode_display.c | 2487 for (i = 0; i < kplane_res->count_planes; i++) { in drmmode_crtc_create_planes()
|