dispc_ovl_get_max_size
void dispc_ovl_get_max_size(struct dispc_device *dispc, u16 *width, u16 *height);
dispc_ovl_get_max_size(priv->dispc, &width, &height);