Searched refs:VFIFO_SIZE (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xf86-video-nv/dist/src/
H A Driva_hw.c103 #define VFIFO_SIZE 256 macro
298 if (ABS(ainfo->vburst_size) + (ABS(ainfo->wcvlwm + 32) & ~0xf) - tmp> VFIFO_SIZE)
308 if (ABS(ainfo->vocc) > VFIFO_SIZE)
318 if (ABS(vfsize) > VFIFO_SIZE)

Completed in 3 milliseconds