HomeSort by: relevance | last modified time | path
    Searched defs:core_bandwidth (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_rs690.c 286 fixed20_12 sclk, core_bandwidth, max_bandwidth; local in function:rs690_crtc_bandwidth_compute
306 /* core_bandwidth = sclk(Mhz) * 16 */
308 core_bandwidth.full = dfixed_div(rdev->pm.sclk, a);
370 max_bandwidth = core_bandwidth;
radeon.h 1206 * @core_bandwidth: core GPU bandwidth the gpu has (MByte/s) (IGP)
1651 fixed20_12 core_bandwidth; member in struct:radeon_pm

Completed in 87 milliseconds