Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/omapdrm/
H A Domap_drv.h57 struct omap_drm_private { struct
58 struct drm_device *ddev;
59 struct device *dev;
60 u32 omaprev;
62 struct dss_device *dss;
65 bool irq_enabled;
67 unsigned int num_pipes;
71 unsigned int num_planes;
74 unsigned int num_ovls;
82 struct mutex list_lock;
[all …]