OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ht_bandwidth
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_rs690.c
135
/*
ht_bandwidth
= ht_clk * 2 * ht_width / 8 * 0.8
139
rdev->pm.
ht_bandwidth
.full = dfixed_mul(rdev->pm.igp_ht_link_clk,
141
rdev->pm.
ht_bandwidth
.full = dfixed_div(rdev->pm.
ht_bandwidth
, tmp);
384
if (max_bandwidth.full > rdev->pm.
ht_bandwidth
.full &&
385
rdev->pm.
ht_bandwidth
.full)
386
max_bandwidth = rdev->pm.
ht_bandwidth
;
radeon.h
1205
* @
ht_bandwidth
: ht bandwidth the gpu has (MByte/s) (IGP)
1650
fixed20_12
ht_bandwidth
;
member in struct:radeon_pm
Completed in 16 milliseconds
Indexes created Thu Oct 30 03:10:01 GMT 2025