Searched refs:amdgpu_uvd_cs_ctx (Results 1 – 1 of 1) sorted by relevance
87 struct amdgpu_uvd_cs_ctx { struct455 static u64 amdgpu_uvd_get_addr_from_ctx(struct amdgpu_uvd_cs_ctx *ctx) in amdgpu_uvd_get_addr_from_ctx()475 static int amdgpu_uvd_cs_pass1(struct amdgpu_uvd_cs_ctx *ctx) in amdgpu_uvd_cs_pass1()710 static int amdgpu_uvd_cs_msg(struct amdgpu_uvd_cs_ctx *ctx, in amdgpu_uvd_cs_msg()805 static int amdgpu_uvd_cs_pass2(struct amdgpu_uvd_cs_ctx *ctx) in amdgpu_uvd_cs_pass2()890 static int amdgpu_uvd_cs_reg(struct amdgpu_uvd_cs_ctx *ctx, in amdgpu_uvd_cs_reg()891 int (*cb)(struct amdgpu_uvd_cs_ctx *ctx)) in amdgpu_uvd_cs_reg()937 static int amdgpu_uvd_cs_packets(struct amdgpu_uvd_cs_ctx *ctx, in amdgpu_uvd_cs_packets()938 int (*cb)(struct amdgpu_uvd_cs_ctx *ctx)) in amdgpu_uvd_cs_packets()974 struct amdgpu_uvd_cs_ctx ctx = {}; in amdgpu_uvd_ring_parse_cs()