Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/radeon/
Drs690.c279 fixed20_12 sclk, core_bandwidth, max_bandwidth; in rs690_crtc_bandwidth_compute() local
301 core_bandwidth.full = dfixed_div(rdev->pm.sclk, a); in rs690_crtc_bandwidth_compute()
363 max_bandwidth = core_bandwidth; in rs690_crtc_bandwidth_compute()
Dradeon_device.c732 rdev->pm.core_bandwidth.full = dfixed_div(rdev->pm.sclk, a); in radeon_update_bandwidth_info()
Dradeon.h1608 fixed20_12 core_bandwidth; member