Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Drs690.c281 fixed20_12 sclk, core_bandwidth, max_bandwidth; in rs690_crtc_bandwidth_compute() local
301 /* core_bandwidth = sclk(Mhz) * 16 */ in rs690_crtc_bandwidth_compute()
303 core_bandwidth.full = dfixed_div(rdev->pm.sclk, a); in rs690_crtc_bandwidth_compute()
365 max_bandwidth = core_bandwidth; in rs690_crtc_bandwidth_compute()
H A Dradeon_device.c738 /* core_bandwidth = sclk(Mhz) * 16 */ in radeon_update_bandwidth_info()
739 rdev->pm.core_bandwidth.full = dfixed_div(rdev->pm.sclk, a); in radeon_update_bandwidth_info()
H A Dradeon.h1164 * @core_bandwidth: core GPU bandwidth the gpu has (MByte/s) (IGP)
1610 fixed20_12 core_bandwidth; member
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Drs690.c281 fixed20_12 sclk, core_bandwidth, max_bandwidth; in rs690_crtc_bandwidth_compute() local
301 /* core_bandwidth = sclk(Mhz) * 16 */ in rs690_crtc_bandwidth_compute()
303 core_bandwidth.full = dfixed_div(rdev->pm.sclk, a); in rs690_crtc_bandwidth_compute()
365 max_bandwidth = core_bandwidth; in rs690_crtc_bandwidth_compute()
H A Dradeon_device.c739 /* core_bandwidth = sclk(Mhz) * 16 */ in radeon_update_bandwidth_info()
740 rdev->pm.core_bandwidth.full = dfixed_div(rdev->pm.sclk, a); in radeon_update_bandwidth_info()
H A Dradeon.h1157 * @core_bandwidth: core GPU bandwidth the gpu has (MByte/s) (IGP)
1603 fixed20_12 core_bandwidth; member

Completed in 24 milliseconds