Lines Matching defs:msm_gpu_submitqueue
365 struct msm_gpu_submitqueue { struct366 int id;367 u32 flags;368 u32 ring_nr;369 int faults;370 struct msm_file_private *ctx;371 struct list_head node;372 struct idr fence_idr;373 struct mutex lock;374 struct kref ref;375 struct drm_sched_entity *entity;