Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/radeon/
Drs690.c280 fixed20_12 sclk, core_bandwidth, max_bandwidth; in rs690_crtc_bandwidth_compute() local
302 core_bandwidth.full = dfixed_div(rdev->pm.sclk, a); in rs690_crtc_bandwidth_compute()
364 max_bandwidth = core_bandwidth; in rs690_crtc_bandwidth_compute()
Dradeon_device.c721 rdev->pm.core_bandwidth.full = dfixed_div(rdev->pm.sclk, a); in radeon_update_bandwidth_info()
Dradeon.h1618 fixed20_12 core_bandwidth; member