OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:other_heads_data_return_time
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_dce_v10_0.c
903
u32
other_heads_data_return_time
= ((wm->num_heads + 1) * worst_chunk_return_time) +
local in function:dce_v10_0_latency_watermark
905
u32 latency = mc_latency +
other_heads_data_return_time
+ dc_latency;
amdgpu_dce_v11_0.c
929
u32
other_heads_data_return_time
= ((wm->num_heads + 1) * worst_chunk_return_time) +
local in function:dce_v11_0_latency_watermark
931
u32 latency = mc_latency +
other_heads_data_return_time
+ dc_latency;
amdgpu_dce_v6_0.c
701
u32
other_heads_data_return_time
= ((wm->num_heads + 1) * worst_chunk_return_time) +
local in function:dce_v6_0_latency_watermark
703
u32 latency = mc_latency +
other_heads_data_return_time
+ dc_latency;
amdgpu_dce_v8_0.c
838
u32
other_heads_data_return_time
= ((wm->num_heads + 1) * worst_chunk_return_time) +
local in function:dce_v8_0_latency_watermark
840
u32 latency = mc_latency +
other_heads_data_return_time
+ dc_latency;
/src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_evergreen.c
2074
u32
other_heads_data_return_time
= ((wm->num_heads + 1) * worst_chunk_return_time) +
local in function:evergreen_latency_watermark
2076
u32 latency = mc_latency +
other_heads_data_return_time
+ dc_latency;
radeon_si.c
2219
u32
other_heads_data_return_time
= ((wm->num_heads + 1) * worst_chunk_return_time) +
local in function:dce6_latency_watermark
2221
u32 latency = mc_latency +
other_heads_data_return_time
+ dc_latency;
radeon_cik.c
9184
u32
other_heads_data_return_time
= ((wm->num_heads + 1) * worst_chunk_return_time) +
local in function:dce8_latency_watermark
9186
u32 latency = mc_latency +
other_heads_data_return_time
+ dc_latency;
Completed in 34 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025