OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:emit_tmz
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_ring.h
173
void (*
emit_tmz
)(struct amdgpu_ring *ring, bool start);
member in struct:amdgpu_ring_funcs
254
#define amdgpu_ring_emit_tmz(r, b) (r)->funcs->
emit_tmz
((r), (b))
amdgpu_ib.c
239
if (ring->funcs->
emit_tmz
)
amdgpu_gfx_v10_0.c
5197
.
emit_tmz
= gfx_v10_0_ring_emit_tmz,
amdgpu_gfx_v9_0.c
6486
.
emit_tmz
= gfx_v9_0_ring_emit_tmz,
Completed in 37 milliseconds
Indexes created Mon Oct 27 04:09:48 GMT 2025