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