drm_plane_from_index
EXPORT_SYMBOL(drm_plane_from_index);
plane = drm_plane_from_index(&dev_priv->drm, i);
struct drm_plane * drm_plane_from_index(struct drm_device *dev, int idx);