Searched refs:amdgpu_vce_cs_reloc (Results 1 – 1 of 1) sorted by relevance
/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_vce.c | 634 static int amdgpu_vce_cs_reloc(struct amdgpu_cs_parser *p, uint32_t ib_idx, in amdgpu_vce_cs_reloc() function 864 r = amdgpu_vce_cs_reloc(p, ib_idx, idx + 10, idx + 9, in amdgpu_vce_ring_parse_cs() 869 r = amdgpu_vce_cs_reloc(p, ib_idx, idx + 12, idx + 11, in amdgpu_vce_ring_parse_cs() 880 r = amdgpu_vce_cs_reloc(p, ib_idx, idx + 3, idx + 2, in amdgpu_vce_ring_parse_cs() 888 r = amdgpu_vce_cs_reloc(p, ib_idx, idx + 3, idx + 2, in amdgpu_vce_ring_parse_cs() 895 r = amdgpu_vce_cs_reloc(p, ib_idx, idx + 3, idx + 2, in amdgpu_vce_ring_parse_cs() 902 r = amdgpu_vce_cs_reloc(p, ib_idx, idx + 3, in amdgpu_vce_ring_parse_cs() 907 r = amdgpu_vce_cs_reloc(p, ib_idx, idx + 8, in amdgpu_vce_ring_parse_cs()
|