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

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Datombios_crtc.c1200 float line_time, active_time, chunk_time; local in function:RADEONInitDispBandwidthAVIVO
1297 line_time = current->CrtcHTotal * pclk;
1304 active_time = line_time * current->CrtcHDisplay / current->CrtcHTotal;
1350 tolerable_latency = line_time;
1352 tolerable_latency = line_time - (request_fifo_depth - lb_request_fifo_depth - 2) * chunk_time;

Completed in 4 milliseconds