OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:worst_chunk_return_time
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_dce_v10_0.c
900
u32
worst_chunk_return_time
= (512 * 8 * 1000) / available_bandwidth;
local in function:dce_v10_0_latency_watermark
903
u32 other_heads_data_return_time = ((wm->num_heads + 1) *
worst_chunk_return_time
) +
amdgpu_dce_v11_0.c
926
u32
worst_chunk_return_time
= (512 * 8 * 1000) / available_bandwidth;
local in function:dce_v11_0_latency_watermark
929
u32 other_heads_data_return_time = ((wm->num_heads + 1) *
worst_chunk_return_time
) +
amdgpu_dce_v6_0.c
698
u32
worst_chunk_return_time
= (512 * 8 * 1000) / available_bandwidth;
local in function:dce_v6_0_latency_watermark
701
u32 other_heads_data_return_time = ((wm->num_heads + 1) *
worst_chunk_return_time
) +
amdgpu_dce_v8_0.c
835
u32
worst_chunk_return_time
= (512 * 8 * 1000) / available_bandwidth;
local in function:dce_v8_0_latency_watermark
838
u32 other_heads_data_return_time = ((wm->num_heads + 1) *
worst_chunk_return_time
) +
/src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_evergreen.c
2071
u32
worst_chunk_return_time
= (512 * 8 * 1000) / available_bandwidth;
local in function:evergreen_latency_watermark
2074
u32 other_heads_data_return_time = ((wm->num_heads + 1) *
worst_chunk_return_time
) +
radeon_si.c
2216
u32
worst_chunk_return_time
= (512 * 8 * 1000) / available_bandwidth;
local in function:dce6_latency_watermark
2219
u32 other_heads_data_return_time = ((wm->num_heads + 1) *
worst_chunk_return_time
) +
radeon_cik.c
9181
u32
worst_chunk_return_time
= (512 * 8 * 1000) / available_bandwidth;
local in function:dce8_latency_watermark
9184
u32 other_heads_data_return_time = ((wm->num_heads + 1) *
worst_chunk_return_time
) +
Completed in 37 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025