Searched defs:amdgpu_cs (Results 1 – 1 of 1) sorted by relevance
131 struct amdgpu_cs { struct136 struct drm_amdgpu_cs_chunk_fence fence_chunk; argument141 struct amdgpu_cs_context csc1; argument142 struct amdgpu_cs_context csc2; argument144 struct amdgpu_cs_context *csc; argument146 struct amdgpu_cs_context *cst; argument165 struct amdgpu_cs_fence fence; argument219 amdgpu_cs(struct radeon_cmdbuf *base) in amdgpu_cs() function