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

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Datombios_crtc.c1176 float core_clock_bandwidth = ((float)info->pm.mode[info->pm.current_mode].sclk / 100) * 16 / 1; local in function:RADEONInitDispBandwidthAVIVO
1182 available_bandwidth = MIN(sideport_memory_bandwidth, core_clock_bandwidth);
1187 available_bandwidth = MIN(system_memory_bandwidth, MIN(ht_link_bandwidth, core_clock_bandwidth));

Completed in 4 milliseconds