Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/
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()
331 static int amdgpu_cs_p2_ib(struct amdgpu_cs_parser *p, in amdgpu_cs_p2_ib()
386 static int amdgpu_cs_p2_dependencies(struct amdgpu_cs_parser *p, in amdgpu_cs_p2_dependencies()
439 static int amdgpu_syncobj_lookup_and_add(struct amdgpu_cs_parser *p, in amdgpu_syncobj_lookup_and_add()
458 static int amdgpu_cs_p2_syncobj_in(struct amdgpu_cs_parser *p, in amdgpu_cs_p2_syncobj_in()
[all …]
Damdgpu_cs.h49 struct amdgpu_cs_parser { struct
84 int amdgpu_cs_find_mapping(struct amdgpu_cs_parser *parser, argument
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,
Djpeg_v2_0.h63 int jpeg_v2_dec_ring_parse_cs(struct amdgpu_cs_parser *parser,
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()
Damdgpu_uvd.h86 int amdgpu_uvd_ring_parse_cs(struct amdgpu_cs_parser *parser,
Damdgpu_ring.h35 struct amdgpu_cs_parser;
179 int (*parse_cs)(struct amdgpu_cs_parser *p,
182 int (*patch_cs_in_place)(struct amdgpu_cs_parser *p,
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()
Damdgpu_uvd.c98 struct amdgpu_cs_parser *parser;
1076 int amdgpu_uvd_ring_parse_cs(struct amdgpu_cs_parser *parser, in amdgpu_uvd_ring_parse_cs()
Dvcn_v4_0.c1734 static int vcn_v4_0_limit_sched(struct amdgpu_cs_parser *p, in vcn_v4_0_limit_sched()
1753 static int vcn_v4_0_dec_msg(struct amdgpu_cs_parser *p, struct amdgpu_job *job, in vcn_v4_0_dec_msg()
1859 static int vcn_v4_0_ring_patch_cs_in_place(struct amdgpu_cs_parser *p, in vcn_v4_0_ring_patch_cs_in_place()
Damdgpu_trace.h143 TP_PROTO(struct amdgpu_cs_parser *p,
Djpeg_v2_0.c830 int jpeg_v2_dec_ring_parse_cs(struct amdgpu_cs_parser *parser, in jpeg_v2_dec_ring_parse_cs()
Dvcn_v3_0.c1811 static int vcn_v3_0_limit_sched(struct amdgpu_cs_parser *p, in vcn_v3_0_limit_sched()
1830 static int vcn_v3_0_dec_msg(struct amdgpu_cs_parser *p, struct amdgpu_job *job, in vcn_v3_0_dec_msg()
1912 static int vcn_v3_0_ring_patch_cs_in_place(struct amdgpu_cs_parser *p, in vcn_v3_0_ring_patch_cs_in_place()
Dvcn_v1_0.c2015 static int vcn_v1_0_validate_bo(struct amdgpu_cs_parser *parser, in vcn_v1_0_validate_bo()
2050 static int vcn_v1_0_ring_patch_cs_in_place(struct amdgpu_cs_parser *p, in vcn_v1_0_ring_patch_cs_in_place()
Duvd_v7_0.c1288 static int uvd_v7_0_ring_patch_cs_in_place(struct amdgpu_cs_parser *p, in uvd_v7_0_ring_patch_cs_in_place()