Home
last modified time | relevance | path

Searched refs:amdgpu_cs_parser (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_cs.c45 static int amdgpu_cs_parser_init(struct amdgpu_cs_parser *p, in amdgpu_cs_parser_init()
74 static int amdgpu_cs_job_idx(struct amdgpu_cs_parser *p, in amdgpu_cs_job_idx()
108 static int amdgpu_cs_p1_ib(struct amdgpu_cs_parser *p, in amdgpu_cs_p1_ib()
126 static int amdgpu_cs_p1_user_fence(struct amdgpu_cs_parser *p, in amdgpu_cs_p1_user_fence()
151 static int amdgpu_cs_p1_bo_handles(struct amdgpu_cs_parser *p, in amdgpu_cs_p1_bo_handles()
176 static int amdgpu_cs_pass1(struct amdgpu_cs_parser *p, in amdgpu_cs_pass1()
337 static int amdgpu_cs_p2_ib(struct amdgpu_cs_parser *p, in amdgpu_cs_p2_ib()
402 static int amdgpu_cs_p2_dependencies(struct amdgpu_cs_parser *p, in amdgpu_cs_p2_dependencies()
455 static int amdgpu_syncobj_lookup_and_add(struct amdgpu_cs_parser *p, in amdgpu_syncobj_lookup_and_add()
474 static int amdgpu_cs_p2_syncobj_in(struct amdgpu_cs_parser *p, in amdgpu_cs_p2_syncobj_in()
[all …]
H A Damdgpu_cs.h49 struct amdgpu_cs_parser { struct
84 int amdgpu_cs_find_mapping(struct amdgpu_cs_parser *parser, argument
H A Damdgpu_vce.h65 int amdgpu_vce_ring_parse_cs(struct amdgpu_cs_parser *p, struct amdgpu_job *job,
67 int amdgpu_vce_ring_parse_cs_vm(struct amdgpu_cs_parser *p,
H A Damdgpu_vce.c642 static int amdgpu_vce_validate_bo(struct amdgpu_cs_parser *p, in amdgpu_vce_validate_bo()
693 static int amdgpu_vce_cs_reloc(struct amdgpu_cs_parser *p, struct amdgpu_ib *ib, in amdgpu_vce_cs_reloc()
742 static int amdgpu_vce_validate_handle(struct amdgpu_cs_parser *p, in amdgpu_vce_validate_handle()
779 int amdgpu_vce_ring_parse_cs(struct amdgpu_cs_parser *p, in amdgpu_vce_ring_parse_cs()
1017 int amdgpu_vce_ring_parse_cs_vm(struct amdgpu_cs_parser *p, in amdgpu_vce_ring_parse_cs_vm()
H A Damdgpu_uvd.h86 int amdgpu_uvd_ring_parse_cs(struct amdgpu_cs_parser *parser,
H A Damdgpu_ring.h35 struct amdgpu_cs_parser;
238 int (*parse_cs)(struct amdgpu_cs_parser *p,
241 int (*patch_cs_in_place)(struct amdgpu_cs_parser *p,
H A Damdgpu_jpeg.h180 int amdgpu_jpeg_dec_parse_cs(struct amdgpu_cs_parser *parser,
H A Djpeg_v1_0.c38 static int jpeg_v1_dec_ring_parse_cs(struct amdgpu_cs_parser *parser,
633 static int jpeg_v1_dec_ring_parse_cs(struct amdgpu_cs_parser *parser, in jpeg_v1_dec_ring_parse_cs()
H A Damdgpu_jpeg.c564 int amdgpu_jpeg_dec_parse_cs(struct amdgpu_cs_parser *parser, in amdgpu_jpeg_dec_parse_cs()
H A Damdgpu_trace.h143 TP_PROTO(struct amdgpu_cs_parser *p,