Home
last modified time | relevance | path

Searched defs:msm_gpu_submitqueue (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/drivers/gpu/drm/msm/
Dmsm_gpu.h365 struct msm_gpu_submitqueue { struct
366 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;
[all …]