Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/ingenic/
H A Dingenic-drm-drv.c67 bool has_osd; member
349 if (drm_atomic_crtc_needs_modeset(crtc_state) && priv->soc_info->has_osd) { in ingenic_drm_crtc_atomic_check()
407 if (priv->soc_info->has_osd && in ingenic_drm_crtc_atomic_begin()
485 priv->soc_info->has_osd, in ingenic_drm_plane_atomic_check()
494 if (!priv->soc_info->has_osd && in ingenic_drm_plane_atomic_check()
507 if (priv->soc_info->has_osd && in ingenic_drm_plane_atomic_check()
527 if (priv->soc_info->has_osd) { in ingenic_drm_plane_enable()
542 if (priv->soc_info->has_osd) { in ingenic_drm_plane_disable()
570 if (priv->soc_info->has_osd && plane != &priv->f0) { in ingenic_drm_plane_config()
617 if (priv->soc_info->has_osd) { in ingenic_drm_plane_config()
[all …]