Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/omapdrm/dss/
Ddss.h400 void dispc_ovl_get_max_size(struct dispc_device *dispc, u16 *width, u16 *height);
Ddispc.c2604 void dispc_ovl_get_max_size(struct dispc_device *dispc, u16 *width, u16 *height) in dispc_ovl_get_max_size() function
/Linux-v6.6/drivers/gpu/drm/omapdrm/
Domap_plane.c224 dispc_ovl_get_max_size(priv->dispc, &width, &height); in omap_plane_atomic_check()