OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sideport_bandwidth
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_rs690.c
146
/*
sideport_bandwidth
= (sideport_clk / 2) * 2 * 2 * 0.7
150
rdev->pm.
sideport_bandwidth
.full = dfixed_mul(rdev->pm.igp_sideport_mclk, tmp);
152
rdev->pm.
sideport_bandwidth
.full = dfixed_div(rdev->pm.
sideport_bandwidth
, tmp);
372
if (max_bandwidth.full > rdev->pm.
sideport_bandwidth
.full &&
373
rdev->pm.
sideport_bandwidth
.full)
374
max_bandwidth = rdev->pm.
sideport_bandwidth
;
radeon.h
1204
* @
sideport_bandwidth
: sideport bandwidth the gpu has (MByte/s) (IGP)
1649
fixed20_12
sideport_bandwidth
;
member in struct:radeon_pm
Completed in 14 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025