Searched refs:amdgpu_ih_decode_iv_ts_helper (Results 1 – 8 of 8) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_ih.h | 111 uint64_t amdgpu_ih_decode_iv_ts_helper(struct amdgpu_ih_ring *ih, u32 rptr,
|
D | amdgpu_ih.c | 287 uint64_t amdgpu_ih_decode_iv_ts_helper(struct amdgpu_ih_ring *ih, u32 rptr, in amdgpu_ih_decode_iv_ts_helper() function
|
D | vega10_ih.c | 653 .decode_iv_ts = amdgpu_ih_decode_iv_ts_helper,
|
D | navi10_ih.c | 723 .decode_iv_ts = amdgpu_ih_decode_iv_ts_helper,
|
D | vega20_ih.c | 716 .decode_iv_ts = amdgpu_ih_decode_iv_ts_helper,
|
D | ih_v7_0.c | 781 .decode_iv_ts = amdgpu_ih_decode_iv_ts_helper,
|
D | ih_v6_0.c | 808 .decode_iv_ts = amdgpu_ih_decode_iv_ts_helper,
|
D | ih_v6_1.c | 791 .decode_iv_ts = amdgpu_ih_decode_iv_ts_helper,
|