HomeSort by relevance Sort by last modified time
    Searched refs:DRM_LOCK_QUIESCENT (Results 1 - 2 of 2) sorted by null

  /hardware/intel/img/libdrm/libdrm/
xf86drm.h 180 DRM_LOCK_QUIESCENT = 0x02, /**< Wait until hardware quiescent */
xf86drm.c 1330 if (flags & DRM_LOCK_QUIESCENT) lock.flags |= _DRM_LOCK_QUIESCENT;
    [all...]

Completed in 47 milliseconds