Searched refs:amdgpu_vce_cs_reloc (Results 1 – 1 of 1) sorted by relevance
/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_vce.c | 624 static int amdgpu_vce_cs_reloc(struct amdgpu_cs_parser *p, uint32_t ib_idx, in amdgpu_vce_cs_reloc() function 854 r = amdgpu_vce_cs_reloc(p, ib_idx, idx + 10, idx + 9, in amdgpu_vce_ring_parse_cs() 859 r = amdgpu_vce_cs_reloc(p, ib_idx, idx + 12, idx + 11, in amdgpu_vce_ring_parse_cs() 870 r = amdgpu_vce_cs_reloc(p, ib_idx, idx + 3, idx + 2, in amdgpu_vce_ring_parse_cs() 878 r = amdgpu_vce_cs_reloc(p, ib_idx, idx + 3, idx + 2, in amdgpu_vce_ring_parse_cs() 885 r = amdgpu_vce_cs_reloc(p, ib_idx, idx + 3, idx + 2, in amdgpu_vce_ring_parse_cs() 892 r = amdgpu_vce_cs_reloc(p, ib_idx, idx + 3, in amdgpu_vce_ring_parse_cs() 897 r = amdgpu_vce_cs_reloc(p, ib_idx, idx + 8, in amdgpu_vce_ring_parse_cs()
|