drm_any_plane_has_format
if (!drm_any_plane_has_format(dev, mode_cmd->pixel_format,
!drm_any_plane_has_format(dev, mode_cmd->pixel_format,
EXPORT_SYMBOL(drm_any_plane_has_format);
if (!drm_any_plane_has_format(display->drm,
if (!drm_any_plane_has_format(&dev_priv->drm,
if (!drm_any_plane_has_format(&dev_priv->drm,
bool drm_any_plane_has_format(struct drm_device *dev,