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
407 if (priv->soc_info->has_osd && in ingenic_drm_crtc_atomic_begin()
507 if (priv->soc_info->has_osd && in ingenic_drm_plane_atomic_check()
1220 if (soc_info->has_osd) { in ingenic_drm_bind()
1356 if (soc_info->has_osd) in ingenic_drm_bind()
1519 .has_osd = false,
1531 .has_osd = true,
1544 .has_osd = true,
1557 .has_osd = true,
1570 .has_osd = true,
[all …]