Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/drm/
H A Ddrm_mode_config.h743 struct drm_property *tv_overscan_property; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/dispnv04/
H A Dtvnv17.c677 conf->tv_overscan_property, in nv17_tv_create_resources()
694 if (property == conf->tv_overscan_property) { in nv17_tv_set_property()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_connector.c1567 dev->mode_config.tv_overscan_property = in drm_mode_create_tv_properties()
1569 if (!dev->mode_config.tv_overscan_property) in drm_mode_create_tv_properties()
H A Ddrm_atomic_uapi.c714 } else if (property == config->tv_overscan_property) { in drm_atomic_connector_set_property()
819 } else if (property == config->tv_overscan_property) { in drm_atomic_connector_get_property()