amdgpu_cs_parser
int amdgpu_cs_find_mapping(struct amdgpu_cs_parser *parser,
struct amdgpu_cs_parser;
static inline u32 amdgpu_get_ib_value(struct amdgpu_cs_parser *p,
static inline void amdgpu_set_ib_value(struct amdgpu_cs_parser *p,
static int amdgpu_cs_parser_init(struct amdgpu_cs_parser *p, union drm_amdgpu_cs *cs)
static int amdgpu_cs_process_fence_dep(struct amdgpu_cs_parser *p,
static int amdgpu_syncobj_lookup_and_add_to_sync(struct amdgpu_cs_parser *p,
static int amdgpu_cs_process_syncobj_in_dep(struct amdgpu_cs_parser *p,
static int amdgpu_cs_process_syncobj_out_dep(struct amdgpu_cs_parser *p,
struct amdgpu_cs_parser *p)
static void amdgpu_cs_post_dependencies(struct amdgpu_cs_parser *p)
static int amdgpu_cs_submit(struct amdgpu_cs_parser *p,
struct amdgpu_cs_parser parser = {};
int amdgpu_cs_find_mapping(struct amdgpu_cs_parser *parser,
static int amdgpu_cs_user_fence_chunk(struct amdgpu_cs_parser *p,
static int amdgpu_cs_bo_validate(struct amdgpu_cs_parser *p,
static bool amdgpu_cs_try_evict(struct amdgpu_cs_parser *p,
struct amdgpu_cs_parser *p = param;
static int amdgpu_cs_list_validate(struct amdgpu_cs_parser *p,
static int amdgpu_cs_parser_bos(struct amdgpu_cs_parser *p,
static int amdgpu_cs_sync_rings(struct amdgpu_cs_parser *p)
static int amdgpu_cs_bo_handles_chunk(struct amdgpu_cs_parser *p,
static void amdgpu_cs_parser_fini(struct amdgpu_cs_parser *parser, int error,
static int amdgpu_cs_vm_handling(struct amdgpu_cs_parser *p)
struct amdgpu_cs_parser *parser)
int (*parse_cs)(struct amdgpu_cs_parser *p, uint32_t ib_idx);
int (*patch_cs_in_place)(struct amdgpu_cs_parser *p, uint32_t ib_idx);
struct amdgpu_cs_parser;
struct amdgpu_cs_parser *parser;
int amdgpu_uvd_ring_parse_cs(struct amdgpu_cs_parser *parser, uint32_t ib_idx)
int amdgpu_uvd_ring_parse_cs(struct amdgpu_cs_parser *parser, uint32_t ib_idx);
static int amdgpu_vce_validate_bo(struct amdgpu_cs_parser *p, uint32_t ib_idx,
static int amdgpu_vce_cs_reloc(struct amdgpu_cs_parser *p, uint32_t ib_idx,
static int amdgpu_vce_validate_handle(struct amdgpu_cs_parser *p,
int amdgpu_vce_ring_parse_cs(struct amdgpu_cs_parser *p, uint32_t ib_idx)
int amdgpu_vce_ring_parse_cs_vm(struct amdgpu_cs_parser *p, uint32_t ib_idx)
int amdgpu_vce_ring_parse_cs(struct amdgpu_cs_parser *p, uint32_t ib_idx);
int amdgpu_vce_ring_parse_cs_vm(struct amdgpu_cs_parser *p, uint32_t ib_idx);
static int uvd_v7_0_ring_patch_cs_in_place(struct amdgpu_cs_parser *p,