Home
last modified time | relevance | path

Searched refs:DRM_HALT_ALL_QUEUES (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/include/
H A Dxf86drm.h237 DRM_HALT_ALL_QUEUES = 0x10, /**< Halt all current and future queues */ enumerator
/OK3568_Linux_fs/external/linux-rga/samples/im2d_slt/third-party/libdrm/include/
H A Dxf86drm.h237 DRM_HALT_ALL_QUEUES = 0x10, /**< Halt all current and future queues */ enumerator
/OK3568_Linux_fs/external/linux-rga/samples/utils/3rdparty/libdrm/include/
H A Dxf86drm.h237 DRM_HALT_ALL_QUEUES = 0x10, /**< Halt all current and future queues */ enumerator
/OK3568_Linux_fs/external/security/librkcrypto/third_party/libdrm/include/
H A Dxf86drm.h237 DRM_HALT_ALL_QUEUES = 0x10, /**< Halt all current and future queues */ enumerator
/OK3568_Linux_fs/external/security/librkcrypto/third_party/libdrm/src/
H A Dxf86drm.c1872 if (flags & DRM_HALT_ALL_QUEUES) lock.flags |= _DRM_HALT_ALL_QUEUES; in drmGetLock()
2658 if (flags & DRM_HALT_ALL_QUEUES) lock.flags |= _DRM_HALT_ALL_QUEUES; in drmFinish()