Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/ingenic/
H A Dingenic-drm-drv.c68 bool has_osd; member
408 if (priv->soc_info->has_osd && in ingenic_drm_crtc_atomic_begin()
508 if (priv->soc_info->has_osd && in ingenic_drm_plane_atomic_check()
1229 if (soc_info->has_osd) { in ingenic_drm_bind()
1367 if (soc_info->has_osd) in ingenic_drm_bind()
1539 .has_osd = false,
1551 .has_osd = true,
1564 .has_osd = true,
1577 .has_osd = true,
1590 .has_osd = true,
[all …]