Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_crtc.h267 struct dpu_crtc_respool { struct
268 struct mutex *rp_lock;
269 struct list_head *rp_head;
270 struct list_head rp_list;
271 u32 sequence_id;
272 struct list_head res_list;
273 struct dpu_crtc_res_ops ops;