Searched defs:msm_gpu (Results 1 – 1 of 1) sorted by relevance
63 struct msm_gpu { struct66 const struct msm_gpu_funcs *funcs; argument77 const struct msm_gpu_perfcntr *perfcntrs; argument78 uint32_t num_perfcntrs;80 struct msm_ringbuffer *rb;81 uint32_t rb_iova;84 struct list_head active_list;86 uint32_t submitted_fence;89 int active_cnt;90 bool inactive;[all …]