Searched defs:omap_drm_private (Results 1 – 1 of 1) sorted by relevance
43 struct omap_drm_private { struct44 struct drm_device *ddev;45 struct device *dev;46 u32 omaprev;48 struct dss_device *dss;51 bool irq_enabled;53 unsigned int num_pipes;57 unsigned int num_planes;65 struct mutex list_lock;68 struct list_head obj_list;[all …]
Completed in 6 milliseconds