OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_DRM_VBLANK_NEXTONMISS
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/drm/dist/shared-core/
drm.h
536
_DRM_VBLANK_NEXTONMISS
= 0x10000000, /**< If missed, wait for next vblank */
543
_DRM_VBLANK_NEXTONMISS
)
/src/sys/external/bsd/drm2/dist/include/uapi/drm/
drm.h
507
_DRM_VBLANK_NEXTONMISS
= 0x10000000, /**< If missed, wait for next vblank */
515
_DRM_VBLANK_SECONDARY |
_DRM_VBLANK_NEXTONMISS
)
/src/sys/external/bsd/drm2/dist/drm/
drm_vblank.c
1639
_DRM_VBLANK_NEXTONMISS
));
1760
if ((flags &
_DRM_VBLANK_NEXTONMISS
) &&
1763
vblwait->request.type &= ~
_DRM_VBLANK_NEXTONMISS
;
/src/sys/external/bsd/drm/dist/bsd-core/
drm_irq.c
471
if ((flags &
_DRM_VBLANK_NEXTONMISS
) &&
Completed in 19 milliseconds
Indexes created Wed Oct 22 06:10:02 GMT 2025