HomeSort by: relevance | last modified time | path
    Searched refs:DEBUG_ALWAYS_SYNC (Results 1 - 8 of 8) sorted by relevancy

  /xsrc/external/mit/xf86-video-intel/dist/src/legacy/i810/
i810_ring.h 79 if ((n) > 2 && (I810_DEBUG&DEBUG_ALWAYS_SYNC)) \
i810_common.h 132 #define DEBUG_ALWAYS_SYNC 0x80
  /xsrc/external/mit/xf86-video-intel-2014/dist/src/legacy/i810/
i810_ring.h 79 if ((n) > 2 && (I810_DEBUG&DEBUG_ALWAYS_SYNC)) \
i810_common.h 132 #define DEBUG_ALWAYS_SYNC 0x80
  /xsrc/external/mit/xf86-video-intel-old/dist/src/
i810_ring.h 79 if ((n) > 2 && (I810_DEBUG&DEBUG_ALWAYS_SYNC)) \
i830_ring.h 78 if ((n) > 2 && (I810_DEBUG&DEBUG_ALWAYS_SYNC)) \
i830_batchbuffer.h 160 if ((pI830->batch_emitting > 8) && (I810_DEBUG & DEBUG_ALWAYS_SYNC)) { \
common.h 165 #define DEBUG_ALWAYS_SYNC 0x80

Completed in 6 milliseconds