Home
last modified time | relevance | path

Searched refs:amdgpu_uvd_cs_ctx (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_uvd.c91 * amdgpu_uvd_cs_ctx - Command submission parser context
95 struct amdgpu_uvd_cs_ctx { struct
494 static u64 amdgpu_uvd_get_addr_from_ctx(struct amdgpu_uvd_cs_ctx *ctx) in amdgpu_uvd_get_addr_from_ctx()
514 static int amdgpu_uvd_cs_pass1(struct amdgpu_uvd_cs_ctx *ctx) in amdgpu_uvd_cs_pass1()
749 static int amdgpu_uvd_cs_msg(struct amdgpu_uvd_cs_ctx *ctx, in amdgpu_uvd_cs_msg()
844 static int amdgpu_uvd_cs_pass2(struct amdgpu_uvd_cs_ctx *ctx) in amdgpu_uvd_cs_pass2()
929 static int amdgpu_uvd_cs_reg(struct amdgpu_uvd_cs_ctx *ctx, in amdgpu_uvd_cs_reg()
930 int (*cb)(struct amdgpu_uvd_cs_ctx *ctx)) in amdgpu_uvd_cs_reg()
976 static int amdgpu_uvd_cs_packets(struct amdgpu_uvd_cs_ctx *ctx, in amdgpu_uvd_cs_packets()
977 int (*cb)(struct amdgpu_uvd_cs_ctx *ct in amdgpu_uvd_cs_packets()
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_uvd.c93 * amdgpu_uvd_cs_ctx - Command submission parser context
97 struct amdgpu_uvd_cs_ctx { struct
552 static u64 amdgpu_uvd_get_addr_from_ctx(struct amdgpu_uvd_cs_ctx *ctx) in amdgpu_uvd_get_addr_from_ctx()
572 static int amdgpu_uvd_cs_pass1(struct amdgpu_uvd_cs_ctx *ctx) in amdgpu_uvd_cs_pass1()
809 static int amdgpu_uvd_cs_msg(struct amdgpu_uvd_cs_ctx *ctx, in amdgpu_uvd_cs_msg()
905 static int amdgpu_uvd_cs_pass2(struct amdgpu_uvd_cs_ctx *ctx) in amdgpu_uvd_cs_pass2()
988 static int amdgpu_uvd_cs_reg(struct amdgpu_uvd_cs_ctx *ctx, in amdgpu_uvd_cs_reg()
989 int (*cb)(struct amdgpu_uvd_cs_ctx *ctx)) in amdgpu_uvd_cs_reg()
1034 static int amdgpu_uvd_cs_packets(struct amdgpu_uvd_cs_ctx *ctx, in amdgpu_uvd_cs_packets()
1035 int (*cb)(struct amdgpu_uvd_cs_ctx *ct in amdgpu_uvd_cs_packets()
[all...]

Completed in 4 milliseconds