Searched refs:amdgpu_uvd_cs_ctx (Results 1 - 1 of 1) sorted by last modified time

/linux-master/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
557 static u64 amdgpu_uvd_get_addr_from_ctx(struct amdgpu_uvd_cs_ctx *ctx)
577 static int amdgpu_uvd_cs_pass1(struct amdgpu_uvd_cs_ctx *ctx)
814 static int amdgpu_uvd_cs_msg(struct amdgpu_uvd_cs_ctx *ctx,
910 static int amdgpu_uvd_cs_pass2(struct amdgpu_uvd_cs_ctx *ctx)
993 static int amdgpu_uvd_cs_reg(struct amdgpu_uvd_cs_ctx *ctx,
994 int (*cb)(struct amdgpu_uvd_cs_ctx *ctx))
1039 static int amdgpu_uvd_cs_packets(struct amdgpu_uvd_cs_ctx *ctx,
1040 int (*cb)(struct amdgpu_uvd_cs_ctx *ct
[all...]

Completed in 114 milliseconds