Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_cs.c44 static int amdgpu_cs_parser_init(struct amdgpu_cs_parser *p, in amdgpu_cs_parser_init()
73 static int amdgpu_cs_job_idx(struct amdgpu_cs_parser *p, in amdgpu_cs_job_idx()
107 static int amdgpu_cs_p1_ib(struct amdgpu_cs_parser *p, in amdgpu_cs_p1_ib()
125 static int amdgpu_cs_p1_user_fence(struct amdgpu_cs_parser *p, in amdgpu_cs_p1_user_fence()
150 static int amdgpu_cs_p1_bo_handles(struct amdgpu_cs_parser *p, in amdgpu_cs_p1_bo_handles()
175 static int amdgpu_cs_pass1(struct amdgpu_cs_parser *p, in amdgpu_cs_pass1()
350 static int amdgpu_cs_p2_ib(struct amdgpu_cs_parser *p, in amdgpu_cs_p2_ib()
409 static int amdgpu_cs_p2_dependencies(struct amdgpu_cs_parser *p, in amdgpu_cs_p2_dependencies()
462 static int amdgpu_syncobj_lookup_and_add(struct amdgpu_cs_parser *p, in amdgpu_syncobj_lookup_and_add()
481 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.h62 int amdgpu_vce_ring_parse_cs(struct amdgpu_cs_parser *p, struct amdgpu_job *job,
64 int amdgpu_vce_ring_parse_cs_vm(struct amdgpu_cs_parser *p,
H A Djpeg_v2_0.h63 int jpeg_v2_dec_ring_parse_cs(struct amdgpu_cs_parser *parser,
H A Damdgpu_vce.c599 static int amdgpu_vce_validate_bo(struct amdgpu_cs_parser *p, in amdgpu_vce_validate_bo()
650 static int amdgpu_vce_cs_reloc(struct amdgpu_cs_parser *p, struct amdgpu_ib *ib, in amdgpu_vce_cs_reloc()
699 static int amdgpu_vce_validate_handle(struct amdgpu_cs_parser *p, in amdgpu_vce_validate_handle()
736 int amdgpu_vce_ring_parse_cs(struct amdgpu_cs_parser *p, in amdgpu_vce_ring_parse_cs()
974 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;
221 int (*parse_cs)(struct amdgpu_cs_parser *p,
224 int (*patch_cs_in_place)(struct amdgpu_cs_parser *p,
H A Damdgpu_uvd.c98 struct amdgpu_cs_parser *parser;
1078 int amdgpu_uvd_ring_parse_cs(struct amdgpu_cs_parser *parser, in amdgpu_uvd_ring_parse_cs()
H A Dvcn_v4_0.c1807 static int vcn_v4_0_limit_sched(struct amdgpu_cs_parser *p, in vcn_v4_0_limit_sched()
1826 static int vcn_v4_0_dec_msg(struct amdgpu_cs_parser *p, struct amdgpu_job *job, in vcn_v4_0_dec_msg()
1932 static int vcn_v4_0_ring_patch_cs_in_place(struct amdgpu_cs_parser *p, in vcn_v4_0_ring_patch_cs_in_place()
H A Djpeg_v2_0.c868 int jpeg_v2_dec_ring_parse_cs(struct amdgpu_cs_parser *parser, in jpeg_v2_dec_ring_parse_cs()
H A Dvcn_v3_0.c1887 static int vcn_v3_0_limit_sched(struct amdgpu_cs_parser *p, in vcn_v3_0_limit_sched()
1906 static int vcn_v3_0_dec_msg(struct amdgpu_cs_parser *p, struct amdgpu_job *job, in vcn_v3_0_dec_msg()
1988 static int vcn_v3_0_ring_patch_cs_in_place(struct amdgpu_cs_parser *p, in vcn_v3_0_ring_patch_cs_in_place()
H A Dvcn_v1_0.c2052 static int vcn_v1_0_validate_bo(struct amdgpu_cs_parser *parser, in vcn_v1_0_validate_bo()
2087 static int vcn_v1_0_ring_patch_cs_in_place(struct amdgpu_cs_parser *p, in vcn_v1_0_ring_patch_cs_in_place()
H A Duvd_v7_0.c1287 static int uvd_v7_0_ring_patch_cs_in_place(struct amdgpu_cs_parser *p, in uvd_v7_0_ring_patch_cs_in_place()