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

/freebsd-10-stable/sys/dev/drm2/radeon/
H A Drs690.c306 rdev->pm.max_bandwidth = rdev->pm.core_bandwidth;
H A Dradeon_device.c504 /* core_bandwidth = sclk(Mhz) * 16 */
505 rdev->pm.core_bandwidth.full = dfixed_div(rdev->pm.sclk, a);
H A Dradeon.h938 * @core_bandwidth: core GPU bandwidth the gpu has (MByte/s) (IGP)
1084 fixed20_12 core_bandwidth; member in struct:radeon_pm

Completed in 185 milliseconds