Home
last modified time | relevance | path

Searched refs:decode_iv_ts (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_ih.h87 uint64_t (*decode_iv_ts)(struct amdgpu_ih_ring *ih, u32 rptr, member
96 (WARN_ON_ONCE(!(adev)->irq.ih_funcs->decode_iv_ts) ? 0 : \
97 (adev)->irq.ih_funcs->decode_iv_ts((ih), (rptr), (offset)))
A Dvega10_ih.c653 .decode_iv_ts = amdgpu_ih_decode_iv_ts_helper,
A Dvega20_ih.c716 .decode_iv_ts = amdgpu_ih_decode_iv_ts_helper,
A Dnavi10_ih.c723 .decode_iv_ts = amdgpu_ih_decode_iv_ts_helper,
A Dih_v6_0.c808 .decode_iv_ts = amdgpu_ih_decode_iv_ts_helper,
A Dih_v6_1.c791 .decode_iv_ts = amdgpu_ih_decode_iv_ts_helper,
A Dih_v7_0.c781 .decode_iv_ts = amdgpu_ih_decode_iv_ts_helper,

Completed in 19 milliseconds