Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/gud/
A Dgud_connector.c402 ret = drm_mode_create_tv_properties(connector->dev, num_modes, modes); in gud_connector_add_tv_mode()
541 ret = drm_mode_create_tv_properties(drm, 0, NULL); in gud_connector_add_properties()
/linux/include/drm/
A Ddrm_connector.h1706 int drm_mode_create_tv_properties(struct drm_device *dev,
/linux/drivers/gpu/drm/i2c/
A Dch7006_drv.c253 drm_mode_create_tv_properties(dev, NUM_TV_NORMS, ch7006_tv_norm_names); in ch7006_encoder_create_resources()
/linux/drivers/gpu/drm/vc4/
A Dvc4_vec.c540 ret = drm_mode_create_tv_properties(drm, ARRAY_SIZE(tv_mode_names), in vc4_vec_bind()
/linux/drivers/gpu/drm/
A Ddrm_connector.c1550 int drm_mode_create_tv_properties(struct drm_device *dev, in drm_mode_create_tv_properties() function
1632 EXPORT_SYMBOL(drm_mode_create_tv_properties);
/linux/drivers/gpu/drm/nouveau/dispnv04/
A Dtvnv17.c656 drm_mode_create_tv_properties(dev, num_tv_norms, nv17_tv_norm_names); in nv17_tv_create_resources()
/linux/drivers/gpu/drm/i915/display/
A Dintel_tv.c1987 drm_mode_create_tv_properties(dev, i, tv_format_names); in intel_tv_init()

Completed in 20 milliseconds