Home
last modified time | relevance | path

Searched refs:DisplayLoopLatency (Results 1 – 2 of 2) sorted by relevance

/dports/x11-drivers/xf86-video-mach64/xf86-video-mach64-6.9.6/src/
H A Datidsp.c105 pATI->DisplayLoopLatency = 10; in ATIDSPPreInit()
109 pATI->DisplayLoopLatency = 8; in ATIDSPPreInit()
118 pATI->DisplayLoopLatency = 9; in ATIDSPPreInit()
122 pATI->DisplayLoopLatency = 8; in ATIDSPPreInit()
130 pATI->DisplayLoopLatency = 11; in ATIDSPPreInit()
134 pATI->DisplayLoopLatency = 10; in ATIDSPPreInit()
140 pATI->DisplayLoopLatency = 8; in ATIDSPPreInit()
145 pATI->DisplayLoopLatency = 11; in ATIDSPPreInit()
160 pATI->DisplayLoopLatency = GetBits(dsp_config, DSP_LOOP_LATENCY); in ATIDSPPreInit()
285 SetBits(pATI->DisplayLoopLatency, DSP_LOOP_LATENCY); in ATIDSPCalculate()
H A Datistruct.h370 DisplayLoopLatency, DisplayFIFODepth; member