Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ih.h90 uint64_t (*decode_iv_ts)(struct amdgpu_ih_ring *ih, u32 rptr, member
99 (WARN_ON_ONCE(!(adev)->irq.ih_funcs->decode_iv_ts) ? 0 : \
100 (adev)->irq.ih_funcs->decode_iv_ts((ih), (rptr), (offset)))
H A Dvega10_ih.c643 .decode_iv_ts = amdgpu_ih_decode_iv_ts_helper,
H A Dnavi10_ih.c713 .decode_iv_ts = amdgpu_ih_decode_iv_ts_helper,
H A Dvega20_ih.c736 .decode_iv_ts = amdgpu_ih_decode_iv_ts_helper,
H A Dih_v6_0.c799 .decode_iv_ts = amdgpu_ih_decode_iv_ts_helper,
H A Dih_v6_1.c782 .decode_iv_ts = amdgpu_ih_decode_iv_ts_helper,
H A Dih_v7_0.c772 .decode_iv_ts = amdgpu_ih_decode_iv_ts_helper,