Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/ingenic/
A Dingenic-drm-drv.c60 bool has_osd; member
317 if (priv->soc_info->has_osd && in ingenic_drm_crtc_atomic_begin()
406 if (priv->soc_info->has_osd && in ingenic_drm_plane_atomic_check()
426 if (priv->soc_info->has_osd) { in ingenic_drm_plane_enable()
441 if (priv->soc_info->has_osd) { in ingenic_drm_plane_disable()
516 if (priv->soc_info->has_osd) { in ingenic_drm_plane_config()
996 if (soc_info->has_osd) { in ingenic_drm_bind()
1120 if (soc_info->has_osd) in ingenic_drm_bind()
1268 .has_osd = false,
1279 .has_osd = true,
[all …]

Completed in 8 milliseconds