Searched refs:_DRM_VBLANK_NEXTONMISS (Results 1 – 11 of 11) sorted by relevance
| /OK3568_Linux_fs/external/mpp/osal/linux/ |
| H A D | drm.h | 486 _DRM_VBLANK_NEXTONMISS = 0x10000000, /**< If missed, wait for next vblank */ enumerator 494 _DRM_VBLANK_SECONDARY | _DRM_VBLANK_NEXTONMISS)
|
| /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.h | 478 _DRM_VBLANK_NEXTONMISS = 0x10000000, /**< If missed, wait for next vblank */ enumerator 486 _DRM_VBLANK_SECONDARY | _DRM_VBLANK_NEXTONMISS)
|
| /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.h | 478 _DRM_VBLANK_NEXTONMISS = 0x10000000, /**< If missed, wait for next vblank */ enumerator 486 _DRM_VBLANK_SECONDARY | _DRM_VBLANK_NEXTONMISS)
|
| /OK3568_Linux_fs/kernel/include/uapi/drm/ |
| H A D | drm.h | 485 _DRM_VBLANK_NEXTONMISS = 0x10000000, /**< If missed, wait for next vblank */ enumerator 493 _DRM_VBLANK_SECONDARY | _DRM_VBLANK_NEXTONMISS)
|
| /OK3568_Linux_fs/external/security/librkcrypto/third_party/libdrm/include/drm/ |
| H A D | drm.h | 478 _DRM_VBLANK_NEXTONMISS = 0x10000000, /**< If missed, wait for next vblank */ enumerator 486 _DRM_VBLANK_SECONDARY | _DRM_VBLANK_NEXTONMISS)
|
| /OK3568_Linux_fs/external/linux-rga/samples/im2d_slt/third-party/libdrm/include/libdrm/ |
| H A D | drm.h | 479 _DRM_VBLANK_NEXTONMISS = 0x10000000, /**< If missed, wait for next vblank */ enumerator 487 _DRM_VBLANK_SECONDARY | _DRM_VBLANK_NEXTONMISS)
|
| /OK3568_Linux_fs/external/linux-rga/core/3rdparty/libdrm/include/drm/ |
| H A D | drm.h | 479 _DRM_VBLANK_NEXTONMISS = 0x10000000, /**< If missed, wait for next vblank */ enumerator 487 _DRM_VBLANK_SECONDARY | _DRM_VBLANK_NEXTONMISS)
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/include/libdrm/ |
| H A D | drm.h | 479 _DRM_VBLANK_NEXTONMISS = 0x10000000, /**< If missed, wait for next vblank */ enumerator 487 _DRM_VBLANK_SECONDARY | _DRM_VBLANK_NEXTONMISS)
|
| /OK3568_Linux_fs/external/linux-rga/samples/utils/3rdparty/libdrm/include/libdrm/ |
| H A D | drm.h | 479 _DRM_VBLANK_NEXTONMISS = 0x10000000, /**< If missed, wait for next vblank */ enumerator 487 _DRM_VBLANK_SECONDARY | _DRM_VBLANK_NEXTONMISS)
|
| /OK3568_Linux_fs/kernel/tools/include/uapi/drm/ |
| H A D | drm.h | 485 _DRM_VBLANK_NEXTONMISS = 0x10000000, /**< If missed, wait for next vblank */ enumerator 493 _DRM_VBLANK_SECONDARY | _DRM_VBLANK_NEXTONMISS)
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/ |
| H A D | drm_vblank.c | 1699 _DRM_VBLANK_NEXTONMISS)); in drm_wait_vblank_is_query() 1823 if ((flags & _DRM_VBLANK_NEXTONMISS) && in drm_wait_vblank_ioctl() 1826 vblwait->request.type &= ~_DRM_VBLANK_NEXTONMISS; in drm_wait_vblank_ioctl()
|