Home
last modified time | relevance | path

Searched refs:num_ovls (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/omapdrm/
H A Domap_overlay.c36 for (i = 0; i < priv->num_ovls; i++) { in omap_plane_find_free_overlay()
195 overlay->idx = priv->num_ovls; in omap_hwoverlays_init()
196 priv->overlays[priv->num_ovls++] = overlay; in omap_hwoverlays_init()
206 for (i = 0; i < priv->num_ovls; i++) { in omap_hwoverlays_destroy()
211 priv->num_ovls = 0; in omap_hwoverlays_destroy()
H A Domap_drv.c394 int num_ovls = dispc_get_num_ovls(priv->dispc); in omap_modeset_init() local
419 if (priv->num_pipes > num_mgrs || priv->num_pipes > num_ovls) { in omap_modeset_init()
428 for (i = 0; i < num_ovls; i++) { in omap_modeset_init()
/linux/drivers/gpu/drm/omapdrm/dss/
H A Ddispc.c121 unsigned int num_ovls; member
384 return dispc->feat->num_ovls; in dispc_get_num_ovls()
4126 .num_ovls = 3,
4163 .num_ovls = 3,
4200 .num_ovls = 3,
4237 .num_ovls = 3,
4274 .num_ovls = 3,
4310 .num_ovls = 4,
4351 .num_ovls = 4,