Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/dispnv04/i2c/
H A Dch7006_drv.c275 drm_object_attach_property(&connector->base, conf->tv_flicker_reduction_property, in ch7006_encoder_create_resources()
342 } else if (property == conf->tv_flicker_reduction_property) { in ch7006_encoder_set_property()
/linux/drivers/gpu/drm/nouveau/dispnv04/
H A Dtvnv17.c675 conf->tv_flicker_reduction_property, in nv17_tv_create_resources()
724 } else if (property == conf->tv_flicker_reduction_property) { in nv17_tv_set_property()
/linux/drivers/gpu/drm/gud/
H A Dgud_connector.c432 return config->tv_flicker_reduction_property; in gud_connector_property_lookup()