Home
last modified time | relevance | path

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

/netbsd/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon_rs690.c134 rdev->pm.k8_bandwidth.full = dfixed_mul(rdev->pm.igp_system_mclk, tmp); in rs690_pm_info()
381 if (max_bandwidth.full > rdev->pm.k8_bandwidth.full && in rs690_crtc_bandwidth_compute()
382 rdev->pm.k8_bandwidth.full) in rs690_crtc_bandwidth_compute()
383 max_bandwidth = rdev->pm.k8_bandwidth; in rs690_crtc_bandwidth_compute()
H A Dradeon.h1647 fixed20_12 k8_bandwidth; member